cakephp2-php8/lib/Cake/View/Errors
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
..
fatal_error.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_action.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_behavior.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_component.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_connection.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_controller.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_database.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_datasource.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_datasource_config.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_helper.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_layout.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_plugin.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_table.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_view.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
pdo_error.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
private_action.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
scaffold_error.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00