Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'coalesce_operator' | Andrea Faulds | 2014-09-28 | 1 | -0/+79 |
|\ | |||||
| * | Extended coalesce operator test case for ordering/short-circuiting | Andrea Faulds | 2014-09-23 | 1 | -1/+12 |
| * | Ensure not evaluated twice | Andrea Faulds | 2014-09-16 | 1 | -1/+11 |
| * | Added test | Andrea Faulds | 2014-09-16 | 1 | -0/+58 |
* | | Merge branch 'master' into integer_semantics | Andrea Faulds | 2014-09-21 | 2 | -7/+7 |
|\ \ | |||||
| * \ | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 1 | -21/+40 |
| |\ \ | | |/ | |||||
| * | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 2 | -7/+7 |
* | | | Merge branch 'master' into integer_semantics | Andrea Faulds | 2014-09-16 | 8 | -66/+66 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix string increment | Nikita Popov | 2014-09-05 | 1 | -21/+40 |
| |/ | |||||
| * | Merge remote-tracking branch 'php-src/master' into ast | Nikita Popov | 2014-08-16 | 2 | -6/+6 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'php-src/phpng' into ast | Nikita Popov | 2014-08-16 | 3 | -2/+36 |
| |\ \ | |||||
| * | | | Fix tests to account for warnings moved from RT to CT | Nikita Popov | 2014-08-15 | 2 | -2/+4 |
| * | | | Fix test to conform with UVS changes | Nikita Popov | 2014-08-15 | 1 | -23/+13 |
| * | | | Fix list() test wrt new assignment order | Nikita Popov | 2014-08-15 | 1 | -4/+4 |
| * | | | Restore old evaluation order | Nikita Popov | 2014-08-15 | 1 | -13/+3 |
| * | | | Fix code in test | Nikita Popov | 2014-07-26 | 1 | -1/+1 |
| * | | | Update error message | Nikita Popov | 2014-07-26 | 1 | -2/+1 |
* | | | | Updated 32-bit << test | Andrea Faulds | 2014-08-19 | 1 | -1/+0 |
* | | | | Updated << 64-bit tests | Andrea Faulds | 2014-08-19 | 2 | -161/+161 |
* | | | | Updated >> 64-bit tests | Andrea Faulds | 2014-08-19 | 2 | -46/+42 |
* | | | | Fixed 32-bit test | Andrea Faulds | 2014-08-19 | 1 | -199/+198 |
* | | | | Fixed 64-bit tests | Andrea Faulds | 2014-08-19 | 4 | -585/+583 |
| |_|/ |/| | | |||||
* | | | Behavoir of func_get_arg() and func_get_args() was changed in PHP7. | Dmitry Stogov | 2014-08-15 | 2 | -6/+6 |
| |/ |/| | |||||
* | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-08-04 | 3 | -2/+36 |
|\ \ | |/ |/| | |||||
| * | PHP_INT_MIN and _MAX tests | Andrea Faulds | 2014-08-01 | 2 | -0/+34 |
* | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-07-14 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | The test output is dependent on expose_php ini | Rasmus Lerdorf | 2014-07-11 | 1 | -0/+1 |
* | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 1 | -5/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' | Bob Weinand | 2014-06-15 | 1 | -7/+5 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Bob Weinand | 2014-06-15 | 1 | -7/+5 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Bob Weinand | 2014-06-15 | 1 | -7/+5 |
| | | |\ | |||||
| | | | * | Fixed wrong XFAIL test - already fixed | Bob Weinand | 2014-06-15 | 1 | -7/+5 |
| | * | | | XFAIL-- for bug #67198 | Michael Wallner | 2014-05-06 | 1 | -2/+0 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-13 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | XFAIL-- for bug #67198 | Michael Wallner | 2014-05-06 | 1 | -2/+0 |
* | | | | | Merge branch 'phpng' of git.php.net:php-src into phpng | krakjoe | 2014-05-05 | 3 | -14/+16 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 8 | -447/+528 |
| |\ \ \ \ | |||||
| * | | | | | Fixed test | Dmitry Stogov | 2014-03-13 | 1 | -6/+8 |
| * | | | | | Fixed test | Dmitry Stogov | 2014-03-07 | 1 | -2/+2 |
* | | | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-05-05 | 1 | -0/+44 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | test for bug #67198 | Ferenc Kovacs | 2014-05-05 | 1 | -0/+44 |
* | | | | | Merge branch 'PHP-5.6' | Bob Weinand | 2014-04-11 | 1 | -6/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed tests for recent constant array changes | Bob Weinand | 2014-04-11 | 1 | -6/+6 |
* | | | | | Merge branch 'PHP-5.6' | Nikita Popov | 2014-02-26 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update stack size in tests/func/010.phpt | Nikita Popov | 2014-02-26 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-02-13 | 1 | -0/+39 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -0/+39 |
* | | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-01-21 | 2 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-01-21 | 2 | -0/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Ferenc Kovacs | 2014-01-21 | 2 | -0/+2 |
| | |\ \ \ | | | | |/ | | | |/| |