summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | | | | Fix bug #68283: fileinfo: out-of-bounds read in elf note headersRemi Collet2014-10-221-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream commit https://github.com/file/file/commit/39c7ac1106be844a5296d3eb5971946cc09ffda0 CVE -2014-3710
| | | | * | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/curl/interface.c
| | | | * | | | | | | 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
| | | | | | | | | | | |
* | | | | | | | | | | | made lsapi_main.c compatible with PHP7/phpng .George Wang2014-11-201-26/+92
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6George Wang2014-11-03134-3945/+10635
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-11-012-1/+67
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fixed bug #66584 Segmentation fault on statement deallocation
| | * | | | | | | | | | Fixed bug #66584 Segmentation fault on statement deallocationMatteo Beccati2014-11-013-1/+68
| | | | | | | | | | | |
| * | | | | | | | | | | Add creditXinchen Hui2014-11-011-0/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-10-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix ZTS build
| | * | | | | | | | | | fix ZTS buildAnatol Belski2014-10-311-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-10-313-14/+58
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Added PGSQL_TEST_CONNSTR env var support for ext/pgsql tests Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction
| | * | | | | | | | | | 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
| | | |_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not in transaction
| * | | | | | | | | | Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6Xinchen Hui2014-10-3111-7/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Temporarily disable wait/xml protocol...Bob Weinand2014-10-306-2/+12
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-10-301-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: don't try to send in the test results until we restored qa.php.net Don't treat warnings as failures in the junit output Conflicts: .travis.yml
| | | * | | | | | | | | don't try to send in the test results until we restored qa.php.netFerenc Kovacs2014-10-301-1/+1
| | | | | | | | | | | |
| | | * | | | | | | | | Don't treat warnings as failures in the junit outputMatteo Beccati2014-10-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This matches Travis and the actual return code.
| | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-301-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix uninitialized value...Bob Weinand2014-10-301-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | add DLL export to the output globalsAnatol Belski2014-10-302-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed Bug #68104 (Segfault while pre-evaluating a disabled function)Xinchen Hui2014-10-313-9/+21
| |/ / / / / / / / / / /
| * | | | | | | | | | | Use macroXinchen Hui2014-10-302-10/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed build.... (shouldn't it be zend_output_globals?)Xinchen Hui2014-10-302-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | fix output globals importingAnatol Belski2014-10-292-2/+0
| | | | | | | | | | | |
| * | | | | | | | | | | export output globalsAnatol Belski2014-10-292-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needed by phpdbg
| * | | | | | | | | | | use portable strndup implementationAnatol Belski2014-10-291-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | unix sockets aren't available on windowsAnatol Belski2014-10-291-0/+2
| | | | | | | | | | | |
| * | | | | | | | | | | dll export APIs needed by phpdbgAnatol Belski2014-10-293-5/+6
| | | | | | | | | | | |
| * | | | | | | | | | | fix sapi/phpdbg/config.w32Anatol Belski2014-10-291-3/+3
| | | | | | | | | | | |
| * | | | | | | | | | | Don't treat warnings as failures in the junit outputMatteo Beccati2014-10-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This matches Travis and the actual return code.
| * | | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-291-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge php-src into phpdbgBob Weinand2014-10-291-1/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | cleanup uneeded jsonRemi Collet2014-10-291-1/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-281-2/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-283-0/+5
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge ../phpdbg into PHP-5.6Bob Weinand2014-10-284-19/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/config.m4
| | * | | | | | | | | | | Enable shared builds for webhelperBob Weinand2014-10-291-0/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-10-291-71/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fixed test to work with recent libcurl versions PHP 5.5.20 now Conflicts: configure.in main/php_version.h
| | * | | | | | | | | | | Fixed test to work with recent libcurl versionsMatteo Beccati2014-10-291-71/+63
| | | | | | | | | | | | |
| | * | | | | | | | | | | PHP 5.5.20 nowJulien Pauli2014-10-283-4/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | cleanup uneeded jsonRemi Collet2014-10-291-1/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-281-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Removed last HAVE_JSON checkBob Weinand2014-10-281-2/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-283-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Fix versions & config.m4Bob Weinand2014-10-283-0/+5
| | | | | | | | | | | | |