summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* - 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