Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Fixed sapi/tests (maybe needs some run-test.php people's reviewing) | Xinchen Hui | 2015-05-27 | 1 | -6/+18 |
* | | Added experimental (disabled by default) file based opcode cache. | Dmitry Stogov | 2015-05-06 | 1 | -6/+9 |
* | | really only signal reports | Michael Wallner | 2015-01-30 | 1 | -1/+1 |
* | | also catch segfaults reported by subshells | Michael Wallner | 2015-01-30 | 1 | -1/+4 |
* | | Remove set_magic_quotes_runtime | Nikita Popov | 2015-01-17 | 1 | -2/+0 |
* | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-12-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-12-04 | 1 | -1/+1 |
| |\ | |||||
| | * | use the generic TRAVIS environment var to check for travis (see http://docs.t... | Ferenc Kovacs | 2014-12-04 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-12-02 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-12-02 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Ferenc Kovacs | 2014-12-02 | 1 | -0/+1 |
| | |\ | |||||
| | | * | make sure that we don't truncate the stack trace and cause false test failure... | Ferenc Kovacs | 2014-12-02 | 1 | -0/+1 |
| | * | | Don't treat warnings as failures in the junit output | Matteo Beccati | 2014-10-29 | 1 | -1/+4 |
| * | | | Don't treat warnings as failures in the junit output | Matteo Beccati | 2014-10-29 | 1 | -1/+4 |
* | | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -1/+1 |
* | | | | Don't treat warnings as failures in the junit output | Matteo Beccati | 2014-10-29 | 1 | -1/+4 |
* | | | | Merge branch 'master' into catchable-fatals/methods-on-non-objects | Timm Friebe | 2014-09-25 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | | | Also skip line-overwriting if SHOW_ONLY_GROUPS is used | Nikita Popov | 2014-09-13 | 1 | -1/+1 |
| * | | | | Don't show TEST line if SHOW_ONLY_GROUPS is used | Nikita Popov | 2014-09-11 | 1 | -1/+4 |
| * | | | | Escape non-printable characters in the junit XML output | Matteo Beccati | 2014-05-27 | 1 | -0/+3 |
| * | | | | Fixed broken XML junit output due to escaping of CDATA sections | Matteo Beccati | 2014-05-27 | 1 | -7/+8 |
* | | | | | Merge in changes from master | Timm Friebe | 2014-07-06 | 1 | -10/+15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-05-27 | 1 | -0/+3 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2014-05-27 | 1 | -0/+3 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Escape non-printable characters in the junit XML output | Matteo Beccati | 2014-05-27 | 1 | -0/+3 |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-05-27 | 1 | -7/+8 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2014-05-27 | 1 | -7/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed broken XML junit output due to escaping of CDATA sections | Matteo Beccati | 2014-05-27 | 1 | -7/+8 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-05-25 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2014-05-25 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix broken Junit output with --disable-cgi | Matteo Beccati | 2014-05-25 | 1 | -0/+1 |