summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* Remove executable permission on incXinchen Hui2012-10-105-0/+0
* Remove executable permission on phptXinchen Hui2012-10-1023-0/+0
* Fixed bug #62976 (Notice: could not be converted to int when comparing some b...Xinchen Hui2012-08-311-6/+2
* Skip test while zend mm is disabledXinchen Hui2012-07-291-0/+5
* Fixed broken test (different error message wording in 5.3 branch)Shein Alexey2012-01-021-1/+1
* fix memory leak in compile_string when there's a parse error (used e.g. in ev...Nuno Lopes2012-01-011-3/+5
* adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...Ferenc Kovacs2011-10-231-0/+4
* Add skip messageHannes Magnusson2011-09-071-1/+1
* revert to the previous good revision, as the new improved parse error syntax ...Ferenc Kovacs2011-09-011-2/+2
* - error msg may vary (parser)Pierre Joye2011-08-311-2/+2
* Revert my previous change - getting different results in different environmen...Joey Smith2011-08-241-1/+0
* Fix tests/lang/bug45392.phpt to log expected error when run with -n flagJoey Smith2011-08-241-0/+1
* Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch byAdam Harvey2011-03-232-4/+4
* - Fixed testsJani Taskinen2010-02-131-2/+5
* More tests from 2009 testfestZoe Slattery2009-08-301-0/+14
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-181-2/+0
* New lang tests.andy wharmby2009-06-213-0/+113
* New test for standard object compare handler. Tested on Windows, Linux and Li...andy wharmby2009-06-172-0/+88
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-176-0/+718
* New test for bitwise operators. Tested on Linux 64 bitandy wharmby2009-06-157-0/+3556
* Move tests to correct directoryandy wharmby2009-06-156-0/+1186
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-0850-0/+9030
* New tests for foreach loops. These were written by another member of the Proj...Robert Nicholson2009-06-0717-0/+2941
* Engine execution order testsZoe Slattery2009-06-011-0/+198
* MFH: Add test for the timeout inside shutdown functionEtienne Kneuss2009-05-311-0/+23
* Engine execution order testsZoe Slattery2009-05-299-0/+804
* Language Tests: returnByReferenceRobert Nicholson2009-05-279-0/+445
* MFHJani Taskinen2009-05-071-1/+0
* MFHJani Taskinen2009-05-071-2/+0
* - Fixed testsFelipe Pena2009-01-102-1/+2
* MFH: fixed testArnaud Le Blanc2008-12-091-1/+0
* MFH:- Better descriptions for these testsJani Taskinen2008-12-094-5/+5
* MFH: fix testsJani Taskinen2008-12-092-3/+5
* Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 6...Ant Phillips2008-11-2832-0/+1519
* Fixed Bug #43958 (class name added into the error message)Dmitry Stogov2008-09-021-0/+17
* MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Arnaud Le Blanc2008-08-181-0/+22
* Reenabling the test but removing the test cases for old_function as the alter...Lars Strojny2008-07-151-9/+3
* add more tests for the parser. currently both failNuno Lopes2008-07-083-1/+27
* fix last part of bug #44654Nuno Lopes2008-07-061-0/+8
* add test for #-style comments. passes fine on both 5.2 and 5.3Nuno Lopes2008-07-061-0/+23
* Adding language tests.Steve Seear2008-03-199-0/+67
* - Ok to fail on OSX, adjusted bug, patch from scoatesDavid Coallier2008-03-081-0/+2
* Fix tests (removed space on error message "Undefined index: ...")Felipe Pena2008-03-081-1/+1
* Fixed wrong result of cascading assignment to string offsetDmitry Stogov2008-03-041-3/+3
* - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)Marcus Boerger2008-02-233-6/+6
* Fixed testsDmitry Stogov2007-11-191-1/+1
* - Readd support for ynamic access of static members (Etienne)Johannes Schlüter2007-09-274-0/+79
* fix expected outputNuno Lopes2007-09-131-0/+1
* revert variable class support for 5.2Stanislav Malyshev2007-08-134-79/+0
* - Add possibility to call static class members using variables (Etienne Kneuss)Johannes Schlüter2007-08-024-0/+79