cakephp2-php8/lib/Cake/Test/test_app/Controller
Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks
This statement does not serve a purpose anymore.
In a long forgotten world it indicated the main version number of PHP which the code in the file was compatible to.
http://pear.php.net/manual/en/standards.sample.php
But since PHP 5.1 and later this is only marginally true.
Thus I propose to remove it from CakePHP.
2013-11-13 22:58:39 +01:00
..
Component Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AppController.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PagesController.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TestAppsErrorController.php Helpers in custom CakeErrorController are lost 2012-06-01 15:28:06 +07:00
TestConfigsController.php Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00
TestsAppsController.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TestsAppsPostsController.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00