]> granicus.if.org Git - php/shortlog
php
2016-06-07 Anatol Belskiset versions
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-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 ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-05-25 Remi ColletSkip test which is 64bits only
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...
2016-05-17 Dmitry StogovUse PHP_VERSION as OPcahce version
2016-05-17 Xinchen HuiLet's only read-only here
2016-05-17 Xinchen HuiFixed bug #72229 (Wrong reference when serialize/unseri...
2016-05-16 Anatol Belskiupdate NEWS
2016-05-16 Thomas PuntTidy up
2016-05-16 Thomas PuntRemove unnecessary boundary checks
2016-05-16 Thomas PuntResolve bug #72017
2016-05-16 Xinchen HuiRevert "Revert the ABI break commit"
2016-05-16 Xinchen HuiRevert "Revert "fix #72143 (preg_replace uses int inste...
2016-05-16 Xinchen HuiCorrect name, it was typed in habitually
2016-05-16 Stanislav MalyshevFix bug #72135 - don't create strings with lengths...
2016-05-16 Xinchen HuiRevert the ABI break commit
2016-05-16 Xinchen HuiRevert "fix #72143 (preg_replace uses int instead of...
2016-05-16 Xinchen HuiFixed bug #72218 (If host name cannot be resolved then...
2016-05-14 Joe Watkinsfix #72143 (preg_replace uses int instead of size_t...
2016-05-14 Joe Watkinsfix #72206 (xml_parser_create/xml_parser_free leaks...
2016-05-13 Joe Watkinsimprove 7132fe19c29c512d00a3afe101212ba15fa1f99e
2016-05-13 Joe Watkinsfix 1bb8a7b0b895af4a9e6b24101fe8fab5af64f86c
2016-05-13 Joe Watkinsfix #72180 (Env variables incorrectly pretty printed...
2016-05-12 Anatol Belskifix dir separator in test
2016-05-12 Anatol Belskiupdate NEWS
2016-05-12 Anatol Belskiworkaround the extra new line in the test out on anothe...
2016-05-12 Anatol BelskiFixed bug #72197 pg_lo_create arbitrary read
2016-05-12 Xinchen HuiAdded NEWS entry missed while doing merge
2016-05-12 Xinchen HuiCommitted by accident
2016-05-12 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-05-12 Xinchen HuiFixed bug #72195 (pg_pconnect/pg_connect cause use...
2016-05-12 Sara GolemonFix serializing ZEND_AST_SHELL_EXEC
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1 php-5.6.22RC1
2016-05-11 Ferenc Kovacsadd missing NEWS entry
2016-05-11 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1
next