summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix dir separator in testphp-5.5.24PHP-5.5.24Anatol Belski2015-04-151-2/+2
* 5.5.24Julien Pauli2015-04-153-4/+27
* fix non-standard CStanislav Malyshev2015-04-151-54/+55
* Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)Stanislav Malyshev2015-04-153-3/+27
* fix testStanislav Malyshev2015-04-151-0/+6
* fix type in fix for #69085Remi Collet2015-04-151-3/+3
* fix memory leak & add testStanislav Malyshev2015-04-152-2/+48
* Fix testsStanislav Malyshev2015-04-154-24/+24
* Merge branch 'PHP-5.5-security' into PHP-5.5.24Stanislav Malyshev2015-04-1520-33/+109
* Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)Stanislav Malyshev2015-04-151-36/+43
* Fix testStanislav Malyshev2015-04-151-1/+1
* Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-153-0/+43
* Additional fix for bug #69324Stanislav Malyshev2015-04-151-6/+7
* More fixes for bug #69152Stanislav Malyshev2015-04-152-0/+19
* Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-1512-13/+42
* Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)Stanislav Malyshev2015-04-154-36/+48
* Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/...Stanislav Malyshev2015-04-152-0/+45
* Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)Stanislav Malyshev2015-04-151-0/+1
* Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)Stanislav Malyshev2015-04-153-0/+47
* Updated NEWSJulien Pauli2015-03-311-0/+1
* Fixed bug #69336 (Issues with "last day of <monthname>").Derick Rethans2015-03-316-8/+42
* 5.5.24RC1php-5.5.24RC1Julien Pauli2015-03-313-7/+7
* Export date_get_immutable_ce() so that extensions can make use of it too.Derick Rethans2015-03-312-0/+5
* Align entries formatLior Kaplan2015-03-311-1/+1
* Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710Lior Kaplan2015-03-311-1/+1
* Add CVE for bug #69207Lior Kaplan2015-03-311-2/+2
* Fixed bug #64931Michael Wallner2015-03-304-1/+63
* Fixed Bug #65467Michael Wallner2015-03-302-1/+2
* fix bug #67761Michael Wallner2015-03-304-3/+27
* Fixed bug 64343Michael Wallner2015-03-305-0/+29
* Add RAND_egd check for compiling against LibreSSLLeigh2015-03-273-6/+10
* Add CVE for bug #68901Lior Kaplan2015-03-251-1/+2
* Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3Anatol Belski2015-03-253-1888/+3744
* fix dir separator in testAnatol Belski2015-03-251-1/+1
* revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as sharedRemi Collet2015-03-251-13/+13
* Fixed typoXinchen Hui2015-03-251-2/+2
* UPdate NEWSXinchen Hui2015-03-251-1/+5
* Bug #69293 NEW segfault when using SoapClient::__setSoapHeader (bisected, reg...Xinchen Hui2015-03-251-1/+1
* updated libs versionsAnatol Belski2015-03-231-3/+3
* Fixed #68021 - get_browser() browser_name_regexTjerk Meesters2015-03-225-44/+46
* Print checking message for all ODBC driversLior Kaplan2015-03-221-12/+36
* Change default option of ODBC drivers to no to enable bulding standalone ODBCLior Kaplan2015-03-221-14/+19
* add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2Masaki Kagaya2015-03-223-0/+10
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-223-1/+7
|\
| * Bacport fix bug #68741 - Null pointer dereferenceStanislav Malyshev2015-03-222-0/+6
| * Check that the type is correctStanislav Malyshev2015-03-221-1/+1
* | Fix #68760: Fix freeing null segfault. Added test for behaviour.Danack2015-03-223-6/+51
* | cosmetic fix to default odbcverAnatol Belski2015-03-231-1/+1
* | Remove extraneous strlen() callRasmus Lerdorf2015-03-211-2/+0
* | - Updated to version 2015.2 (2015b)Derick Rethans2015-03-211-672/+729