]> granicus.if.org Git - php/shortlog
php
2018-07-07 cdocoFixed bug #76366 (references in sub-array for filtering...
2018-07-06 Anatol Belski[ci skip] Update NEWS
2018-07-06 Anatol BelskiFix event log handling in startup phase
2018-07-06 sim1984Fix bug #76488 Memory leak when fetching a BLOB field
2018-07-06 Sara GolemonFix year
2018-07-06 Sara GolemonBump version
2018-07-05 Nikita PopovFix string.strip_tags filter
2018-07-02 Nikita PopovFixed bug #75231
2018-07-02 Nikita PopovFix test after serialization change
2018-07-02 Nikita PopovFixed bug #74670
2018-07-02 Anatol BelskiUpdate libs_version.txt
2018-06-30 Christoph M... Make newly introduced bug76556.phpt more resilient
2018-06-30 Christoph M... Fix #76556: get_debug_info handler for BreakIterator...
2018-06-30 Nikita PopovFix handling of void return type on internal functions
2018-06-30 Nikita PopovFix typo in compound dim assign op inference
2018-06-30 Christoph M... Fix #71848: getimagesize with $imageinfo returns false
2018-06-29 Nikita PopovFix nullable type pretty-printing
2018-06-29 Anatol Belski[ci skip] Update NEWS
2018-06-29 Anatol BelskiFixed bug #76548 pg_fetch_result did not fetch the...
2018-06-28 Marcus SchwarzFixed bug #76532 (excessive memory usage in mb_strimwidth)
2018-06-28 Anatol BelskiUpdate SDK version for AppVeyor
2018-06-28 Anatol BelskiSync versions for VC++ 15.8
2018-06-28 Anatol BelskiDon't ignore commits on NEWS, etc. on AppVeyor
2018-06-28 Xinchen HuiFixed bug #76536 (PHP crashes with core dump when throw...
2018-06-27 Xinchen HuiFixed bug #76534 (PHP hangs on 'illegal string offset...
2018-06-25 Christoph M... Fix arginfo wrt. optional/required parameters
2018-06-25 Anatol BelskiPrepare tests for ICU 62.1
2018-06-24 Nikita PopovFixed bug #76502
2018-06-21 Jakub ZelenkaUse unix NL in all openssl ext tests
2018-06-21 Jakub ZelenkaMake code in openssl ext tests more consistent
2018-06-21 Xinchen HuiFixed bug #76505 (array_merge_recursive() is duplicatin...
2018-06-20 Stanislav MalyshevRevert "ICU 59+ requires C++11 and errors out without...
2018-06-20 Nikita PopovFixed bug #73342
2018-06-17 Stanislav MalyshevICU 59+ requires C++11 and errors out without the option
2018-06-13 Dmitry StogovFixed invalid free introduced by d6e81f0bfd0cb90586dd83...
2018-06-13 Nikita PopovMake $locale parameter to BreakIterator ctors optional
2018-06-12 Jakub ZelenkaRewrite FPM tests
2018-06-12 Anatol Belski[ci skip] Update NEWS
2018-06-12 Anatol BelskiFixed bug #76462 Undefined property: DateInterval::$f
2018-06-10 Nikita PopovFix mysqlnd build without openssl
2018-06-08 Jakub ZelenkaEnable IPv6 in Travis
2018-06-07 Joe Watkinsbump versions
2018-06-06 Anatol BelskiFix VC compilation as variable size array is not supported
2018-06-05 Johannes SchlüterMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2018-06-05 Johannes SchlüterFix MySQL 8 auth
2018-06-05 Stanislav MalyshevFix bug #76390 - do not allow invalid strings in range()
2018-05-28 Anatol BelskiTranslate correct C++ version with suitable compiler
2018-05-27 Bob WeinandFixed bug #76383 (array_map on $GLOBALS returns IS_INDI...
2018-05-26 Mitch HagstrandAdds print_global_vars to gdbinit
2018-05-26 Peter KokotAdd missing opcache.opt_debug_level ini directive
2018-05-23 Joe Watkinsfix phpdbg disabling chroot support
2018-05-23 Xinchen HuiFixed bug #76367 (NoRewindIterator segfault 11)
2018-05-22 Jakub ZelenkaFix bug #76174 (openssl extension fails to build with...
2018-05-21 Tianon GraviAllow pecl like usage in ext/pdo, refs #2955
2018-05-19 Anatol BelskiRefix the tests once more
2018-05-19 Anatol BelskiFix remaining AppVeyor test failures due to the image...
2018-05-18 Anatol BelskiFix Opcache test fails regarding to AppVeyor image...
2018-05-18 Jakub ZelenkaUpdate NEWS with info about bug #76296
2018-05-18 Jakub ZelenkaAdd test for bug #76296
2018-05-18 Erik LaxFix bug #76296 (openssl_pkey_get_public does not respec...
2018-05-18 Anatol BelskiFix curl tests wrt. AppVeyor and curl updates
2018-05-18 Anatol BelskiFix cli server test fails after recent AppVeyor image...
2018-05-14 Anatol Belski[ci skip] Update NEWS
2018-05-14 Anatol BelskiFixed bug #76335 "link(): Bad file descriptor" with...
2018-05-14 Anatol Belski[ci skip] Update NEWS
2018-05-13 Anatol BelskiFixed bug #76333 PHP built-in server does not find...
2018-05-09 Anatol BelskiUpdate SDK version for AppVeyor
2018-05-08 Joe Watkinsbump versions
2018-05-08 Derick RethansUpdated to version 2018.5 (2018e)
2018-05-07 Ricardo FUpdate _bits_per_char to use with new PHP 7.1. or greater
2018-05-06 Anatol Belski[ci skip] Update NEWS
2018-05-03 Anatol BelskiFix tests, ref bug #74385
2018-05-03 Anatol BelskiFixed bug #74385 Locale::parseLocale() broken with...
2018-05-03 Dmitry StogovFixed bug #76205 (PHP-FPM sporadic crash when running...
2018-04-29 Thomas PuntFix potential memory leak in the enchant extension
2018-04-29 Thomas PuntFix potential memory leak in curl extension
2018-04-29 Thomas PuntThe SO_PASSCRED constant is conditionally defined
2018-04-28 Thomas PuntMerge branch 'PHP-7.1' of https://git.php.net/push...
2018-04-28 Thomas PuntFix potential memory leaks in sockets extension
2018-04-28 Dmitry StogovRevert "Fixed bug #76205 (PHP-FPM sporadic crash when...
2018-04-27 Dmitry StogovFixed bug #76205 (PHP-FPM sporadic crash when running...
2018-04-27 Nikita PopovFix bug #76281
2018-04-27 Nikita PopovFixed bug #76275
2018-04-26 Thomas PuntAllocate default ini values into persistent memory
2018-04-26 Thomas PuntFix memory leak when phpdbg fails to start up
2018-04-26 shiguangqi2008... Fix memory leak in zend_disable_class()
2018-04-24 Ferenc KovacsMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2018-04-24 Ferenc Kovacs5.6.37 will be next
2018-04-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Anatol Belski7.0.31 next
2018-04-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Anatol Belski[ci skip] Update NEWS
2018-04-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2018-04-24 Anatol BelskiFix test portability
2018-04-24 Stanislav MalyshevMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2018-04-23 Stanislav MalyshevFix tsrm_ls
2018-04-23 Stanislav MalyshevMerge remote-tracking branch 'security/bug76249' into...
next