]> granicus.if.org Git - php/shortlog
php
2019-12-17 Christoph M... Merge branch 'PHP-7.4'
2019-12-17 Christoph M... Fix #78976: SplFileObject::fputcsv returns -1 on failure
2019-12-17 Nikita PopovFix leak of dynamic property name in address helper
2019-12-17 Nikita PopovMerge branch 'PHP-7.4'
2019-12-17 Nikita PopovFree buffer in php_verror even if it is empty
2019-12-17 Nikita PopovMerge branch 'PHP-7.4'
2019-12-17 Nikita PopovFix resetting of internal_encoding and friends
2019-12-17 Dmitry StogovAvoid generation of "jmp" to next instruction
2019-12-17 Nikita PopovMerge branch 'PHP-7.4'
2019-12-17 Nikita PopovAvoid float to int cast UB in exif
2019-12-17 Dmitry StogovMake "exception_handler_undef" stub to check EG(opline_...
2019-12-17 Christoph M... Merge branch 'PHP-7.4'
2019-12-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-17 Christoph M... Update/fix NEWS [ci skip]
2019-12-17 Christoph M... Merge branch 'PHP-7.4'
2019-12-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-17 Stanislav Malyshev[ci skip] Update NEWS
2019-12-17 Stanislav Malyshev[ci skip] Update NEWS
2019-12-17 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-17 Dmitry StogovProperty names of internal classes from temporary exten...
2019-12-17 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-17 Dmitry StogovFixed memory leak
2019-12-17 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-17 Dmitry StogovFixed memory leaks
2019-12-16 Nikita PopovMerge branch 'PHP-7.4'
2019-12-16 Nikita PopovSet opcache.optimization_level=0 in test
2019-12-16 Stanislav MalyshevFix tests
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.4'
2019-12-16 Stanislav MalyshevTest fixes
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.4'
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.4' of git.php.net:php-src into...
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Nikita PopovMerge branch 'PHP-7.4'
2019-12-16 Nikita PopovRemove DateTime class registration test
2019-12-16 Nikita PopovMerge branch 'PHP-7.4'
2019-12-16 Nikita PopovFixed bug #78973
2019-12-16 Dmitry StogovMerge branch 'PHP-7.4'
2019-12-16 Dmitry StogovFixed bug #78961 (erroneous optimization of re-assigned...
2019-12-16 Stanislav MalyshevFix bug #78793
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-12-16 Stanislav MalyshevFix build - no model field anymore
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-12-16 Stanislav MalyshevFixed bug #78910
2019-12-16 Christoph M... Fix #78878: Buffer underflow in bc_shift_addsub
2019-12-16 Stanislav MalyshevFix test
2019-12-16 Christoph M... Fix #78862: link() silently truncates after a null...
2019-12-16 Christoph M... Fix #78863: DirectoryIterator class silently truncates...
2019-12-15 Christoph M... Fix #78943: mail() may release string with refcount...
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'
next