cakephp2-php8/lib/Cake
mark_story fa19c34580 Fix Hash::extract() not matching 1/0 to true/false.
Historically [prop=1] has matched prop=true as well. This restores that
and also fixes [prop=0] not finding falsey values.

This makes the typing less strict in Hash::extract() but I don't think
it is unreasonable given PHP's type juggling.

Refs #3288
2014-06-12 11:30:48 -04:00
..
Cache Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure More API docblock CS fixes. 2014-06-02 18:27:11 +05:30
Console added HTML for styling tables 2014-05-31 20:50:29 +00:00
Controller Remove lies from API docblock for BasicAuthenticate class. 2014-06-08 14:05:08 +05:30
Core More API docblock CS fixes. 2014-06-02 18:27:11 +05:30
Error Fix api doc comment errors in Error/ 2014-05-31 21:57:17 -04:00
Event More API docblock CS fixes. 2014-06-02 18:27:11 +05:30
I18n More API docblock CS fixes. 2014-06-02 18:27:11 +05:30
Log More API docblock fixes. 2014-06-01 03:06:05 +05:30
Model Fix typo 2014-06-10 23:31:42 -04:00
Network Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
Routing Merge branch 'router-stars' from Hikkijp 2014-06-02 22:38:27 -04:00
Test Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
TestSuite Fix api doc errors in TestSuite/ 2014-06-06 13:57:48 -04:00
Utility Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
View Remove dead, untested and unreachable code in FormHelper. 2014-06-06 08:17:49 -04:00
basics.php Fix api doc errors in basics.php 2014-05-31 21:53:54 -04:00
bootstrap.php More API docblock CS fixes. 2014-06-02 18:27:11 +05:30
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.5.1 2014-05-17 22:39:27 -04:00