summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* There won't be a warning/fix on this, so remove the testMelvyn Sopacua2002-12-211-31/+0
* Skip the test, until a proper descision is madeMelvyn Sopacua2002-12-211-3/+11
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-12-131-0/+23
* - MFH: Adjust tests for removed old_function() in Zend Engine 2Derick Rethans2002-11-231-2/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-191-0/+9
* MFH: new syntaxMarcus 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
* Zend Engine behaviour is affected by setlocale() due to use ofHartmut Holzgraefe2002-07-172-0/+35
* 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
* Updating tests: remove alternative syntax in tests, added a specialSander Roobol2002-03-2922-128/+201
* Trying to be more clear.Yasuo Ohgaki2002-03-291-1/+1
* Added class method registration test. It does not testYasuo Ohgaki2002-03-291-0/+38
* Change title to reasonable one.Yasuo Ohgaki2002-03-291-1/+1
* Fix test :)Yasuo Ohgaki2002-03-231-3/+1
* Added while(list() = each()) testYasuo Ohgaki2002-03-231-0/+23
* fixed.Thies C. Arntzen2001-06-211-1/+1
* - Convert cfunction -> function.Andi Gutmans2001-04-262-2/+2
* more win32 fixesAndré Langhorst2001-03-219-115/+2
* updated with =& new syntaxAndre Langhorst2000-12-061-5/+5
* added $this in constructor test (fails currently)Andre Langhorst2000-12-061-0/+33
* added OO test (will fail currently)Andre Langhorst2000-12-061-0/+30
* have you ever tried to run the regression tests with error_reporting=E_ALL ?Hartmut Holzgraefe2000-10-233-12/+12
* Remove deprecated call-time referenceStanislav Malyshev2000-09-031-1/+1
* * all tests should pass now (expect for the interbase stuff that I haven'tStig Bakken2000-08-313-1118/+2
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-2732-0/+15627