summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'PHP-5.6'Anatol Belski2014-11-051-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-051-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | fix dir separator in testAnatol Belski2014-11-051-1/+1
| * | | | | Fix bad mergeBob Weinand2014-11-041-2/+4
| * | | | | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-11-041-64/+56
| |\ \ \ \ \ | | |/ / / /
| | * | | | arg1-3 are not variable names to use; removed useless buffer variableBob Weinand2014-11-041-59/+55
| * | | | | improved the ZEND_FASTCALL convention for vc12+Anatol Belski2014-11-041-1/+3
| * | | | | Respect flags when fetching class by nameAndrea Faulds2014-11-042-6/+6
| * | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-030-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-030-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-030-0/+0
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | update NEWSStanislav Malyshev2014-11-031-0/+4
| | | | * | Fix bug #63595 GMP memory management conflicts with other libraries using GMPRemi Collet2014-11-031-26/+0
| * | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-031-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-031-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-031-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Initialize the offset table - PCRE may sometimes miss offsetsStanislav Malyshev2014-11-031-1/+1
| | | | * | set default response code to 200George Wang2014-11-031-2/+2
| | | | * | fix NEWS & versionStanislav Malyshev2014-10-223-5/+5
| | | | * | NEWSRemi Collet2014-10-221-0/+6
| | | | * | Fix bug #68283: fileinfo: out-of-bounds read in elf note headersRemi Collet2014-10-221-0/+7
| | | | * | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-134-3/+24
| | | | * | Fix bug #68089 - do not accept options with embedded \0Stanislav Malyshev2014-10-133-0/+27
| | | | * | Fixed bug #68044: Integer overflow in unserialize() (32-bits only)Stanislav Malyshev2014-10-134-4/+19
| | | | * | Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-133-6/+56
| | | * | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5George Wang2014-11-0352-1035/+1422
| | | |\ \ \
| | | * | | | set default response code to 200George Wang2014-11-031-2/+2
| | * | | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6George Wang2014-11-03134-3945/+10635
| | |\ \ \ \ \
| | * | | | | | set default response code to 200George Wang2014-11-031-2/+2
| * | | | | | | Merge branch 'master' of git.php.net:php-srcGeorge Wang2014-11-03414-16072/+23736
| |\ \ \ \ \ \ \
| * | | | | | | | set default response code to 200George Wang2014-11-031-2/+2
* | | | | | | | | Merge branch 'master' into zppFailOnOverflowAndrea Faulds2014-11-01550-35010/+26859
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'PHP-5.6'Matteo Beccati2014-11-012-1/+67
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-11-012-1/+67
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | Fixed bug #66584 Segmentation fault on statement deallocationMatteo Beccati2014-11-013-1/+68
| * | | | | | | | Merge branch 'PHP-5.6'Xinchen Hui2014-11-011-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Add creditXinchen Hui2014-11-011-0/+2
| * | | | | | | | Merge branch 'PHP-5.6'Anatol Belski2014-10-311-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-10-311-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | fix ZTS buildAnatol Belski2014-10-311-1/+1
| * | | | | | | | fix datatype mismatchesAnatol Belski2014-10-311-34/+43
| * | | | | | | | fix datatype mismatchesAnatol Belski2014-10-311-27/+29
| * | | | | | | | fix warning not all control paths return a valueAnatol Belski2014-10-311-0/+4
| * | | | | | | | fix datatype mismatch warningAnatol Belski2014-10-311-1/+1
| * | | | | | | | fix datatype mismatch warningsAnatol Belski2014-10-311-5/+5
| * | | | | | | | fix datatype mismatch warningsAnatol Belski2014-10-311-14/+14
| * | | | | | | | Merge branch 'PHP-5.6'Matteo Beccati2014-10-313-14/+58
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-10-313-14/+58
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Added PGSQL_TEST_CONNSTR env var support for ext/pgsql testsMatteo Beccati2014-10-311-3/+6
| | | * | | | | | Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when ...Matteo Beccati2014-10-313-10/+56