cakephp2-php8/lib/Cake/Console/Command/Task
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
..
BakeTask.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CommandTask.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ControllerTask.php Fixed: use $var === null instead of is_null($var) 2018-01-19 13:39:35 +09:00
DbConfigTask.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ExtractTask.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
FixtureTask.php Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
ModelTask.php Remove constructs that deprecate with PHP 8.4 (#75) 2024-07-24 21:55:01 +02:00
PluginTask.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ProjectTask.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
TemplateTask.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
TestTask.php fix: Undefined TESTS constants cause the "cake bake project" command to exit with an error 2023-03-12 12:04:43 +01:00
ViewTask.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00