cakephp2-php8/lib/Cake
Koji Tanaka 831bfe9315 test: In ConfigureTest::testBootstrap(), set error handler, so add cleanup.
This is because PHPUnit error handlers cannot catch PHP errors in tests that run after DebuggerTest if they expect them to occur and break the test process.
2023-01-11 22:45:29 +01:00
..
Cache Fix shutdown warnings in PHP7.2+ 2019-04-16 21:23:58 -04: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 Handle error suppression in ConsoleErrorHandler 2022-03-02 15:58:32 +02:00
Controller Fixed passing arguments to invokeArgs when resolving controller's action. 2022-03-08 19:55:03 +01: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 Fix invalid data type 2020-04-21 11:32:16 +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 Fix schema migration that creates multiple UNIQUE indexes at once (#18) 2022-09-27 21:41:08 +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: In ConfigureTest::testBootstrap(), set error handler, so add cleanup. 2023-01-11 22:45:29 +01:00
TestSuite fixed: CakeFixtureManager::_setupTable() is called outside of transaction 2023-01-11 22:45:29 +01:00
Utility Remove String class 2022-03-03 10:27:13 +02:00
View Include new "full_path" field in security hash as of PHP 8.1 2022-10-08 12:05:45 +02:00
basics.php Add undocumented properties (#12717) 2018-11-15 20:41:57 -05: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