/bonfire/modules/migrations/libraries/Migration.php
Add /bonfire/modules/ui/docs/developer/contexts.md
Update /application/config/address.php
/application/config/autoload.php
/application/config/config.php
/application/config/constants.php
/application/config/hooks.php
/application/config/memcached.php
/application/config/mimes.php
/application/config/profiler.php
/application/config/routes.php
Update /application/config/smileys.php
Update /application/core/Base_Controller.php
/application/hooks/App_hooks.php
/application/language/english/application_lang.php
/application/third_party/MX/Loader.php
Update /application/third_party/MX/Router.php
Update all files in /bonfire/controllers/
/bonfire/core/
Update all files in /bonfire/ci3/
Update /bonfire/docs/assets.md
/bonfire/docs/bonfire_models.md
/bonfire/docs/ci2.md
/bonfire/docs/ci3.md
/bonfire/docs/global_helpers.md
/bonfire/docs/installer_lib.md
Update /bonfire/docs/template.md
Update /bonfire/helpers/application_helper.php
/bonfire/helpers/BF_date_helper.php
/bonfire/helpers/BF_form_helper.php
/bonfire/helpers/markdown_helper.php
Update /bonfire/helpers/markdown_extended_helper.php
Update /bonfire/libraries/Assets.php
/bonfire/libraries/BF_Form_validation.php
/bonfire/libraries/CommonMark.php
/bonfire/libraries/CommonMark/CommonMarkDriver.php
/bonfire/libraries/CSSMin.php
/bonfire/libraries/Curl.php
/bonfire/libraries/Form.php
/bonfire/libraries/Installer_lib.php
/bonfire/libraries/JSMin.php
/bonfire/libraries/Modules.php
Update /bonfire/libraries/Template.php
Update /bonfire/migrations/018_User_meta_move.php
Update /bonfire/modules/builder/controllers/Developer.php
/bonfire/modules/builder/libraries/Modulebuilder.php
/bonfire/modules/emailer/libraries/Emailer.php
/bonfire/modules/migrations/libraries/Migrations.php
/bonfire/modules/roles/controllers/Settings.php
/bonfire/modules/translate/language/{language_idiom}/translate_lang.php
/bonfire/modules/ui/helpers/ui_helper.php
/bonfire/modules/ui/libraries/Contexts.php
/bonfire/modules/users/controllers/Users.php
/bonfire/modules/users/language/english/users_lang.php
/bonfire/modules/users/libraries/Auth.php
/bonfire/modules/users/models/User_model.php
Update /bonfire/modules/users/views/user_fields.php
Update /public/index.php
Update /tests/run.php
0.8.x | 0.9.0 |
---|---|
`Base_Controller->autoload_classes()` (`public` method) | `Base_Controller->autoloadClasses()` (`protected` method) |
`Contexts::build_sub_menu()` | This method will be removed or protected later, in part because it depends on the internal state from `Contexts::context_nav()`. |