summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added test for bug22592Moriyoshi Koizumi2003-03-151-0/+53
* Fixed typoMoriyoshi Koizumi2003-03-141-1/+1
* Added some interface testsMarcus Boerger2003-03-129-0/+407
* modified test to reflect change in var_dump().Jay Smith2003-03-101-2/+2
* Modified the test to reflect the recent change on var_dump()Moriyoshi Koizumi2003-03-101-3/+3
* Added tests for interfaces and class type hinting.Jay Smith2003-03-074-0/+119
* abstract classes must now be declared abstractMarcus Boerger2003-03-075-6/+21
* Further testing on this feature should have been done...Moriyoshi Koizumi2003-03-061-0/+4
* Fixed typoMoriyoshi Koizumi2003-03-061-1/+1
* added test for the memleak part from bug #19943foobar2003-03-061-0/+25
* Fixed typoMoriyoshi Koizumi2003-03-061-1/+1
* Added a test case for bug #22510Moriyoshi Koizumi2003-03-041-0/+115
* If this doesn't show "3.4" there is another errorMarcus Boerger2003-03-041-1/+1
* Added some tests for ZE2 features and their functionality.Jay Smith2003-03-0310-0/+389
* Adding tests for ctor/dtor handlingMarcus Boerger2003-03-032-0/+147
* Adding tests for abstract static methodsMarcus Boerger2003-03-031-0/+26
* Adding tests for final methodsMarcus Boerger2003-03-034-0/+91
* (re)check in non ZendOptimizer version of testMarcus Boerger2003-03-031-0/+32
* 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
* 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
* - 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
* 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