]> granicus.if.org Git - php/shortlog
php
2016-06-06 Anatol BelskiAdd test for bug #53735
2016-06-06 Anatol Belskifix typo
2016-06-06 Anatol Belskifix broken skipif and add xfail for now
2016-06-06 Anatol Belskimissing return
2016-06-05 Jakub ZelenkaAdd new test for openssl_pkey_new
2016-06-05 Jakub ZelenkaAdd test for openssl_error_string
2016-06-05 Jakub ZelenkaRemove openssl_x509_parse for OpenSSL 0.9.x
2016-06-02 Anatol Belskiupdate NEWS
2016-06-02 Anatol BelskiFixed bug #70484 selectordinal doesn't work with named...
2016-06-02 Elizabeth Marie... Fix ODBC bug for varchars returning with length zero
2016-05-26 Ferenc Kovacsupdate NEWS
2016-05-25 Adam HarveyFix typo in phpdbg help.
2016-05-25 Adam HarveyAdd missing newlines to phpdbg's help for the run command.
2016-05-25 Remi ColletSkip test which is 64bits only
2016-05-25 Anatol Belskifix test portability
2016-05-25 Stanislav MalyshevMerge branch 'PHP-5.6.22' into PHP-5.6
2016-05-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6.22
2016-05-24 Stanislav MalyshevFix memory leak in imagescale()
2016-05-24 Stanislav MalyshevUpdate NEWS
2016-05-24 Stanislav MalyshevBetter fix for bug #72135
2016-05-23 Stanislav MalyshevFixed bug #72227: imagescale out-of-bounds read
2016-05-23 Stanislav MalyshevFix bug #72241: get_icu_value_internal out-of-bounds...
2016-05-18 Derick RethansFixed bug #63740 (strtotime seems to use both sunday...
2016-05-16 Stanislav MalyshevFix bug #72135 - don't create strings with lengths...
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1 php-5.6.22RC1
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1
2016-05-11 Ferenc Kovacsadd missing NEWS entry
2016-05-10 Anatol Belskifix handle leak
2016-05-10 Dmitry StogovThe "flock" structure has to be writable on AIX.
2016-05-10 Stanislav MalyshevAdd check for string overflow to all string add operations
2016-05-10 Stanislav MalyshevFix bug #72114 - int/size_t confusion in fread
2016-05-09 Anatol Belskiupdate NEWS
2016-05-09 Anatol BelskiRevert "Backport patch for bug #71820"
2016-05-08 Anatol BelskiFixed bug #64524 Add intl.use_exceptions to php.ini-*
2016-05-07 Xinchen HuiFixed bug #72172 (zend_hex_strtod should not use strlen)
2016-05-03 Anatol Belskiadd test fo rbug 71805
2016-05-03 Anatol Belskiupate libs versions
2016-05-02 Julien PauliUpdated NEWS
2016-05-02 Julien PauliBackport of fixed for bug #71331 - Uninitialized pointe...
2016-05-01 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-05-01 Lior KaplanUpdate PHP 5.5 NEWS entries with CVE info
2016-04-29 Lior KaplanAdd CVE to bug #69719 (PHP 5.6.10)
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.12
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.13
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.14
2016-04-29 Lior KaplanAdd CVE to bug #70976 (PHP 5.6.17)
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.18
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.20
2016-04-29 Lior KaplanAdd CVE to bug #71912 (PHP 5.6.21)
2016-04-29 Julien PauliAdded CVE
2016-04-28 Stanislav MalyshevFixed bug #71331 - Uninitialized pointer in phar_make_d...
2016-04-28 Lior KaplanAdd NEWS entry for bug #71331 (fixed in PHP 5.6.18)
2016-04-28 Ferenc Kovacssmall whitespace fix
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Anatol Belskifix/improve tests
2016-04-27 Julien PauliUpdated NEWS
2016-04-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-04-27 Stanislav MalyshevFix memory leak
2016-04-27 Stanislav MalyshevFix bug #72099: xml_parse_into_struct segmentation...
2016-04-26 Julien Pauli5.5.36 now
2016-04-26 Dmitry StogovFixed test on 32-bit platforms (split into 32-bit and...
2016-04-25 Stanislav MalyshevFix bug #72094 - Out of bounds heap read access in...
2016-04-25 Stanislav MalyshevFix bug #72093: bcpowmod accepts negative scale and...
2016-04-24 Stanislav MalyshevFix bug #72061 - Out-of-bounds reads in zif_grapheme_st...
2016-04-20 Adam HarveyFix ZTS builds by adding a missing TSRMLS_FETCH().
2016-04-20 Stanislav MalyshevBetter fix for #71952
2016-04-19 Stanislav MalyshevFix bug #71952: Corruption inside imageaffinematrixget
2016-04-19 Stanislav MalyshevFix for bug #71912 (libgd: signedness vulnerability)
2016-04-18 Dmitry StogovPrevent usage in GC after free.
2016-04-18 Ferenc Kovacsmark frequent intermittent fpm test with XFAIL
2016-04-18 Ferenc Kovacsprepare for 5.6.21RC1
2016-04-15 Lior KaplanAlign NEWS entry format
2016-04-14 Christopher... Fix old comment cut-n-paste error
2016-04-14 Christopher... Fixed bug #71422 (Fix ORA-01438: value larger than...
2016-04-08 Lior Kaplanopcache config.m4: Use = for comparison
2016-04-05 Anatol Belskiupdate NEWS
2016-04-05 Thomas PuntUse STR_EMPTY_ALLOC macro instead
2016-04-05 Thomas PuntFix DateInterval::format segfault
2016-04-04 Matteo BeccatiFixed bug #71447 (Quotes inside comments not properly...
2016-04-04 Matteo BeccatiFixed a few PDO tests to conform to PDO Common standards
2016-04-04 Joe Watkinsnews entry #69537
2016-04-03 Joe WatkinsFix #69537: __debugInfo with empty string for key gives...
2016-03-31 Julien PauliTypo in NEWS
2016-03-30 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-03-30 Anatol Belskifix borked mainstream patch
2016-03-30 Anatol Belskifix test to not to cause false positives
2016-03-30 Lior KaplanAlign NEWS entry format
2016-03-30 Ferenc Kovacsupdate NEWS
2016-03-29 Julien Pauli5.5.35 now
2016-03-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-03-29 Anatol Belskifix dir separator in test
2016-03-29 Anatol BelskiFixed bug #71527 Buffer over-write in finfo_open with...
2016-03-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-03-29 Anatol BelskiFixed bug #71527 Buffer over-write in finfo_open with...
2016-03-29 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-03-29 Anatol BelskiFixed bug #71704 php_snmp_error() Format String Vulnera...
2016-03-29 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-03-29 Stanislav MalyshevMerge branch 'PHP-5.5.34' into PHP-5.5
2016-03-29 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-03-29 Stanislav MalyshevFixed bug #71906: AddressSanitizer: negative-size-param...
next