summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update NEWS for PHP 7.2.5PHP-7.2.5Remi Collet2018-04-241-1/+1
|
* cleanRemi Collet2018-04-241-1/+0
|
* add NEWS entriesRemi Collet2018-04-241-2/+14
|
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-04-2421-18/+101
| | | | | | | | | | | | | * PHP-7.1: Fix tsrm_ls Fix #76129 - remove more potential unfiltered outputs for phar Fix test Fix bug #76248 - Malicious LDAP-Server Response causes Crash Fix bug #76249 - fail on invalid sequences Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_value Fix bug #75981: prevent reading beyond buffer start (cherry picked from commit 4c06d929c048158a623a6f285af006f8531d372b)
* Update NEWS for 7.2.5Remi Collet2018-04-111-0/+3
|
* Update NEWS for PHP 7.2.5RC1Remi Collet2018-04-111-1/+1
|
* Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-04-104-688/+180
|\
| * Updated LiteSpeed SAPI to 7.1 .George Wang2018-04-104-688/+180
| |
* | Update NEWSXinchen Hui2018-04-101-0/+3
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-04-101-13/+8
|\ \ | |/ | | | | | | * PHP-7.1: Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite)
| * Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite)Xinchen Hui2018-04-102-13/+11
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-051-5/+6
|\ \ | |/ | | | | | | * PHP-7.1: Group common flags
| * Group common flagsAnatol Belski2018-04-051-5/+6
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-052-3/+3
|\ \ | |/ | | | | | | * PHP-7.1: Rename var
| * Rename varAnatol Belski2018-04-052-3/+3
| |
* | Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-04-031-0/+1
|\ \ | |/
| * [BUGFIX] allow php_admin_value to override value set in php.ini without ↵George Wang2018-04-031-0/+1
| | | | | | | | restriction, like adding an extra directory to open_basedir.
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-032-3/+2
|\ \ | |/ | | | | | | * PHP-7.1: Sync fix for bug #72498 for 32-bit
| * Sync fix for bug #72498 for 32-bitAnatol Belski2018-04-032-3/+2
| |
* | [ci skip] Update NEWSAnatol Belski2018-04-031-0/+3
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-030-0/+0
|\ \ | |/ | | | | | | * PHP-7.1: [ci skip] Update NEWS
| * [ci skip] Update NEWSAnatol Belski2018-04-031-0/+3
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-031-3/+8
|\ \ | |/ | | | | | | * PHP-7.1: Fix shared ext/intl compilation
| * Fix shared ext/intl compilationAnatol Belski2018-04-031-3/+8
| |
* | Better explanation for the opcache.max_wasted_percentage ini settingRasmus Lerdorf2018-03-301-1/+7
| | | | | | | | since it was pretty confusing before
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-03-304-1/+29
|\ \ | |/ | | | | | | * PHP-7.1: Fix #52070: imagedashedline() - dashed line sometimes is not visible
| * Fix #52070: imagedashedline() - dashed line sometimes is not visibleChristoph M. Becker2018-03-304-1/+29
| | | | | | | | | | We finally remove the inadvertent leftover from the synchronization with GD 2.0.12.
* | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-03-303-24/+75
|\ \ | |/
| * Update NEWS with FPM fixesJakub Zelenka2018-03-301-0/+5
| |
| * Prevent modifying of getenv resultJakub Zelenka2018-03-301-5/+14
| |
| * 68440: ensure backwards compatibility with FPM_SOCKETS var; fix sockname sizeJacob Hipps2018-03-301-5/+13
| |
| * Fix bug #68440: [sapi/fpm] use multiple FPM_SOCKETS env vars to prevent ↵Jacob Hipps2018-03-302-25/+54
| | | | | | | | hitting MAX_ARG_STRLEN with a large number of pools
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-301-12/+15
|\ \ | |/ | | | | | | * PHP-7.1: Fix clang build, ref buf #76153
| * Fix clang build, ref buf #76153Anatol Belski2018-03-301-12/+15
| | | | | | | | Clang only allows -std=c++11 for C++ source.
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-291-1/+1
|\ \ | |/ | | | | | | * PHP-7.1: Update binary SDK version for AppVeyor
| * Update binary SDK version for AppVeyorAnatol Belski2018-03-291-1/+1
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-296-5/+233
|\ \ | |/ | | | | | | * PHP-7.1: Adjust tests for ICU 61.1 compatibility
| * Adjust tests for ICU 61.1 compatibilityAnatol Belski2018-03-297-8/+236
| |
* | Merge branch 'PHP-7.1' into PHP-7.2Ferenc Kovacs2018-03-280-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Ferenc Kovacs2018-03-280-0/+0
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2018-03-280-0/+0
| | |\
| | | * [ci skip] 5.6.36 will be nextFerenc Kovacs2018-03-283-5/+7
| | | |
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-283-2/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | * PHP-7.1: Fixed bug #76153 Intl compilation fails with icu4c 61.1
| * | | Fixed bug #76153 Intl compilation fails with icu4c 61.1Anatol Belski2018-03-283-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | Additionally, ICU >= 59.1 requires C++11, so add the flags. Some refactoring is needed to comply with the latest recommended build options, such as automatic icu namespace addition.
* | | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-03-272-3/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | * PHP-7.1: Fixed #75996: Add the right urls to the header of mt_rand.
| * | | Fixed #75996: Add the right urls to the header of mt_rand.TATAR Balazs Janos2018-03-272-2/+5
| | | |
* | | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-03-273-8/+15
|\ \ \ \ | |/ / / | | | | | | | | | | | | * PHP-7.1: Fix #76131 some arginfo params are different from the documentation
| * | | Fix #76131 some arginfo params are different from the documentationGabriel Caruso2018-03-273-9/+15
| | | |
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-271-7/+7
|\ \ \ \ | |/ / / | | | | | | | | | | | | * PHP-7.1: Update libs_versions.txt
| * | | Update libs_versions.txtAnatol Belski2018-03-271-6/+6
| | | |