| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update versions for PHP 7.2.6RC1php-7.2.6RC1 | Sara Golemon | 2018-05-08 | 2 | -3/+3 |
| * | Update NEWS for PHP 7.2.6RC1 | Sara Golemon | 2018-05-08 | 1 | -1/+1 |
| * | Updated to version 2018.5 (2018e) | Derick Rethans | 2018-05-08 | 1 | -1045/+1049 |
| * | Empty merge | Derick Rethans | 2018-05-08 | 0 | -0/+0 |
| |\ | |||||
| | * | Updated to version 2018.5 (2018e) | Derick Rethans | 2018-05-08 | 1 | -1045/+1049 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-07 | 1 | -7/+8 |
| |\ \ | |/ | |||||
| | * | Update _bits_per_char to use with new PHP 7.1. or greater | Ricardo F | 2018-05-07 | 1 | -7/+8 |
| * | | [ci skip] Update NEWS | Anatol Belski | 2018-05-06 | 1 | -0/+4 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-06 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | [ci skip] Update NEWS | Anatol Belski | 2018-05-06 | 1 | -0/+4 |
| * | | [ci skip] Update libs_version.txt | Anatol Belski | 2018-05-06 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-03 | 4 | -8/+8 |
| |\ \ | |/ | |||||
| | * | Fix tests, ref bug #74385 | Anatol Belski | 2018-05-03 | 4 | -8/+8 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-03 | 1 | -5/+9 |
| |\ \ | |/ | |||||
| | * | Fixed bug #74385 Locale::parseLocale() broken with some arguments | Anatol Belski | 2018-05-03 | 1 | -5/+9 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-05-03 | 2 | -22/+27 |
| |\ \ | |/ | |||||
| | * | Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp) | Dmitry Stogov | 2018-05-03 | 2 | -22/+27 |
| * | | Fix shared ext/zip build with static dependency lib | Anatol Belski | 2018-05-02 | 1 | -1/+2 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-29 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix potential memory leak in the enchant extension | Thomas Punt | 2018-04-29 | 1 | -1/+1 |
| | * | Fix potential memory leak in curl extension | Thomas Punt | 2018-04-29 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-29 | 1 | -0/+3 |
| |\ \ | |/ | |||||
| | * | The SO_PASSCRED constant is conditionally defined | Thomas Punt | 2018-04-29 | 1 | -0/+3 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-28 | 1 | -21/+21 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.1' of https://git.php.net/push/php-src into PHP-7.1 | Thomas Punt | 2018-04-28 | 2 | -22/+21 |
| | |\ | |||||
| | * | | Fix potential memory leaks in sockets extension | Thomas Punt | 2018-04-28 | 1 | -21/+21 |
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-04-28 | 0 | -0/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Revert "Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)." | Dmitry Stogov | 2018-04-28 | 2 | -22/+21 |
| | |/ | |||||
| * | | Revert "Merge branch 'PHP-7.1' into PHP-7.2" | Dmitry Stogov | 2018-04-28 | 2 | -21/+20 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Dmitry Stogov | 2018-04-28 | 2 | -20/+21 |
| |\ \ | |/ | |||||
| | * | Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp). | Dmitry Stogov | 2018-04-28 | 2 | -21/+22 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-04-27 | 3 | -3/+34 |
| |\ \ | |/ | |||||
| | * | Fix bug #76281 | Nikita Popov | 2018-04-27 | 3 | -3/+34 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-04-27 | 4 | -1/+41 |
| |\ \ | |/ | |||||
| | * | Fixed bug #76275 | Nikita Popov | 2018-04-27 | 4 | -1/+41 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Allocate default ini values into persistent memory | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Fix memory leak when phpdbg fails to start up | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-04-26 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Fix memory leak in zend_disable_class() | shiguangqi2008@gmail.com | 2018-04-26 | 1 | -0/+1 |
| * | | Update NEWS | Scott Arciszewski | 2018-04-25 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Ferenc Kovacs | 2018-04-25 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Ferenc Kovacs | 2018-04-25 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Ferenc Kovacs | 2018-04-25 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | 5.6.37 will be next | Ferenc Kovacs | 2018-04-24 | 3 | -5/+21 |
| * | | | | update NEWS for 7.2.5 | Remi Collet | 2018-04-24 | 1 | -0/+14 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-04-24 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2018-04-24 | 0 | -0/+0 |
| | |\ \ \ | | |/ / | |||||
| | | * | | 7.0.31 next | Anatol Belski | 2018-04-24 | 3 | -5/+9 |
