]> granicus.if.org Git - php/shortlog
php
2016-06-13 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-13 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-06-13 Anatol Belskiupdate NEWS
2016-06-13 Christoph M... Fix #66387: Stack overflow with imagefilltoborder
2016-06-12 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-06-12 Jakub ZelenkaFix bug #71915 (openssl_random_pseudo_bytes is not...
2016-06-12 Jakub ZelenkaFix bug #72336 (openssl_pkey_new does not fail for...
2016-06-12 Jakub ZelenkaUpdate openssl_error_string to run and be more forgiving
2016-06-12 Christoph M... Fix #71554: FTP has not built-in support
2016-06-09 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-09 Christoph M... Merge branch 'pull-request/1930' into PHP-5.6
2016-06-09 Dmitry StogovFixed bug #72369 (array_merge() produces references...
2016-06-09 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-06-09 Ferenc Kovacs5.6.24 will be next
2016-06-08 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-06-08 Jakub ZelenkaFix bug #72140 (segfault after calling ERR_free_strings())
2016-06-08 Pierre JoyeMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-06-08 Pierre JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-06-08 Pierre Joyeprevent invalid color index (palette only), may lead...
2016-06-07 Lior KaplanAdd CVE to #66387
2016-06-07 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-06-07 Lior KaplanAdd CVE to #66387
2016-06-07 Anatol Belskifix NEWS
2016-06-07 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-07 Anatol Belskiadd missing NEWS entry
2016-06-07 Pierre Joyeupdate NEWS
2016-06-07 Pierre JoyeMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-06-07 Pierre JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-06-07 Pierre Joye#72337 invalid dimensions can lead to segv
2016-06-07 Anatol Belski7.0.9 next
2016-06-06 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-06 Anatol BelskiAdd test for bug #53735
2016-06-06 Anatol Belskifix ibase handle initialization, mostly compiler warnings
2016-06-06 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-06 Anatol Belskifix typo
2016-06-06 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-06 Anatol Belskifix broken skipif and add xfail for now
2016-06-06 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-06 Anatol Belskimissing return
2016-06-05 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
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-03 Raphaël Tournoyfix typo
2016-06-02 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-02 Anatol Belskiupdate NEWS
2016-06-02 Anatol BelskiFixed bug #70484 selectordinal doesn't work with named...
2016-06-02 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-02 Elizabeth Marie... Fix ODBC bug for varchars returning with length zero
2016-06-02 Xinchen HuiFixed bug #72308 (fastcgi_finish_request and logging...
2016-06-01 Anatol Belskiupdate NEWS
2016-06-01 Anatol BelskiAdd test for bug #72294
2016-06-01 Anatol BelskiFixed bug #72294 Segmentation fault/invalid pointer...
2016-06-01 Xinchen HuiAlso include ini_get
2016-06-01 Xinchen HuiForgotten test script for bug #72300
2016-05-31 Anatol Belskifix test portability
2016-05-31 Xinchen HuiFixed bug #72300 (ignore_user_abort(false) has no effect)
2016-05-31 Xinchen HuiNo sure why this is failed in travis
2016-05-31 Xinchen HuiFixed test (keyword is local related)
2016-05-31 Xinchen HuiAttempt to fix tests fails
2016-05-31 Xinchen HuiRe-Fixed bug #72155 (use-after-free caused by get_zval_...
2016-05-31 Xinchen HuiRevert "fix #72155 (use-after-free caused by get_zval_x...
2016-05-30 Anatol Belskifix condition
2016-05-30 Anatol Belskiupdate NEWS
2016-05-30 Bob WeinandFixed bug #72284 (phpdbg fatal errors with coverage)
2016-05-30 Anatol Belskifix test title
2016-05-30 Anatol BelskiAdd test for bug #72258
2016-05-30 Anatol Belskiupdate UPGRADING
2016-05-30 Anatol BelskiExpose missing flags from libzip at least >= 0.11.x
2016-05-30 Joe Watkinsfix #72155 (use-after-free caused by get_zval_xmlrpc_type)
2016-05-29 Joe WatkinsThis is exported at implementation site, but no forward...
2016-05-28 Nikita PopovForbid "yield from" in force closed generators
2016-05-28 Xinchen HuiAdded NEWS Entry
2016-05-28 Lauri KenttäTest for bug #72221, segfault in zend_memnstr_ex
2016-05-28 Lauri KenttäFix bug #72221 (segfault, past-the-end access)
2016-05-26 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-05-26 Ferenc Kovacsupdate NEWS
2016-05-25 Adam HarveyMerge branch 'PHP-5.6' into PHP-7.0
2016-05-25 Adam HarveyFix typo in phpdbg help.
2016-05-25 Adam HarveyMerge branch 'PHP-5.6' into PHP-7.0
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 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-05-25 Remi ColletSkip test which is 64bits only
2016-05-25 Julien Pauli5.5.37 now
2016-05-25 Anatol Belskiupdate NEWS
2016-05-25 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-25 Anatol Belskifix test portability
2016-05-25 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-25 Stanislav MalyshevMerge branch 'PHP-7.0.7' into PHP-7.0
2016-05-25 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-7.0.7
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 RethansMerge branch 'PHP-5.6' into PHP-7.0
2016-05-18 Derick RethansFixed bug #63740 (strtotime seems to use both sunday...
next