summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not instanciate an abstract classMarcus Boerger2002-11-281-4/+5
* Better namingMarcus Boerger2002-11-242-3/+3
* Add test against redeclaring an overloaded method abstractMarcus Boerger2002-11-241-0/+22
* Add test against mixing static/non static methodsMarcus Boerger2002-11-242-0/+53
* - Adjust tests for removed old_function() in Zend Engine 2Derick Rethans2002-11-234-8/+8
* typo fix.Andrey Hristov2002-11-221-1/+1
* Update error message and say 'method' instead of 'function'Marcus Boerger2002-11-221-2/+2
* Test: An abstract function can be overwritten but not calledMarcus Boerger2002-11-211-0/+29
* - Add test for bison weirdness as some people experienced (seems fixedDerick Rethans2002-11-191-0/+9
* Update to new syntax suggestionMarcus Boerger2002-11-151-3/+3
* Removed the test. I should have been more aware of variability ofMoriyoshi Koizumi2002-11-111-15/+0
* Made it conscious of the line numberMoriyoshi Koizumi2002-11-101-1/+1
* Added a test case for bug #17882Moriyoshi Koizumi2002-11-101-0/+15
* Added a test for bug #19566Moriyoshi Koizumi2002-11-081-0/+10
* Comment out part 3 for nowMarcus Boerger2002-11-051-7/+84
* 2nd wow returns different results with ZE1/ZE2Marcus Boerger2002-11-041-2/+5
* Removed \r, which caused the test to fail.Ilia Alshanetsky2002-11-041-1/+1
* See http://bugs.php.net/20175Marcus Boerger2002-11-041-0/+85
* -testing the testsMarcus Boerger2002-11-047-0/+77
* Moved the test into the suitable placeMoriyoshi Koizumi2002-10-311-19/+0
* Rewrite: Taken from ZE2 RFC + a little textual modificationMarcus Boerger2002-10-291-9/+26
* no notices hereMarcus Boerger2002-10-291-3/+3
* - Add test case for bug 20120, bison bug.Derick Rethans2002-10-271-0/+26
* - Use new setlocal semanticsDerick Rethans2002-10-231-13/+4
* No longer needed. See README.TESTINGMarcus Boerger2002-10-221-60/+0
* Test result depends on these ini settingsMarcus Boerger2002-10-221-2/+5
* Sorry, shouldn't use undo on packetloss connectionsMelvyn Sopacua2002-10-101-1/+1
* Fix the test after Ilia's patch.Andrei Zmievski2002-10-101-1/+1
* Fix platform dependencies, setlocale output, bug #19836Melvyn Sopacua2002-10-101-2/+2
* - Drop requirement for php.ini-distDerick Rethans2002-10-081-2/+9
* Skip this test if we're not using ZE2Sander Roobol2002-10-061-0/+2
* - Fix highlight_string test.Derick Rethans2002-10-061-2/+2
* - Fix descriptionsDerick Rethans2002-10-032-2/+2
* - Add highlight_string buffering testDerick Rethans2002-10-031-0/+17
* - Add testsDerick Rethans2002-10-032-0/+36
* Improve test to show output bufferring bypass bug clearly.Yasuo Ohgaki2002-10-021-3/+5
* WS and added missing output.Yasuo Ohgaki2002-10-011-4/+6
* Test argument passing for CLIMarcus Boerger2002-08-211-0/+27
* This does not work for CLIMarcus Boerger2002-08-211-3/+4
* @- Added set_exception_handler() function for registering a global,Stig Bakken2002-08-161-6/+20
* Fix the levels. (php.ini-dist has output_buffering OFF)foobar2002-08-011-1/+1
* Use the constant instead of string for locale type.foobar2002-08-011-3/+4
* Zend Engine behaviour is affected by setlocale() due to use ofHartmut Holzgraefe2002-07-172-0/+35
* Made the tests (and not only run-tests.php) actually use php.ini-dist, andSander Roobol2002-06-161-3/+0
* Default INI file used with run-tests.phpPreston L. Bannister2002-05-171-0/+3
* More detailed/explanatory output.Preston L. Bannister2002-05-161-6/+56
* Make failed case tell you what was different.Preston L. Bannister2002-05-161-1/+9
* Make test valid for either "register globals" setting.Preston L. Bannister2002-05-161-9/+10
* Add TEST_PHP_DETAILED usage for verbose test runs.Preston L. Bannister2002-05-161-2/+10
* Fix typo in SKIP clause.Preston L. Bannister2002-05-164-6/+6