summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 5.6.37 will be nextFerenc Kovacs2018-04-243-5/+21
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-04-240-0/+0
|\ \ \ | |/ /
| * | 7.0.31 nextAnatol Belski2018-04-243-5/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-04-240-0/+0
|\ \ \ | |/ /
| * | [ci skip] Update NEWSAnatol Belski2018-04-241-0/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-04-241-2/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2018-04-241-2/+4
| |\ \ | | |/
| | * Fix test portabilityAnatol Belski2018-04-241-2/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-04-2321-18/+101
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-04-2321-18/+101
| |\ \ | | |/
| | * Fix tsrm_lsStanislav Malyshev2018-04-231-1/+1
| | * Merge remote-tracking branch 'security/bug76249' into PHP-5.6Stanislav Malyshev2018-04-232-0/+21
| | |\
| | | * Fix testStanislav Malyshev2018-04-221-2/+4
| | | * Fix bug #76249 - fail on invalid sequencesStanislav Malyshev2018-04-222-0/+19
| | * | Merge remote-tracking branch 'security/bug76248' into PHP-5.6Stanislav Malyshev2018-04-232-1/+45
| | |\ \
| | | * | Fix bug #76248 - Malicious LDAP-Server Response causes CrashStanislav Malyshev2018-04-222-1/+45
| | | |/
| | * | Fix #76129 - remove more potential unfiltered outputs for pharStanislav Malyshev2018-04-2313-16/+14
| | * | Merge remote-tracking branch 'security/PHP-5.6' into PHP-5.6Stanislav Malyshev2018-04-234-1/+21
| | |\ \ | | | |/ | | |/|
| | | * Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_valueChristoph M. Becker2018-04-224-1/+21
| | | * Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-202-2/+34
* | | | Add a bit of defensive conding for bug #76155Stanislav Malyshev2018-04-221-1/+1
* | | | Make openssl_error_string test work in OpenSSL 1.1.1Jakub Zelenka2018-04-151-5/+8
* | | | reset imap_errorstack after outputting itAron Rotteveel2018-04-141-0/+1
* | | | [ci skip] Update NEWS with fpm acl fixJakub Zelenka2018-04-131-0/+4
* | | | Support using acl_* functions on *BSDMichał Górny2018-04-131-3/+8
* | | | Fix arginfo for array_replace(_recursive) and array_merge(_recursive)Gabriel Caruso2018-04-133-11/+14
* | | | Fix memory leakAnatol Belski2018-04-122-1/+11
* | | | bump versionsJoe Watkins2018-04-113-5/+9
* | | | Updated LiteSpeed SAPI to 7.1 .George Wang2018-04-104-688/+180
* | | | Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite)Xinchen Hui2018-04-102-13/+11
* | | | Group common flagsAnatol Belski2018-04-051-5/+6
* | | | Rename varAnatol Belski2018-04-052-3/+3
* | | | [BUGFIX] allow php_admin_value to override value set in php.ini without restr...George Wang2018-04-031-0/+1
* | | | Sync fix for bug #72498 for 32-bitAnatol Belski2018-04-032-3/+2
* | | | [ci skip] Update NEWSAnatol Belski2018-04-031-0/+3
* | | | Fix shared ext/intl compilationAnatol Belski2018-04-031-3/+8
* | | | Fix #52070: imagedashedline() - dashed line sometimes is not visibleChristoph M. Becker2018-03-304-1/+29
* | | | 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 hitti...Jacob Hipps2018-03-302-25/+54
* | | | Fix clang build, ref buf #76153Anatol Belski2018-03-301-12/+15
* | | | Update binary SDK version for AppVeyorAnatol Belski2018-03-291-1/+1
* | | | Adjust tests for ICU 61.1 compatibilityAnatol Belski2018-03-297-8/+236
* | | | 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
* | | | Fixed bug #76153 Intl compilation fails with icu4c 61.1Anatol Belski2018-03-283-2/+5
* | | | Fixed #75996: Add the right urls to the header of mt_rand.TATAR Balazs Janos2018-03-272-2/+5
* | | | Fix #76131 some arginfo params are different from the documentationGabriel Caruso2018-03-273-9/+15