cakephp2-php8/lib/Cake/View
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
..
Elements Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Errors Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Helper Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Scaffolds Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Helper.php Add space between classname(s) 2013-10-22 22:59:50 -04:00
HelperCollection.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00
JsonView.php Updated doc block for JsonView's subDir property 2013-09-17 20:25:32 -04:00
MediaView.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ScaffoldView.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ThemeView.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
View.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ViewBlock.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
XmlView.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00