| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -1/+3 | |
| * | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-09-18 | 1 | -13/+1 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-09-18 | 1 | -13/+1 | |
| | |\ \ | | |/ | ||||||
| | | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-09-18 | 1 | -13/+1 | |
| | | |\ | ||||||
| | | | * | Fix the version check causing the test fail | Anatol Belski | 2017-09-18 | 1 | -13/+1 | |
| * | | | | Fix test portability | Anatol Belski | 2017-09-06 | 1 | -11/+11 | |
| * | | | | Add tests for sapi/cli option combinations | Jansen Price | 2017-09-06 | 1 | -0/+52 | |
| * | | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-09-05 | 2 | -2/+35 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-09-05 | 2 | -2/+35 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-09-05 | 2 | -2/+35 | |
| | | |\ \ | | | |/ | ||||||
| | | | * | Fixed bug #70470 | Bouke van der Bijl | 2017-09-05 | 2 | -2/+35 | |
| * | | | | EXPECT instead of EXPECTF | Patrick Allaert | 2017-08-16 | 1 | -1/+1 | |
| * | | | | Fixed: tests not written to pass on Windows | Patrick Allaert | 2017-08-16 | 2 | -3/+3 | |
| * | | | | cli_get_process_title() may not be empty before set | Patrick Allaert | 2017-08-16 | 1 | -4/+0 | |
| * | | | | Not skipping test on Windows and test against CLI instead | Patrick Allaert | 2017-08-16 | 4 | -4/+4 | |
| * | | | | Added: tests for cli_get_process_title / cli_set_process_title | Patrick Allaert | 2017-08-16 | 4 | -0/+76 | |
| |/ / / | ||||||
| * | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-06-12 | 1 | -0/+46 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-06-12 | 1 | -0/+46 | |
| | |\ \ | | |/ | ||||||
| | | * | Add simple cli test for PATH/HOST ini sections | Manuel Mausz | 2017-06-09 | 1 | -0/+46 | |
| * | | | missing fix for another test | Remi Collet | 2017-05-29 | 1 | -1/+2 | |
| * | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-17 | 1 | -0/+4 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-17 | 1 | -0/+4 | |
| | |\ \ | | |/ | ||||||
| | | * | Added cleanup | Xinchen Hui | 2017-05-17 | 1 | -0/+4 | |
| * | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-17 | 1 | -0/+34 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-17 | 1 | -0/+34 | |
| | |\ \ | | |/ | ||||||
| | | * | Added test for bug #74600 | Xinchen Hui | 2017-05-17 | 1 | -0/+34 | |
| * | | | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation | Rowan Collins | 2017-03-23 | 1 | -1/+1 | |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-13 | 1 | -3/+3 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-13 | 1 | -3/+3 | |
| | |\ \ | | |/ | ||||||
| | | * | Increase wait time for tests involving sockets to improve Travis relability | Mitch Hagstrand | 2017-01-13 | 1 | -3/+3 | |
| * | | | Merge branch 'PHP-7.1' | Nikita Popov | 2016-12-27 | 2 | -18/+56 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-12-27 | 2 | -18/+56 | |
| | |\ \ | | |/ | ||||||
| | | * | Makes the sapi web server and curl tests more reliable | Mitch Hagstrand | 2016-12-27 | 2 | -18/+56 | |
| * | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-18 | 1 | -0/+3 | |
| |\ \ \ | |/ / | ||||||
| | * | | extend skipif | Anatol Belski | 2016-11-18 | 1 | -0/+3 | |
| * | | | Use "Standard input code" instead of "php://stdin" | Andrea Faulds | 2016-11-12 | 1 | -1/+1 | |
| * | | | Show "php://stdin" instead of "-" in error messages | Andrea Faulds | 2016-11-12 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-07-28 | 1 | -1/+6 | |
| |\ \ | |/ | ||||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-28 | 1 | -1/+6 | |
| | |\ | ||||||
| | | * | Fix #72676: Test cli_process_title_unix fails on AIX | Christoph M. Becker | 2016-07-28 | 1 | -1/+6 | |
| * | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 1 | -0/+38 | |
| * | | | Added mandatory Date: header to built-in webserver | SeeSchloss | 2016-06-02 | 26 | -0/+36 | |
| |/ / | ||||||
| * | | Fixed failed with libedit | Xinchen Hui | 2016-04-15 | 1 | -0/+3 | |
| * | | Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr... | Sean DuBois | 2016-03-15 | 1 | -0/+43 | |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-03 | 2 | -4/+18 | |
| |\ \ | |/ | ||||||
| | * | Fixed bug #69953 | Christoph M. Becker | 2016-03-03 | 2 | -4/+18 | |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-03 | 1 | -0/+4 | |
| |\ \ | |/ | ||||||
| | * | Disable upload_2G test on travis | Nikita Popov | 2016-03-03 | 1 | -0/+4 | |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-01-18 | 1 | -5/+5 | |
| |\ \ | |/ | ||||||
| | * | fix test | Anatol Belski | 2016-01-18 | 1 | -5/+5 | |
