Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-12 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-12 | 1 | -2/+2 |
| |\ | |||||
| | * | run-tests: Exit 1 on BORKED tests | Nikita Popov | 2017-02-12 | 1 | -2/+2 |
* | | | Deprecate each() | Nikita Popov | 2017-02-03 | 1 | -1/+1 |
* | | | Deprecate track_errors / $php_errormsg | Nikita Popov | 2017-02-03 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-31 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-31 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | removed additional ";" from run-tests.php | Rodrigo Prado | 2017-01-31 | 1 | -1/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-13 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Fix test runs with Opcache enabled PHP on top | Anatol Belski | 2017-01-13 | 1 | -0/+6 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-10 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Add support for "xfail" to phpt SKIPIF sections | Nikita Popov | 2017-01-10 | 1 | -0/+5 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-11-30 | 1 | -28/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-30 | 1 | -28/+21 |
| |\ \ | | |/ | |||||
| | * | Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg available | Bob Weinand | 2016-11-30 | 1 | -28/+21 |
* | | | Merge branch 'PHP-7.1' | Matteo Beccati | 2016-11-27 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Matteo Beccati | 2016-11-27 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2016-11-27 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Added missing array key to $JUNIT | Matteo Beccati | 2016-11-27 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-14 | 1 | -1/+1 |
* | | | | Fix run-tests.php counting an uncountable | Craig Duncan | 2016-11-17 | 1 | -1/+1 |
* | | | | Add VT100 support for Windows | Michele Locati | 2016-10-28 | 1 | -18/+47 |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-12 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Add stdin command and -s command line parameter to phpdbg | Bob Weinand | 2016-10-12 | 1 | -1/+1 |
* | | | | Merge branch 'pull-request/1864' | Stanislav Malyshev | 2016-09-05 | 1 | -51/+24 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Tiny tweak for `$header` initialization, it should always be an array | Nazar Mokrynskyi | 2016-06-22 | 1 | -2/+1 |
| * | | | Minor tweaks | Nazar Mokrynskyi | 2016-04-15 | 1 | -49/+23 |
* | | | | Run ext/opcache/tests/*.phpt by default | Dmitry Stogov | 2016-08-23 | 1 | -1/+1 |
* | | | | Fix phpdbg ZTS watchpoint+shutdown sequences & opcache+watchpoints | Bob Weinand | 2016-07-12 | 1 | -1/+2 |
* | | | | Merge branch 'PHP-7.0' | Derick Rethans | 2016-05-10 | 1 | -2/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Allow for special case for the opcache zend extension | Derick Rethans | 2016-05-10 | 1 | -2/+6 |
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Julien Pauli | 2016-01-04 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-03 | 1 | -1/+1 |
* | | | | Update run-tests.php | Eriko Torralba | 2016-04-21 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2015-12-09 | 1 | -12/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #70781 (Extension tests fail on dynamic ext dependency) | Francois Laupretre | 2015-12-09 | 1 | -12/+13 |
* | | | Merge branch 'PHP-7.0' | Bob Weinand | 2015-11-10 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Use --vex-iropt-precise-memory-exns=yes for valgrind < 3.8.0 | Bob Weinand | 2015-11-10 | 1 | -2/+4 |
* | | | Drop support for EOL'd PHP versions from run-tests | Sobak | 2015-10-12 | 1 | -39/+1 |
|/ / | |||||
* | | Generally run all tests in sapi folder by default | Bob Weinand | 2015-10-10 | 1 | -1/+1 |
* | | Fix [valid] valgrind warnings, add first watchpoints test | Bob Weinand | 2015-07-15 | 1 | -2/+3 |
* | | Fix last invalid read | Bob Weinand | 2015-08-03 | 1 | -2/+2 |
* | | Fix a few valgrind errors in phpdbg | Bob Weinand | 2015-08-03 | 1 | -2/+2 |
* | | Move phpdbg tests to .phpt mechanism | Bob Weinand | 2015-07-20 | 1 | -27/+96 |
* | | XFAILED tests are not "You may have found a problem in PHP" | Bob Weinand | 2015-07-02 | 1 | -1/+1 |
* | | Remove debug codes | Xinchen Hui | 2015-05-27 | 1 | -1/+0 |