summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5SVN Migration2003-02-27164-19549/+0
|
* Added test case for bug #22367Moriyoshi Koizumi2003-02-241-0/+118
|
* Fixed the test as the result is just considered to be expectedMoriyoshi Koizumi2003-02-241-1/+1
|
* New test which currently failsMarcus Boerger2003-02-231-0/+22
|
* Added test case for bug #22231Moriyoshi Koizumi2003-02-151-0/+39
|
* Fix the testZeev Suraski2003-02-101-1/+1
|
* Add PPP method testsMarcus Boerger2003-02-0530-0/+994
|
* Modified the test so it will be skipped under ZE1.Moriyoshi Koizumi2003-02-031-0/+2
| | | | | Thanks Kai
* Added missing "?>"Moriyoshi Koizumi2003-02-031-1/+1
|
* Added test case for bug #21961Moriyoshi Koizumi2003-02-031-0/+56
|
* Fix parse error and edink's fear of bison errorsMelvyn Sopacua2003-01-281-3/+3
|
* Updated test so it describes the problem more clearly.Moriyoshi Koizumi2003-01-271-1/+16
|
* MFB, removed unused GET/POST entriesfoobar2003-01-246-13/+0
|
* Added test case for bug21849.phptMoriyoshi Koizumi2003-01-231-0/+16
|
* Fixed typoMoriyoshi Koizumi2003-01-231-1/+1
|
* Changed the test's file name as per the conventionMoriyoshi Koizumi2003-01-231-1/+1
|
* Added test for bug: #21513foobar2003-01-231-0/+30
|
* Added test case for bug #21800Moriyoshi Koizumi2003-01-211-0/+18
|
* Added test case for bug #21094Moriyoshi Koizumi2003-01-181-0/+17
|
* Fixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoMoriyoshi Koizumi2003-01-131-1/+1
|
* Added test case for bug #21600Moriyoshi Koizumi2003-01-121-0/+19
|
* Implement fprintf() and vfprintf().Wez Furlong2003-01-091-0/+10
| | | | | Add a couple of tests.
* - Fix tests if Zend Optimizer is loadedDerick Rethans2003-01-012-1/+38
|
* MFB: There won't be a warning/fix on this, so remove the testMelvyn Sopacua2002-12-211-31/+0
|
* MFB: Skip the test, until a proper descision is madeMelvyn Sopacua2002-12-211-3/+11
|
* Appended "\n" as suggested by Derick.Moriyoshi Koizumi2002-12-191-1/+1
|
* Added a test case for bug #20539Moriyoshi Koizumi2002-12-181-0/+10
|
* Add testcase for bug #20993Melvyn Sopacua2002-12-131-0/+23
|
* "of cause" should have been "of course" but is not needed anywayMarcus Boerger2002-12-104-4/+4
| | | | | #noticed by Zeev
* Updated error messageMarcus Boerger2002-12-071-1/+1
|
* Updated error messageMarcus Boerger2002-12-071-1/+1
|
* Adding a test for abstract class instanciationMarcus Boerger2002-12-071-0/+29
|
* 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
| | | | | now though)
* 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
| | | | | error messages. Thanks Ilia.
* 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
| | | | | Added Part 4
* 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
|