mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
de8e7d8b01
Closes #3539 Fixes #3611, Cannot redeclare loadmodels Fixes #3622, loadControllers() and loadModels() look in wrong folders for AppController resp. AppModel Added trigger_error to all deprecated functions in basics.php Refactored I18n class to remove debug_backtrace() usage in basics.php, all translations should be placed in a default.po or .mo file from this point forward. _ _d() function should be used if domain specific translations are used. Core translations can be placed in app/locales/{lang}/LC_MESSAGES/core.po or .mo these will now be merged with the specified language strings from default.po will replace the core message strings All translations are now cached to improve performance. " git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6065 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
cake_reporter.php | ||
cake_test_case.php | ||
cake_test_fixture.php | ||
cake_test_model.php | ||
cake_web_test_case.php | ||
cli_reporter.php | ||
content.php | ||
footer.php | ||
header.php | ||
simpletest.php | ||
test_manager.php |