Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 2 | -4/+4 |
* | Merge branch 'PHP-7.3' | Rasmus Lerdorf | 2018-10-31 | 1 | -1/+0 |
|\ | |||||
| * | Fix stray newline that caused this test to fail | Rasmus Lerdorf | 2018-10-31 | 1 | -1/+0 |
* | | Stop Apache if PHP wasn't started successful. | Dmitry Stogov | 2018-10-29 | 1 | -1/+3 |
* | | Don't wrap php_module_shutdown() with zend_try. executor_globals are released... | Dmitry Stogov | 2018-10-25 | 1 | -3/+1 |
* | | Fixed build in directory different from source | Dmitry Stogov | 2018-10-24 | 1 | -3/+0 |
* | | Remove phpdbg parser files generated by bison | Peter Kokot | 2018-10-23 | 3 | -1861/+1 |
* | | Fix conflicts in phpdbg parser | Nikita Popov | 2018-10-23 | 3 | -695/+472 |
* | | Merge branch 'PHP-7.3' | Jakub Zelenka | 2018-10-21 | 1 | -6/+9 |
|\ \ | |/ | |||||
| * | Fix arginfo and clean up fpm_get_status | Jakub Zelenka | 2018-10-21 | 1 | -6/+9 |
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 27 | -28/+11 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 63 | -116/+116 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 77 | -117/+5 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 17 | -212/+212 |
* | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 27 | -28/+11 |
* | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 6 | -6/+6 |
* | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 62 | -109/+109 |
* | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 77 | -117/+5 |
* | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 17 | -212/+212 |
* | | Introduce get_properties_for() handler | Nikita Popov | 2018-10-10 | 1 | -7/+3 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-10-08 | 2 | -2/+50 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-10-08 | 2 | -2/+50 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-10-08 | 2 | -2/+50 |
| | |\ | |||||
| | | * | Fix #76954: apache_response_headers removes last character from header name | stodorovic | 2018-10-08 | 2 | -2/+50 |
* | | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-10-03 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-10-03 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-10-03 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Avoid code duplication and don't miss env restore | Anatol Belski | 2018-10-03 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-10-03 | 1 | -3/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-10-03 | 1 | -3/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-10-03 | 1 | -1/+16 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #76948 Failed shutdown/reboot or end session in Windows | Anatol Belski | 2018-10-03 | 1 | -1/+16 |
* | | | | Bump phpdbg version to PHP_VERSION | Peter Kokot | 2018-10-01 | 2 | -53/+1 |
* | | | | Merge branch 'PHP-7.3' | Nikita Popov | 2018-09-30 | 1 | -1/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2018-09-30 | 1 | -1/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-09-30 | 1 | -1/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #75479 | Nikita Popov | 2018-09-30 | 1 | -1/+8 |
* | | | | Remove HAVE_TIME_H | Peter Kokot | 2018-09-21 | 1 | -4/+0 |
* | | | | Fix localized error messages and memory leaks | Anatol Belski | 2018-09-17 | 2 | -1/+7 |
* | | | | Remove HAVE_STDIO_H | Peter Kokot | 2018-09-17 | 1 | -1/+1 |
* | | | | Remove HAVE_STDLIB_H | Peter Kokot | 2018-09-16 | 3 | -7/+1 |
* | | | | Merge branch 'PHP-7.3' | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Fix for bug #76582 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| | | | | * | Do not set PR_SET_DUMPABLE by default | Jakub Zelenka | 2018-03-27 | 4 | -1/+11 |
| | | | | * | These tests all assume that IPV6 is available. | Rasmus Lerdorf | 2017-10-25 | 5 | -5/+20 |
* | | | | | | Remove not needed checking for <errno.h> | Peter Kokot | 2018-09-09 | 1 | -1/+1 |