Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ping to the fpm test for bug #77934 | Jakub Zelenka | 2019-05-13 | 1 | -0/+4 |
* | Fix bug #77934 (php-fpm kill -USR2 not working) | Jakub Zelenka | 2019-05-11 | 2 | -1/+45 |
* | Fix #77921: static.php.net doesn't work anymore | Peter Kokot | 2019-04-20 | 1 | -1/+1 |
* | Fix bug #77677: WCOREDUMP not available on all systems | Kevin Adler | 2019-03-01 | 1 | -0/+4 |
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 4 | -4/+4 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 58 | -89/+4 |
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 7 | -44/+44 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-06-20 | 3 | -6/+47 |
|\ | |||||
| * | Fixed bug #73342 | Nikita Popov | 2018-06-20 | 3 | -6/+47 |
* | | Port FPM test 023 and 024 to the new FPM testing | Jakub Zelenka | 2018-06-12 | 4 | -139/+100 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-06-12 | 52 | -1684/+3379 |
|\ \ | |/ | |||||
| * | Rewrite FPM tests | Jakub Zelenka | 2018-06-12 | 52 | -1680/+3381 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-04-13 | 1 | -3/+8 |
|\ \ | |/ | |||||
| * | Support using acl_* functions on *BSD | Michał Górny | 2018-04-13 | 1 | -3/+8 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-03-30 | 2 | -24/+70 |
|\ \ | |/ | |||||
| * | Prevent modifying of getenv result | Jakub Zelenka | 2018-03-30 | 1 | -5/+14 |
| * | 68440: ensure backwards compatibility with FPM_SOCKETS var; fix sockname size | Jacob Hipps | 2018-03-30 | 1 | -5/+13 |
| * | Fix bug #68440: [sapi/fpm] use multiple FPM_SOCKETS env vars to prevent hitti... | Jacob Hipps | 2018-03-30 | 2 | -25/+54 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-27 | 4 | -1/+11 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2018-03-27 | 4 | -1/+11 |
| |\ | |||||
| | * | Do not set PR_SET_DUMPABLE by default | Jakub Zelenka | 2018-03-27 | 4 | -1/+11 |
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-01-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2018) | Lior Kaplan | 2018-01-02 | 1 | -2/+2 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 13 | -15/+15 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 13 | -15/+15 |
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-10-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-10-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Typo in status.html | Viktor Szépe | 2017-10-03 | 1 | -1/+1 |
* | | | rename test | Remi Collet | 2017-09-19 | 1 | -0/+0 |
* | | | Fixed Bug #75212 php_value acts like php_admin_value | Remi Collet | 2017-09-18 | 3 | -1/+87 |
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-07-24 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-24 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Update copyright year to 2017 | Peter Kokot | 2017-07-24 | 1 | -2/+2 |
* | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -5/+5 |
* | | | Remove `user=foo` from FPM test config | Sara Golemon | 2017-05-24 | 2 | -2/+0 |
* | | | Skip FPM tests when running as root (unless requested) | Sara Golemon | 2017-05-24 | 2 | -2/+9 |
* | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-09 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix typo: exectute => execute | Andrew Marcinkevičius | 2017-05-08 | 1 | -1/+1 |
* | | | Try fallback on IPv4 ANYADDR when IPv6 ANYADDR fails | Sara Golemon | 2017-03-08 | 2 | -29/+114 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-02-22 | 1 | -5/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-02-22 | 1 | -5/+9 |
| |\ \ | | |/ | |||||
| | * | pull-request/2393: | Coenraad Loubser | 2017-02-22 | 1 | -5/+9 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-12 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-12 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #69860 | Denis Yeldandi | 2017-02-12 | 1 | -1/+2 |
* | | | Merge branch 'PHP-7.1' | Jakub Zelenka | 2017-01-29 | 1 | -4/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-01-29 | 1 | -4/+10 |
| |\ \ | | |/ | |||||
| | * | Try fpm path for testing in sbin as it is default target | Jakub Zelenka | 2017-01-29 | 1 | -4/+10 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-23 | 1 | -0/+6 |
|\ \ \ | |/ / |