cakephp2-php8/lib/Cake/Test/Case/Network/Http
mark_story 0a0a09920b Updating for PHP5.4
- Fixing strict errors.
- Fixing call time pass by reference as its been removed in PHP5.4
- Fix assign new as a reference, which has been removed.
2011-11-12 21:42:19 -05:00
..
BasicAuthenticationTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
DigestAuthenticationTest.php Updating for PHP5.4 2011-11-12 21:42:19 -05:00
HttpResponseTest.php Making HttpResponse more tolerant of line endings. 2011-11-08 19:23:36 -05:00
HttpSocketTest.php Refactoring expectError() calls to PHPUnit annotations 2011-09-13 19:56:37 +01:00