cakephp2-php8/lib/Cake
daris 1a06136cb0 Fix trying to read uninitialized properties when fetching call stack during exception handling
"Typed property ... must not be accessed before initialization" error was displayed instead of CakePHP error page with call stack
2023-11-02 09:32:49 +01:00
..
Cache Removed usage of deprecated getKeys in favor of keys() from phpredis 2023-10-19 23:25:34 +02:00
Config Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Configure Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Console Fixed deprecation warning when parsing parameters in ShellDispatcher.php 2023-09-18 19:34:17 +02:00
Controller fix: get rid of (some) PHP deprecation warnings 2023-10-20 09:26:46 +02:00
Core Fix some PHP 7.3 errors 2018-11-11 16:15:55 +01:00
Error PHP8: ErrorHandler fixed accordingly to migration guide. 2021-02-24 23:08:03 +01:00
Event solving the named parameters incompatibility 2023-10-23 15:56:03 +02:00
I18n add fo-fo 2020-09-01 13:28:14 +02:00
Log Improve documentation 2018-10-26 14:23:30 +02:00
Model feat(#46): get rid of (some) PHP deprecation warnings 2023-08-18 18:17:39 +02:00
Network build: Added GitHub Actions workflow to run phpcs. 2023-01-11 22:45:29 +01:00
Routing Fixed deprecation notice: numeric prefix cannot be null in http_build_query. 2022-01-04 23:08:45 +01:00
Test test: MysqlTest::testTinyintCasting() Use assertEquals for assertions as in other record-retrieval tests. 2023-02-19 13:58:40 +01:00
TestSuite fix: Change assertPattern()/assertNoPattern() to match changes in PHPUnit API 2023-01-11 22:45:29 +01:00
Utility Fix trying to read uninitialized properties when fetching call stack during exception handling 2023-11-02 09:32:49 +01:00
View feat(#46): get rid of (some) PHP deprecation warnings 2023-08-18 18:17:39 +02:00
basics.php fix: get rid of (some) PHP deprecation warnings 2023-10-20 09:26:46 +02:00
bootstrap.php Replace hard coded test directory paths with constants, fixes #12636 2018-10-26 13:49:53 +02:00
LICENSE.txt Use HTTPS for the cakephp.org URL 2017-06-10 23:40:28 +02:00
VERSION.txt Bump version 2020-12-15 21:47:53 -05:00