summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* Add test case for bug #23489.Sebastian Bergmann2003-05-051-0/+23
* MFB: Fix testMarcus Boerger2003-05-031-2/+2
* Added test case for bug #21820foobar2003-04-251-0/+13
* Added test for bug22592Moriyoshi Koizumi2003-03-151-0/+53
* Fixed typoMoriyoshi Koizumi2003-03-141-1/+1
* 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-071-0/+26
* Further testing on this feature should have been done...Moriyoshi Koizumi2003-03-061-0/+4
* added test for the memleak part from bug #19943foobar2003-03-061-0/+25
* Added a test case for bug #22510Moriyoshi Koizumi2003-03-041-0/+115
* Added some tests for ZE2 features and their functionality.Jay Smith2003-03-032-0/+76
* 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
* Added test case for bug #22231Moriyoshi Koizumi2003-02-151-0/+39
* Fix the testZeev Suraski2003-02-101-1/+1
* 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
* 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 case for bug #21800Moriyoshi Koizumi2003-01-211-0/+18
* Added test case for bug #21094Moriyoshi Koizumi2003-01-181-0/+17
* Added test case for bug #21600Moriyoshi Koizumi2003-01-121-0/+19
* 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
* Add testcase for bug #20993Melvyn Sopacua2002-12-131-0/+23
* - Adjust tests for removed old_function() in Zend Engine 2Derick Rethans2002-11-231-2/+2
* - 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
* Rewrite: Taken from ZE2 RFC + a little textual modificationMarcus Boerger2002-10-291-9/+26
* no notices hereMarcus Boerger2002-10-291-3/+3
* - Use new setlocal semanticsDerick Rethans2002-10-231-13/+4
* 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
* Skip this test if we're not using ZE2Sander Roobol2002-10-061-0/+2
* WS and added missing output.Yasuo Ohgaki2002-10-011-4/+6
* @- Added set_exception_handler() function for registering a global,Stig Bakken2002-08-161-6/+20
* Use the constant instead of string for locale type.foobar2002-08-011-3/+4