summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* Fix string incrementNikita Popov2014-09-051-21/+40
* Merge remote-tracking branch 'php-src/master' into astNikita Popov2014-08-162-6/+6
|\
| * Behavoir of func_get_arg() and func_get_args() was changed in PHP7.Dmitry Stogov2014-08-152-6/+6
* | Merge remote-tracking branch 'php-src/phpng' into astNikita Popov2014-08-162-0/+34
|\ \ | |/
| * PHP_INT_MIN and _MAX testsAndrea Faulds2014-08-012-0/+34
* | Fix list() test wrt new assignment orderNikita Popov2014-08-151-4/+4
* | Restore old evaluation orderNikita Popov2014-08-151-13/+3
|/
* Skip those test which fails on ARM architectureRemi Collet2014-01-204-1/+41
* dos2unixRemi Collet2014-01-202-446/+446
* Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-201-0/+1
* Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-10-291-8/+8
|\
| * Fixed Bug 64760 var_export() does not use full precision for floating-point n...Yasuo Ohgaki2013-10-291-8/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Anatoliy Belsky2012-12-052-0/+8
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-12-052-0/+8
| |\
| | * Two tests deactivated until #63688 was fixedAnatoliy Belsky2012-12-052-0/+8
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-105-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-105-0/+0
| |\ \ | | |/
| | * Remove executable permission on incXinchen Hui2012-10-105-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-1023-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1023-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-1023-0/+0
* | | Drop obsolete testNikita Popov2012-09-011-11/+0
* | | Merge branch 'generators'Gustavo Lopes2012-09-011-10/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'php-src/master' into addGeneratorsSupportNikita Popov2012-08-261-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'php-src/master' into addGeneratorsSupportNikita Popov2012-08-131-0/+5
| |\ \ \ \
| * | | | | Remove reference restrictions from foreachNikita Popov2012-07-221-10/+0
* | | | | | Merge branch 'PHP-5.4'Xinchen Hui2012-08-311-6/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-311-6/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed bug #62976 (Notice: could not be converted to int when comparing some b...Xinchen Hui2012-08-311-6/+2
* | | | | Support list in foreachXinchen Hui2012-08-251-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'PHP-5.4'Xinchen Hui2012-07-291-0/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-07-291-0/+5
| |\ \ | | |/
| | * 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
| * | 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