cakephp2-php8/lib/Cake
mark_story 6f68049bf5 Reject file paths containing ...
Paths containing `..` are generally up to no good. Throw an exception,
as developers can use realpath() if they really need to get relative
paths.

Fixes #3370
2014-04-23 22:20:14 -04:00
..
Cache Update doc blocks to not be lies. 2014-03-27 11:55:54 -04:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Fix closing non resource 2014-04-14 14:15:46 +01:00
Controller Updated documentation 2014-04-11 15:10:56 -04:00
Core Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Error Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Event Merge pull request #2532 from bar/patch-2 2013-12-22 20:03:56 -08:00
I18n Moved Limburgish to correct the order 2014-03-02 14:30:26 +01:00
Log Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Model Merge pull request #3301 from ubermaniac/Sqlserver-trim 2014-04-11 18:48:41 -04:00
Network Reject file paths containing ... 2014-04-23 22:20:14 -04:00
Routing Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
Test Reject file paths containing ... 2014-04-23 22:20:14 -04:00
TestSuite more cs 2014-04-02 03:09:42 +02:00
Utility Correct types for Validation::range(). 2014-04-13 06:16:24 -04:00
View Correct doc blocks 2014-04-06 22:27:51 +02:00
basics.php Change argument type to mixed in docblock, as debug() and pr() accept not just a single type 2014-04-02 23:53:54 +02:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.7 2014-04-04 22:25:48 -04:00