cakephp2-php8/lib/Cake/Test
mark_story b7f6645cec Fix issue with url parsing and /?
PHP's parse_url fails to parse url's containing
`/?`.  It returns false instead of something useful.

Fixes #2354
2011-12-08 21:48:40 -05:00
..
Case Fix issue with url parsing and /? 2011-12-08 21:48:40 -05:00
Fixture Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
test_app Fix bare require() to use App::uses() 2011-12-06 20:09:05 -05:00