]> granicus.if.org Git - php/shortlog
php
2017-01-17 Mitch HagstrandFixes in .gdbinit for ZE 3
2017-01-17 Anatol Belski[ci skip] sync NEWS
2017-01-17 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-01-17 Christoph M... Fix #73869: Signed Integer Overflow gd_io.c
2017-01-17 Christoph M... Fix #73868: DOS vulnerability in gdImageCreateFromGd2Ctx()
2017-01-17 Xinchen HuiFixed bug #73933 (error/segfault with ldap_mod_replace...
2017-01-16 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2017-01-16 Nikita PopovAdd additional serialize tests for fixed bugs
2017-01-16 Stanislav MalyshevFix typo
2017-01-16 Niklas KellerAdd test ini_set with invalid time zone
2017-01-16 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2017-01-16 Stanislav MalyshevFix test
2017-01-16 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2017-01-16 Stanislav MalyshevUpdate more functions with path check
2017-01-15 Anatol Belskifix AppVeyor failures with Opcache enabled
2017-01-14 Yordan GigovFixed bug #69993
2017-01-14 Mitch HagstrandAdded test for "opcache: print restart reason" to basic...
2017-01-13 Alexander Polyakovopcache: print restart reason
2017-01-13 Anatol Belskifix remaining tests for Opcache runs
2017-01-13 Anatol Belskiensure the end path wouldn't contain double slashes
2017-01-13 Anatol Belskitemplatize the resource number
2017-01-13 Mitch HagstrandIncrease wait time for tests involving sockets to impro...
2017-01-13 Xinchen HuiFixed bug #73916 (zend_print_flat_zval_r doesn't consid...
2017-01-12 rfusseneggerFix bug #69899
2017-01-12 Mitch HagstrandFixed bug #72680 gdbinit print_cvs not prepared for...
2017-01-11 Markus Staabadded a note to opache.fast_shutdown why its not enable...
2017-01-11 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-01-11 Joe WatkinsFixed bug #71219 configure script incorrectly checks...
2017-01-10 Robrecht PlaisierFixed bug #67707 IV not needed for ECB encryption mode...
2017-01-10 Arnout BoksFixed #73907 (nextSibling property not included in...
2017-01-10 Arnout BoksFixed bug #61858 (DOMAttr debug info generates E_WARNING)
2017-01-10 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2017-01-10 Mitch HagstrandFix glob-wrapper.phpt to not fail in Windows
2017-01-10 Christoph M... Fix #73893: A hidden danger of death cycle in a functio...
2017-01-10 Joe WatkinsMerge branch 'pull-request/1807' into PHP-7.0
2017-01-10 marcosptfpull-request/1807:
2017-01-10 Ondřej SurýPrevent fd leak in readdir_r that causes false negative...
2017-01-10 Joe WatkinsFixed #73902 mention router support in usage output...
2017-01-10 Sara GolemonMerge branch 'PHP-5.6' into PHP-7.0
2017-01-09 Nikita PopovUn-XFAIL serialization test
2017-01-09 LeighFix check for linux getrandom syscall
2017-01-09 Mitch HagstrandAdd print zend string function to gdbinit
2017-01-09 Sara GolemonFix open_basedir check for glob:// opendir wrapper
2017-01-09 Joe WatkinsRevert "set more suitable defaults for opcache in ini...
2017-01-09 Joe Watkinsupdate release process notes
2017-01-09 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-01-09 Joe Watkinsfix stub to accept user properly
2017-01-09 Dmitry StogovFixed bug #73896 (spl_autoload() crashes when calls...
2017-01-09 Joe WatkinsMerge branch 'pull-request/2291' into PHP-7.0
2017-01-09 Markus Staabset more suitable defaults for opcache in ini and code
2017-01-09 Xinchen HuiFixed bug #73854 (Always true condition in php_openssl_...
2017-01-09 Joe WatkinsFixed bug #72979 money_format stores wrong length on AIX
2017-01-09 Joe Watkinsupdate ip2long_varation2 test to skip for AIX, see...
2017-01-09 Joe WatkinsFixed #72974 imap is undefined service on AIX
2017-01-09 Mitch HagstrandFix FTP tests for Travis CI.
2017-01-08 Markus StaabUse proper file extension for the README
2017-01-08 Peter KokotFix 404 links in Litespeed README - Bug 73890
2017-01-08 Anatol Belskiupdate NEWS
2017-01-08 Remi Colletimprove FPM tests (mostly for systemd build)
2017-01-08 Sara Golemon[ast] Fix exporting **= in expansion of assign op
2017-01-08 Nikita Popovdeflate_add(): Don't add unnecessary +1 to size
2017-01-07 Nikita PopovFix OOB read introduced by previous commit
2017-01-07 Rowan Collinshttp_fopen_wrapper.c - Handle HTTP headers with varying...
2017-01-07 Nikita PopovFixed bug #67583
2017-01-07 Nikita PopovRename fcgi_request.closed to .ended
2017-01-07 Joe WatkinsMerge branch '1391' into PHP-7.0
2017-01-07 Andreas HeiglAdapts the readme to the new test-possibility
2017-01-07 Anatol BelskiImplement github PR #1736
2017-01-07 Anatol Belskifix wrong version
2017-01-07 Anatol Belskiextend UPGRADING
2017-01-07 Evgeniy Makhrovadd 'e' flag for fopen() to enable CLOEXEC
2017-01-07 Joe WatkinsMerge branch 'pull-request/2283' into PHP-7.0
2017-01-07 LeighRemove superfluous variable reinit
2017-01-07 Joe WatkinsMerge branch '2211' into PHP-7.0
2017-01-07 Craig DuncanPR #2211 don't supress warnings in tests
2017-01-07 Joe WatkinsMerge branch 'pull-request/2284' into PHP-7.0
2017-01-07 Mitch HagstrandFixes for session and fpm tests in PHP7.0 branch
2017-01-07 Anatol Belski/guard is also a security flag
2017-01-07 Mitch HagstrandRevert "Test request47456.phpt for PR 1303" on PHP...
2017-01-06 Anatol Belskifix typo
2017-01-06 Anatol Belskiupdate NEWS and UPGRADING
2017-01-06 Dorin MarcociReturn integer field types as native integers instead...
2017-01-06 Mitch HagstrandTest request47456.phpt for PR 1303
2017-01-06 Joe Watkinsfix build broken by #2124
2017-01-06 LeighSome commentary, change free method
2017-01-06 LeighConditionally free depending on how assignment happened
2017-01-06 LeighFix memleaks from #1755 and some pre-existing ones
2017-01-06 Mitch HagstrandFix #70103: Fix bug 70103 when ZTS is enabled
2017-01-06 Joe WatkinsMerge branch 'pull-request/1809'
2017-01-06 Joe WatkinsMerge branch 'pull-request/1755'
2017-01-06 Joe Watkinsadd stream_socket_sendto test from PR #1804
2017-01-06 Joe WatkinsMerge branch 'pull-request/1588' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'pull-request/1360' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'pull-request/1311' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'pull-request/1430' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-01-06 Joe WatkinsMerge branch 'realpath_cache_size_update' into PHP-7.0
2017-01-06 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2017-01-06 Markus StaabUpdate php.ini-development
2017-01-06 Markus StaabUpdate php.ini-production
next