cakephp2-php8/lib/Cake/Test/test_app
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
..
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Controller Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Error move charset/App.encoding into CakeResponse 2012-09-27 20:28:19 +02:00
Lib Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Locale avoid notices when loading locale file 2013-09-01 06:05:40 +02:00
Model Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Plugin Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
tmp Remove leftover temp file 2013-07-07 11:20:37 +07:00
Utility adding tests for engine overrides 2012-02-14 23:28:57 +07:00
Vendor Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
View Change Cake to CakePHP 2013-10-28 22:14:50 -04:00
webroot Fix code style errors. 2012-10-09 13:20:53 -04:00