Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-05-22 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-05-22 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Fix run-tests.php with Valgrind >= 3.10.0. | Adam Harvey | 2014-05-22 | 1 | -3/+3 |
| | * | | fix regex to detect valgrind version | Nuno Lopes | 2014-02-08 | 1 | -1/+1 |
| * | | | fix regex to detect valgrind version | Nuno Lopes | 2014-02-08 | 1 | -1/+1 |
| * | | | Add some basic and apparmor tests to fpm | Gernot Vormayr | 2014-01-17 | 1 | -1/+1 |
* | | | | Add support for PHP's 'extended information for debugger/profiler' mode | Timm Friebe | 2014-07-06 | 1 | -0/+3 |
* | | | | fix regex to detect valgrind version | Nuno Lopes | 2014-02-08 | 1 | -1/+1 |
* | | | | Merge branch 'fpm-apparmor-fixed' of https://github.com/notti/php-src | Antony Dovgal | 2014-01-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add some basic and apparmor tests to fpm | Gernot Vormayr | 2014-01-07 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-11-26 | 1 | -0/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed bug #65559 (Opcache: cache not cleared if changes occur while running) | Dmitry Stogov | 2013-11-26 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2013-11-19 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2013-11-19 | 1 | -0/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | avoid doing a stream_select on a closed stream | Remi Collet | 2013-11-19 | 1 | -0/+1 |
* | | | | Merge branch 'issue-55736' of https://github.com/tistre/php-src | Michael Wallner | 2013-10-09 | 1 | -9/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL ... | Tim Strehle | 2013-09-03 | 1 | -9/+13 |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-10-01 | 1 | -1/+11 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | fix bug #62396 'make test' crashes starting with 5.3.14 | Michael Wallner | 2013-10-01 | 1 | -1/+11 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-18 | 1 | -0/+11 |
|\ \ \ | |/ / | | / | |/ |/| |