cakephp2-php8/lib/Cake/Test
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
..
Case Fix for #3515, functional extension & tests 2013-08-09 01:34:08 +02:00
Fixture remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
test_app Merge branch 'master' into 2.4 2013-07-26 19:44:11 +02:00