cakephp2-php8/lib/Cake/Test
mark_story 59f84024e5 Handle REQUEST_URI with domain names properly.
Don't depend on parse_url() as it fails with corrupted urls.  Instead
use FULL_BASE_URL to prepare an absolute path.

Fixes #3270
2012-10-14 11:58:07 -04:00
..
Case Handle REQUEST_URI with domain names properly. 2012-10-14 11:58:07 -04:00
Fixture Fix test cases with postgres. 2012-05-10 20:55:46 -04:30
test_app Fix issue where including elements + extending views fails. 2012-09-30 22:44:27 -04:00