]> granicus.if.org Git - php/shortlog
php
2019-12-16 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-16 Dmitry StogovFixed bug #78961 (erroneous optimization of re-assigned...
2019-12-14 Nikita PopovFurther reduce parse depth limit in mbstring fuzzer
2019-12-13 George Peter... Remove deprecated behaviour of passing encoding as...
2019-12-13 George Peter... Revert "Remove dead code in libmbfl, memory device"
2019-12-13 George Peter... Remove dead code in sanitizing_filter.c of the filter...
2019-12-13 George Peter... Remove dead code in libmbfl, memory device
2019-12-13 Nikita PopovMerge branch 'PHP-7.4'
2019-12-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-13 Nikita PopovFixed bug #78921
2019-12-13 Nikita PopovLimit parse depth in mbstring fuzzer
2019-12-13 Nikita PopovMerge branch 'PHP-7.4'
2019-12-13 Nikita PopovIntroduce extra counter to avoid RTD key collisions
2019-12-13 Dylan Tphar: fix offset*() prototypes
2019-12-12 Máté KocsisFix exception message of implode()
2019-12-12 Christoph M... Merge branch 'PHP-7.4'
2019-12-12 Kachalin AlexeyFix #78929: plus signs in cookie values are converted...
2019-12-12 Máté KocsisRemove support for mixing parameter order in implode()
2019-12-12 Máté KocsisPromote warnings to exceptions in password_*() functions
2019-12-12 Nikita PopovMerge branch 'PHP-7.4'
2019-12-12 Nikita PopovFixed bug #78950: Preloading trait method with static...
2019-12-12 Nikita PopovMerge branch 'PHP-7.4'
2019-12-12 Nikita PopovFix handling of non-final loop var free in sccp
2019-12-11 Tyson AndreAdd funcinfo for spl global functions
2019-12-11 George Peter... Return empty string instead of NULL in serialize().
2019-12-11 Christoph M... Merge branch 'PHP-7.4'
2019-12-11 Christoph M... uint/ulong removal may affect other platforms as well
2019-12-11 Christoph M... Merge branch 'PHP-7.4'
2019-12-11 Adrian VerdeTypo fix in php.ini-production
2019-12-11 Máté KocsisAdd stubs for standard library
2019-12-11 Máté KocsisPromote warnings to exceptions in sapi_windows_* functions
2019-12-11 Máté KocsisPromote warning to exception in unserialize()
2019-12-11 Máté KocsisPromote warning to exception in parse_url()
2019-12-11 Máté KocsisPromote warnings to exceptions for some filter functions
2019-12-11 Tyson AndreMerge branch 'array_filter-optimize' into HEAD
2019-12-11 Nikita PopovMerge branch 'PHP-7.4'
2019-12-11 Nikita PopovRevert "Fixed bug #78903: Conflict in RTD key for closu...
2019-12-11 George Peter... Convert warnings to TypeError in php_spl.c
2019-12-11 Nikita PopovMerge branch 'PHP-7.4'
2019-12-11 Nikita PopovFixed bug #78903: Conflict in RTD key for closures...
2019-12-11 Nikita PopovRemove ZEND_PARSE_PARAMS_QUIET from spl_autoload_register()
2019-12-11 Nikita PopovMerge branch 'PHP-7.4'
2019-12-11 Nikita PopovFree RSA public key in mysqlnd sha256 auth
2019-12-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-11 Dmitry StogovAddirional fix for bug #78918
2019-12-11 Tyson AndreSpeed up array_intersect/array_diff/array_filter
2019-12-10 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-10 Dmitry StogovFixed bug #78937 (Preloading unlinkable anonymous class...
2019-12-10 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-10 Dmitry StogovFix error message
2019-12-10 Derick RethansMerge branch 'PHP-7.4'
2019-12-10 Derick RethansPHP-7.4 is now 7.4.2-dev
2019-12-10 Nikita PopovMerge branch 'PHP-7.4'
2019-12-10 Nikita PopovSet zend.exception_ignore_args=0 in run-tests.php
2019-12-10 Nikita PopovMerge branch 'PHP-7.4'
2019-12-10 Nikita PopovFix incorrect zend_try usage
2019-12-10 Nikita PopovMerge branch 'PHP-7.4'
2019-12-10 Nikita PopovFix release build failure
2019-12-10 Christoph M... Merge branch 'PHP-7.4'
2019-12-10 Christoph M... Improve error message
2019-12-10 Nikita PopovMerge branch 'PHP-7.4'
2019-12-10 Nikita PopovAdd support for class_alias to preloading
2019-12-10 Nikita PopovFixed bug #78935: Check that all linked classes can...
2019-12-10 Máté KocsisPromote warnings to exceptions in *scanf() functions
2019-12-10 Nikita PopovMerge branch 'PHP-7.4'
2019-12-10 Nikita PopovFix merge mistake
2019-12-10 Nikita PopovMerge branch 'PHP-7.4'
2019-12-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-10 Nikita PopovFix DCE with FE_FETCH
2019-12-09 Máté KocsisAdd stubs for another batch of standard functions
2019-12-09 Máté KocsisReturn false when "Unable to fork"
2019-12-09 Máté KocsisThrow an exception when an invalid comparison operator...
2019-12-09 Máté KocsisOnly accept string as the format parameter of *printf...
2019-12-09 ekinhbayarRemove phpdbg README
2019-12-09 Christoph M... Merge branch 'PHP-7.4'
2019-12-09 Christoph M... Fix #78912: INTL Support for accounting format
2019-12-09 Nikita PopovMerge branch 'PHP-7.4'
2019-12-09 Nikita PopovFix build
2019-12-09 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-09 Dmitry StogovExport zend_init_func_run_time_cache()
2019-12-09 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-09 Dmitry StogovCall zend_unregister_ini_entries() when unload extensio...
2019-12-09 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-09 Dmitry StogovFixed bug #78895 (Reflection detects abstract non-stati...
2019-12-09 Christoph M... Merge branch 'PHP-7.4'
2019-12-09 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-09 Christoph M... Extend CURLFile to support streams
2019-12-09 Christoph M... Use curl_mime_*() functions if available
2019-12-09 Nikita PopovMerge branch 'PHP-7.4'
2019-12-09 Nikita PopovFixed bug #78926: Handle class table reallocation on...
2019-12-09 Nikita PopovMerge branch 'PHP-7.4'
2019-12-09 Nikita PopovFix bug #78887: Add upgrading note about get_declared_c...
2019-12-09 Nikita PopovMerge branch 'PHP-7.4'
2019-12-09 Nikita PopovUse unmangled named in property type inheritance error
2019-12-09 Nikita PopovMerge branch 'PHP-7.4'
2019-12-09 Nikita PopovFixed bug #78904: Don't call any magic for uninitialize...
2019-12-08 George Peter... Convert warnings to ValueError
2019-12-08 George Peter... Remove dead commented code and dead code in-between...
2019-12-08 George Peter... Add type error on filename which contain null bytes...
2019-12-08 Jakub ZelenkaMerge branch 'PHP-7.4'
next