summaryrefslogtreecommitdiff
path: root/tests/basic/011.phpt
Commit message (Collapse)AuthorAgeFilesLines
* This does not work for CLIMarcus Boerger2002-08-211-3/+4
|
* Make test valid for either "register globals" setting.Preston L. Bannister2002-05-161-9/+10
|
* Fix these to give correct results even if register_globals=off orfoobar2001-10-231-2/+10
| | | | | register_argc_argv=off.
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-271-0/+17
Took the old PHP 3 regression testing framework and rewrote it in PHP. Should work on both Windows and UNIX, however I have not tested it on Windows. See tests/README for how to write tests. Added the PHP 3 tests and converted most of them.