summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* fix testXinchen Hui2012-01-041-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
* fix testsStanislav Malyshev2011-12-261-2/+2
* Fix testsXinchen Hui2011-12-191-0/+2
* adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...Ferenc Kovacs2011-10-231-0/+4
* Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFE...Stanislav Malyshev2011-10-161-0/+14
* Add skip messageHannes Magnusson2011-09-071-1/+1
* Unmatched %s was still diffing on Linux. Now it matches the whitespace at a m...Christopher Jones2011-09-011-1/+1
* - error msg may vary (parser)Pierre Joye2011-08-311-1/+1
* <?= is always enabled nowRasmus Lerdorf2011-08-271-2/+1
* docref_root is now required for html_errors to do anythingHannes Magnusson2011-08-161-2/+3
* - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxfo...Pierre Joye2011-07-234-0/+59
* - Fixed testsFelipe Pena2011-06-241-2/+2
* Fixed test for decoupled <?= as of r311260Philip Olson2011-05-231-4/+3
* Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch byAdam Harvey2011-03-232-4/+4
* Bah, these should have been in the last commit too. Update expected output forAdam Harvey2011-03-232-5/+19
* Update test that now generates a warning after r306931, which increased theAdam Harvey2011-03-231-1/+2
* - 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