cakephp2-php8/lib/Cake
Marc Würth 2a540ff8a8 Fix for #3515, functional extension & tests
https://cakephp.lighthouseapp.com/projects/42648-cakephp/tickets/3515

I used (string) because it is faster than strval() and there are no real benefits in this case.
Also enabled assign(), append() and prepend() to take any values convertible to string.

Removed try/catch as discussed with ADmad.
Changed the three exception expecting tests to check for PHPUnit_Framework_Error now.
2013-08-09 01:34:08 +02:00
..
Cache Merge pull request #1194 from dereuromark/2.4-file-improvements 2013-08-07 09:52:07 -07:00
Config Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Combined strings of Testsuite Shell's description to a one translatable sentence. 2013-08-08 00:28:38 +04:00
Controller Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Core Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Error Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Deprecated DEFAULT_LANGUAGE constant and config value 'Config.language' is not used for default. 2013-08-07 03:37:26 +05:30
Log allow creating of missing tmp directories in debug (development) mode for cache and log to avoid unnecessary errors thrown - using 0775 for dirs and 0664 for files 2013-08-07 13:24:45 +02:00
Model Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Network Renaming base url config keys and methods for better uniformity. 2013-08-01 00:44:36 +05:30
Routing Merge pull request #1228 from jrbasso/2.4-router-parse 2013-08-06 18:57:37 -07:00
Test Fix for #3515, functional extension & tests 2013-08-09 01:34:08 +02:00
TestSuite Merge pull request #1475 from cakephp/feature/2.4-mock-app-model 2013-08-05 00:22:53 -07:00
Utility avoid notice in mime() 2013-08-07 23:35:19 +02:00
View Fix for #3515, functional extension & tests 2013-08-09 01:34:08 +02:00
basics.php Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
bootstrap.php Renaming base url config keys and methods for better uniformity. 2013-08-01 00:44:36 +05:30
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.8 2013-07-17 22:15:15 -04:00