summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove <% and <script language="php"> tagsNikita Popov2014-10-053-51/+1
* Moved checks and error reporting related to static methods from DO_FCALL inti...Dmitry Stogov2014-10-041-10/+10
* Mark three foreach tests as XFAILNikita Popov2014-10-033-1/+7
* Merge branch 'coalesce_operator'Andrea Faulds2014-09-281-0/+79
|\
| * Extended coalesce operator test case for ordering/short-circuitingAndrea Faulds2014-09-231-1/+12
| * Ensure not evaluated twiceAndrea Faulds2014-09-161-1/+11
| * Added testAndrea Faulds2014-09-161-0/+58
* | Merge branch 'master' into integer_semanticsAndrea Faulds2014-09-212-7/+7
|\ \
| * \ Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-21/+40
| |\ \ | | |/
| * | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-202-7/+7
* | | Merge branch 'master' into integer_semanticsAndrea Faulds2014-09-168-66/+66
|\ \ \ | | |/ | |/|
| * | Fix string incrementNikita Popov2014-09-051-21/+40
| |/
| * Merge remote-tracking branch 'php-src/master' into astNikita Popov2014-08-162-6/+6
| |\
| * \ Merge remote-tracking branch 'php-src/phpng' into astNikita Popov2014-08-163-2/+36
| |\ \
| * | | Fix tests to account for warnings moved from RT to CTNikita Popov2014-08-152-2/+4
| * | | Fix test to conform with UVS changesNikita Popov2014-08-151-23/+13
| * | | Fix list() test wrt new assignment orderNikita Popov2014-08-151-4/+4
| * | | Restore old evaluation orderNikita Popov2014-08-151-13/+3
| * | | Fix code in testNikita Popov2014-07-261-1/+1
| * | | Update error messageNikita Popov2014-07-261-2/+1
* | | | Updated 32-bit << testAndrea Faulds2014-08-191-1/+0
* | | | Updated << 64-bit testsAndrea Faulds2014-08-192-161/+161
* | | | Updated >> 64-bit testsAndrea Faulds2014-08-192-46/+42
* | | | Fixed 32-bit testAndrea Faulds2014-08-191-199/+198
* | | | Fixed 64-bit testsAndrea Faulds2014-08-194-585/+583
| |_|/ |/| |
* | | Behavoir of func_get_arg() and func_get_args() was changed in PHP7.Dmitry Stogov2014-08-152-6/+6
| |/ |/|
* | Merge branch 'master' into phpngDmitry Stogov2014-08-043-2/+36
|\ \ | |/ |/|
| * PHP_INT_MIN and _MAX testsAndrea Faulds2014-08-012-0/+34
* | Merge branch 'master' into phpngDmitry Stogov2014-07-141-0/+1
|\ \ | |/
| * The test output is dependent on expose_php iniRasmus Lerdorf2014-07-111-0/+1
* | Merge branch 'master' into phpngDmitry Stogov2014-06-181-5/+1
|\ \ | |/
| * Merge branch 'PHP-5.6'Bob Weinand2014-06-151-7/+5
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-06-151-7/+5
| | |\
| | | * Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-06-151-7/+5
| | | |\
| | | | * Fixed wrong XFAIL test - already fixedBob Weinand2014-06-151-7/+5
| | * | | XFAIL-- for bug #67198Michael Wallner2014-05-061-2/+0
* | | | | Merge branch 'master' into phpngDmitry Stogov2014-05-131-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | XFAIL-- for bug #67198Michael Wallner2014-05-061-2/+0
* | | | | Merge branch 'phpng' of git.php.net:php-src into phpngkrakjoe2014-05-053-14/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-268-447/+528
| |\ \ \ \
| * | | | | Fixed testDmitry Stogov2014-03-131-6/+8
| * | | | | Fixed testDmitry Stogov2014-03-071-2/+2
* | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-05-051-0/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | test for bug #67198Ferenc Kovacs2014-05-051-0/+44
* | | | | Merge branch 'PHP-5.6'Bob Weinand2014-04-111-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | Fixed tests for recent constant array changesBob Weinand2014-04-111-6/+6
* | | | | Merge branch 'PHP-5.6'Nikita Popov2014-02-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Update stack size in tests/func/010.phptNikita Popov2014-02-261-1/+1
* | | | | Merge branch 'PHP-5.6'Yasuo Ohgaki2014-02-131-0/+39
|\ \ \ \ \ | |/ / / /
| * | | | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-131-0/+39