cakephp2-php8/lib/Cake
Markus Bauer 2220f35b1b
Remove constructs that deprecate with PHP 8.4 (#75)
* Remove constructs that deprecate with PHP 8.4

* Fix SecurityComponent typing

---------

Co-authored-by: Markus Bauer <markus.bauer@cispa.saarland>
2024-07-24 21:55:01 +02: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 Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
Controller Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
Core Fix dynamic property creation deprecation warning 2023-12-19 22:23:26 +01:00
Error Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
Event Fix dynamic property creation deprecation warning from CakeEvent class 2023-12-19 22:23:26 +01:00
I18n Fix deprecation error in I18n (#71) 2024-05-22 18:00:49 +02:00
Log Improve documentation 2018-10-26 14:23:30 +02:00
Model Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
Network fix: get rid of (some) PHP deprecation warnings (#66) 2024-02-03 10:26:26 +01:00
Routing Fix some PHP 8.1 deprecation warnings 2024-01-11 23:02:17 +01:00
Test Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
TestSuite fix: Change assertPattern()/assertNoPattern() to match changes in PHPUnit API 2023-01-11 22:45:29 +01:00
Utility Intl recommendation + PHP81_BC\strftime + Symfony ICU Polyfill (#69) 2024-06-05 22:21:39 +02:00
View Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
basics.php Fix passing a null input to h function 2023-12-19 15:27:45 +01: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