summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.23RC1php-5.6.23RC1Ferenc Kovacs2016-06-093-4/+4
* Fix bug #72140 (segfault after calling ERR_free_strings())Jakub Zelenka2016-06-082-0/+7
* prevent invalid color index (palette only), may lead to crashPierre Joye2016-06-082-0/+49
* Add CVE to #66387Lior Kaplan2016-06-071-1/+2
* add missing NEWS entryAnatol Belski2016-06-071-0/+3
* #72337 invalid dimensions can lead to segvPierre Joye2016-06-073-1/+51
* Add test for bug #53735Anatol Belski2016-06-061-0/+32
* fix typoAnatol Belski2016-06-061-1/+1
* fix broken skipif and add xfail for nowAnatol Belski2016-06-061-2/+3
* missing returnAnatol Belski2016-06-061-0/+2
* Add new test for openssl_pkey_newJakub Zelenka2016-06-052-14/+120
* Add test for openssl_error_stringJakub Zelenka2016-06-052-0/+211
* Remove openssl_x509_parse for OpenSSL 0.9.xJakub Zelenka2016-06-051-276/+0
* update NEWSAnatol Belski2016-06-021-0/+4
* Fixed bug #70484 selectordinal doesn't work with named parametersAnatol Belski2016-06-022-0/+101
* Fix ODBC bug for varchars returning with length zeroElizabeth Marie Smith2016-06-022-0/+64
* update NEWSFerenc Kovacs2016-05-261-0/+7
* Fix typo in phpdbg help.Adam Harvey2016-05-251-1/+1
* Add missing newlines to phpdbg's help for the run command.Adam Harvey2016-05-251-1/+3
* Skip test which is 64bits onlyRemi Collet2016-05-251-0/+2
* fix test portabilityAnatol Belski2016-05-251-1/+1
* Merge branch 'PHP-5.6.22' into PHP-5.6Stanislav Malyshev2016-05-248-151/+216
|\
| * Merge branch 'PHP-5.5' into PHP-5.6.22Stanislav Malyshev2016-05-248-151/+216
| |\
| | * Fix memory leak in imagescale()Stanislav Malyshev2016-05-242-4/+4
| | * Update NEWSStanislav Malyshev2016-05-241-2/+12
| | * Better fix for bug #72135Stanislav Malyshev2016-05-241-4/+5
| | * Fixed bug #72227: imagescale out-of-bounds readStanislav Malyshev2016-05-232-8/+23
| | * Fix bug #72241: get_icu_value_internal out-of-bounds readStanislav Malyshev2016-05-222-117/+132
| | * Fix bug #72135 - don't create strings with lengths outside int rangeStanislav Malyshev2016-05-151-23/+27
| | * Add check for string overflow to all string add operationsStanislav Malyshev2016-05-091-0/+7
| | * Fix bug #72114 - int/size_t confusion in freadStanislav Malyshev2016-05-092-0/+18
| | * Updated NEWSJulien Pauli2016-05-021-5/+8
| | * Backport of fixed for bug #71331 - Uninitialized pointer in phar_make_dirstre...Julien Pauli2016-05-024-2/+18
| | |\
| | | * Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()Stanislav Malyshev2016-04-284-2/+18
| * | | prepare for 5.6.22RC1php-5.6.22RC1Ferenc Kovacs2016-05-113-6/+4
* | | | Fixed bug #63740 (strtotime seems to use both sunday and monday as start of w...Derick Rethans2016-05-185-32/+83
* | | | prepare for 5.6.22RC1Ferenc Kovacs2016-05-112-4/+4
|/ / /
* | | add missing NEWS entryFerenc Kovacs2016-05-111-2/+7
* | | fix handle leakAnatol Belski2016-05-101-0/+1
* | | The "flock" structure has to be writable on AIX.Dmitry Stogov2016-05-101-0/+20
* | | update NEWSAnatol Belski2016-05-091-0/+3
* | | Revert "Backport patch for bug #71820"Anatol Belski2016-05-094-225/+2
* | | Fixed bug #64524 Add intl.use_exceptions to php.ini-*Anatol Belski2016-05-082-0/+2
* | | Fixed bug #72172 (zend_hex_strtod should not use strlen)Xinchen Hui2016-05-062-1/+5
* | | add test fo rbug 71805Anatol Belski2016-05-033-0/+53
* | | upate libs versionsAnatol Belski2016-05-031-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-05-010-0/+0
|\ \ \ | |/ /
| * | Update PHP 5.5 NEWS entries with CVE infoLior Kaplan2016-05-011-27/+34
| * | Added CVEJulien Pauli2016-04-291-1/+1
| |/
| * Updated NEWSJulien Pauli2016-04-271-0/+3