Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-05-08 | 1 | -3/+2 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-05-08 | 1 | -3/+2 |
| |\ | |||||
| | * | Add {TMP} placeholder for PHPT INI sections | Christoph M. Becker | 2019-05-08 | 1 | -3/+2 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -2/+2 |
* | | | Add minimum required PHP version to run-tests.php | Peter Kokot | 2019-03-26 | 1 | -0/+2 |
* | | | Don't use parallel testing with -j1 | Nikita Popov | 2019-03-25 | 1 | -0/+4 |
* | | | Drop lightning for concurrent worker count | Nikita Popov | 2019-03-25 | 1 | -1/+1 |
* | | | Make run-tests.php compatible with php 7.0-7.2 | Tyson Andre | 2019-03-25 | 1 | -2/+2 |
* | | | Add special "all" conflict | Nikita Popov | 2019-02-21 | 1 | -4/+23 |
* | | | Don't use uniqid for temporary POST data files | Nikita Popov | 2019-02-20 | 1 | -1/+1 |
* | | | Add a --shuffle mode to run-tests | Nikita Popov | 2019-02-20 | 1 | -3/+12 |
* | | | Use PHP_BINARY by default in run-tests.php | Nikita Popov | 2019-02-20 | 1 | -10/+9 |
* | | | Implement fine-grained conflict handling | Nikita Popov | 2019-02-20 | 1 | -70/+68 |
* | | | Don't preload tests without --FILE-- section | Dmitry Stogov | 2019-02-20 | 1 | -1/+1 |
* | | | Better new-line handling | Dmitry Stogov | 2019-02-19 | 1 | -1/+1 |
* | | | Make parallel run-tests compatible with IO capture tests | Nikita Popov | 2019-02-19 | 1 | -6/+1 |
* | | | Better line handling | Dmitry Stogov | 2019-02-19 | 1 | -1/+1 |
* | | | Filter preloading warning messages | Dmitry Stogov | 2019-02-19 | 1 | -0/+4 |
* | | | run-tests.php: fix typo | Andrea Faulds | 2019-02-18 | 1 | -1/+1 |
* | | | run-tests.php: experimental parallel testing support | Andrea Faulds | 2019-02-18 | 1 | -8/+432 |
* | | | Don't suppress errors during in preload testing | Nikita Popov | 2019-02-18 | 1 | -1/+1 |
* | | | run-tests.php: fix all tab-space indentation inconsistency | Andrea Faulds | 2019-02-16 | 1 | -893/+893 |
* | | | run-tests.php: move all top-level code into a function | Andrea Faulds | 2019-02-16 | 1 | -852/+909 |
* | | | Add a --preload testing mode to run-tests.php | Nikita Popov | 2019-02-15 | 1 | -1/+16 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -8/+0 |
* | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'github/pr/3345' | Stanislav Malyshev | 2018-12-02 | 1 | -247/+277 |
|\ \ \ | |||||
| * | | | Update Coding style | Dusta | 2018-06-27 | 1 | -247/+277 |
* | | | | Clean up server-tests.php remains | Christoph M. Becker | 2018-11-23 | 1 | -2/+2 |
* | | | | Document --show-mem as a valid run-tests.php option | Nikita Popov | 2018-11-23 | 1 | -4/+4 |
* | | | | Implemented preloading RFC: https://wiki.php.net/rfc/preload. | Dmitry Stogov | 2018-11-14 | 1 | -0/+1 |
* | | | | Fix run-tests.php for running phpdbg and certain test sections | Peter Kokot | 2018-10-24 | 1 | -4/+9 |
* | | | | Use combined assignment contanation operator | Gabriel Caruso | 2018-09-07 | 1 | -1/+1 |
* | | | | Make PHP development tools files and scripts executable | Peter Kokot | 2018-08-29 | 1 | -0/+0 |
* | | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
* | | | | Remove superfluous checks of always available functions | Gabriel Caruso | 2018-08-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Small tweaks to php scripts | Gabriel Caruso | 2018-07-14 | 1 | -6/+6 |
|/ / | |||||
* | | Update http to https | Dusta | 2018-06-25 | 1 | -1/+1 |
* | | Revert braces inside condition | Nat Zimmermann | 2018-06-13 | 1 | -1/+1 |
* | | Use .= where possible | Nat Zimmermann | 2018-06-09 | 1 | -2/+2 |
* | | Remove unncecessary parantheses | Nat Zimmermann | 2018-06-09 | 1 | -5/+5 |
* | | Remove unused variable old_php | Nat Zimmermann | 2018-06-09 | 1 | -6/+0 |
* | | Fix property name | Nat Zimmermann | 2018-06-09 | 1 | -1/+1 |
* | | Use hrtime() for timing tests | Anatol Belski | 2018-05-31 | 1 | -4/+20 |
* | | Remove unused binary_pipes option | Peter Kokot | 2018-05-28 | 1 | -1/+1 |
* | | Small improvements to run-tests | Gabriel Caruso | 2018-03-23 | 1 | -26/+13 |
* | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-03-19 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-03-19 | 1 | -1/+3 |
| |\ | |||||
| | * | Set tests exit status by defaul - also in other instance. | Stanislav Malyshev | 2018-03-19 | 1 | -1/+3 |
* | | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-03-18 | 1 | -1/+3 |
|\ \ \ | |/ / |