summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed test on 32-bit platforms (split into 32-bit and 64-bit versions)Dmitry Stogov2016-04-262-1/+33
* | Fix ZTS builds by adding a missing TSRMLS_FETCH().Adam Harvey2016-04-201-0/+1
* | Better fix for #71952Stanislav Malyshev2016-04-191-3/+7
* | Fix bug #71952: Corruption inside imageaffinematrixgetStanislav Malyshev2016-04-183-1/+21
* | Prevent usage in GC after free.Dmitry Stogov2016-04-191-1/+2
* | mark frequent intermittent fpm test with XFAILFerenc Kovacs2016-04-181-0/+6
* | prepare for 5.6.21RC1Ferenc Kovacs2016-04-183-5/+7
* | Align NEWS entry formatLior Kaplan2016-04-151-10/+7
* | Fix old comment cut-n-paste errorChristopher Jones2016-04-141-3/+3
* | Fixed bug #71422 (Fix ORA-01438: value larger than specified precision allowe...Christopher Jones2016-04-145-7/+94
* | opcache config.m4: Use = for comparisonLior Kaplan2016-04-081-1/+1
* | update NEWSAnatol Belski2016-04-051-0/+4
* | Use STR_EMPTY_ALLOC macro insteadThomas Punt2016-04-051-2/+2
* | Fix DateInterval::format segfaultThomas Punt2016-04-052-0/+15
* | Fixed bug #71447 (Quotes inside comments not properly handled)Matteo Beccati2016-04-044-125/+187
* | Fixed a few PDO tests to conform to PDO Common standardsMatteo Beccati2016-04-044-4/+4
* | news entry #69537Joe Watkins2016-04-041-0/+2
* | Fix #69537: __debugInfo with empty string for key gives errorJoe Watkins2016-04-032-1/+20
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-311-1/+1
|\ \ | |/
| * fix borked mainstream patchAnatol Belski2016-03-311-1/+1
| * 5.5.35 nowJulien Pauli2016-03-293-5/+25
* | fix test to not to cause false positivesAnatol Belski2016-03-311-2/+5
* | Align NEWS entry formatLior Kaplan2016-03-311-3/+3
* | update NEWSFerenc Kovacs2016-03-301-0/+18
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-291-2/+2
|\ \ | |/
| * fix dir separator in testAnatol Belski2016-03-291-2/+2
* | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-291-6/+3
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-293-1/+21
|\ \ | |/
| * Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-293-1/+21
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-281-1/+1
|\ \ | |/
| * Fixed bug #71704 php_snmp_error() Format String VulnerabilityAnatol Belski2016-03-281-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-280-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.5.34' into PHP-5.5Stanislav Malyshev2016-03-280-0/+0
| |\
| | * Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcutStanislav Malyshev2016-03-281-17/+17
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-2811-60/+64
|\ \ \ | |/ /
| * | Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcutStanislav Malyshev2016-03-282-20/+20
| |/
| * Fix bug #71798 - Integer Overflow in php_raw_url_encodeStanislav Malyshev2016-03-272-4/+4
| * Fix bug #71860: Require valid paths for phar filenamesStanislav Malyshev2016-03-209-37/+41
| * Going for 5.5.34Julien Pauli2016-03-023-4/+8
* | Fixed bug #67512Nikita Popov2016-03-252-7/+14
* | Updated to version 2016.3 (2016c)Derick Rethans2016-03-241-647/+799
* | Updated NEWSJulien Pauli2016-03-211-0/+4
* | Reworked Fix bug #52098Julien Pauli2016-03-211-13/+4
* | Fix bug #52098Daniel Persson2016-03-213-91/+144
* | Update NEWS for efacdc3Xinchen Hui2016-03-211-0/+4
* | Merge branch 'PHP-5.6' of https://github.com/msierks/php-src into PHP-5.6Xinchen Hui2016-03-211-1/+1
|\ \
| * | FIX #71831: CURLOPT_NOPROXY applied as long instead of stringMichael Sierks2016-03-181-1/+1
* | | Fixed bug #67582Nikita Popov2016-03-203-5/+33
* | | fix and update NEWSAnatol Belski2016-03-171-0/+7
* | | Backport patch for bug #71820Anatol Belski2016-03-174-2/+225