cakephp2-php8/lib/Cake
Marc Würth 25a0796865 Correct DocBlock for HttpException
http://api.cakephp.org/2.8/class-HttpException.html

> Class HttpException
> Base class that all Exceptions extend.

Which is actually the short description of  CakeBaseException.

http://api.cakephp.org/2.8/class-CakeBaseException.html

Probably because the DocBlock was placed before the if clause.
2016-04-14 14:42:01 +02:00
..
Cache Handle negative numbers in Redis correctly. 2016-02-27 00:07:58 -05:00
Config Update bundled CA file 2016-04-11 13:55:28 +02:00
Configure Expand path before is_file check 2016-02-05 11:11:28 +01:00
Console Merge branch '2.x' into 2.8 2016-02-06 20:55:08 -05:00
Controller fixed typo 2016-03-01 12:41:29 -08:00
Core Merge branch 'memory-fix' into 2.8. 2015-11-19 21:41:07 -05:00
Error Correct DocBlock for HttpException 2016-04-14 14:42:01 +02:00
Event Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
I18n Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00
Log Merge pull request #8470 from ravage84/patch-4 2016-03-15 21:17:55 -04:00
Model Replaced nested loop in merging hasMany children with one pass each through children and parents 2016-03-16 09:37:15 -07:00
Network Fixed doc formatting on CakeResponse::cookie 2016-04-10 23:34:01 -04:00
Routing Do not mix void with other return types 2015-10-10 15:49:00 +02:00
Test Fix PHP 5.4 syntax. 2016-04-02 21:45:02 -04:00
TestSuite Instead of wiping the Router, just clear requests. 2016-03-20 11:10:34 -04:00
Utility Allow N11 exchange numbers as valid. 2016-03-31 22:38:16 -04:00
View Merge branch 'postlink-token' into 2.x 2016-04-01 23:08:41 -04:00
basics.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
bootstrap.php Bootstrap Configure after the mb_* shims have been defined. 2015-07-29 22:01:27 -04:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.8.3 2016-03-28 22:17:27 -04:00