Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | Make PHP development tools files and scripts executable | Peter Kokot | 2018-08-29 | 2 | -0/+0 |
* | | | | | | Make more tests run on Linux | Gabriel Caruso | 2018-08-28 | 4 | -19/+9 |
* | | | | | | Merge branch 'PHP-7.3' | Jakub Zelenka | 2018-08-27 | 8 | -53/+92 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Store zlog stream in each child so it can be reused | Jakub Zelenka | 2018-08-27 | 8 | -53/+92 |
* | | | | | | Perform "early-binding" directly during compilation | Dmitry Stogov | 2018-08-24 | 2 | -15/+13 |
* | | | | | | Keep information about unresolved interfaces in zend_class_entry->interface_... | Dmitry Stogov | 2018-08-23 | 1 | -1/+1 |
* | | | | | | Replace zend_class_entry->traits by persistent zend_class_entry->trait_names. | Dmitry Stogov | 2018-08-23 | 1 | -1/+1 |
* | | | | | | Change zend_lookup_class_ex() and zend_fetch_class_by_name() prototypes to ac... | Dmitry Stogov | 2018-08-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'PHP-7.3' | Remi Collet | 2018-08-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'PHP-7.2' into PHP-7.3 | Remi Collet | 2018-08-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Remi Collet | 2018-08-16 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | fix man page installation | Remi Collet | 2018-08-16 | 1 | -1/+1 |
* | | | | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 12 | -15/+15 |
|/ / / / / | |||||
* | | | | | fpm process name, FreeBSD 12.x using new setproctitle_fast | David Carlier | 2018-08-05 | 2 | -2/+4 |
* | | | | | Use php_openlog instead of openlog in FPM | Jakub Zelenka | 2018-08-05 | 1 | -1/+1 |
* | | | | | Fix FPM logging when log pipe is closed | Jakub Zelenka | 2018-08-05 | 3 | -22/+49 |
* | | | | | Merge branch 'PHP-7.2' into PHP-7.3 | Peter Kokot | 2018-08-04 | 3 | -59/+152 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Peter Kokot | 2018-08-04 | 3 | -62/+155 |
| |\ \ \ \ | | |/ / / |