]> granicus.if.org Git - php/shortlog
php
2020-01-23 Nikita PopovMerge branch 'PHP-7.4'
2020-01-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-23 Nikita PopovFixed bug #79151
2020-01-23 George Peter... Apply custom format/length modifier removal to spprintf
2020-01-23 Christoph M... Revert "Merge branch 'PHP-7.4'"
2020-01-23 Nikita PopovMerge branch 'PHP-7.4'
2020-01-23 Nikita PopovFixed bug #79155
2020-01-23 Christoph M... Merge branch 'PHP-7.4'
2020-01-23 Christoph M... Enable UBSan in addition to ASan
2020-01-23 Christoph M... Merge branch 'PHP-7.4'
2020-01-23 Christoph M... Make MSVCRT memory leak checking usable for the test...
2020-01-23 Stanislav MalyshevMerge branch 'PHP-7.4'
2020-01-23 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-01-23 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-01-23 Stanislav MalyshevMore checks for php_strip_tags_ex
2020-01-22 George Peter... Add ValueError for invalid mode in count()
2020-01-22 Máté KocsisAdd UPGRADING notes [skip ci]
2020-01-22 Benjamin EberleiAdd ReflectionProperty::getDefaultValue and ReflectionP...
2020-01-22 Máté KocsisFix #78649 Provide ICU RELATIVE_ constants
2020-01-22 Christoph M... Merge branch 'PHP-7.4'
2020-01-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-22 Christoph M... Don't leak encoding_str
2020-01-22 Christoph M... Merge branch 'PHP-7.4'
2020-01-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-22 Christoph M... Fix #79154: mb_convert_encoding() can modify $from_encoding
2020-01-22 Christoph M... Fix test expectation
2020-01-22 Christoph M... Merge branch 'PHP-7.4'
2020-01-22 Christoph M... Fix #79149: SEGV in mb_convert_encoding with non-string...
2020-01-22 Remi ColletMerge branch 'PHP-7.4'
2020-01-22 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-01-22 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-01-22 Remi Colletnext will be 7.2.28
2020-01-22 Tyson AndreUse smaller batch size in run-tests.php when appropriate
2020-01-22 Tyson AndreDon't start unnecessary processes with run-tests.php -j
2020-01-21 Nikita PopovMerge branch 'PHP-7.4'
2020-01-21 Nikita PopovAvoid some @count() suppressions in run-tests.php
2020-01-21 Nikita PopovMerge branch 'PHP-7.4'
2020-01-21 Nikita PopovAdd sleep in FPM reload test
2020-01-21 Nikita PopovPrefer using declaring class rather than direct parent...
2020-01-21 Nikita PopovSimplify __call fetching for static methods
2020-01-21 Nikita PopovSimplify constant updating for properties
2020-01-21 Christoph M... Merge branch 'PHP-7.4'
2020-01-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Christoph M... Fix #79145: openssl memory leak
2020-01-21 Nikita PopovSimplify ReflectionProperty::getDeclaringClass()
2020-01-21 George Peter... Drop the custom 'v' format from snprintf custom impleme...
2020-01-21 Christoph M... Merge branch 'PHP-7.4'
2020-01-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Deus KaneFix #79146: cscript can fail to run on some systems
2020-01-21 Christoph M... Merge branch 'PHP-7.4'
2020-01-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Nikita PopovMerge branch 'PHP-7.4'
2020-01-21 Nikita PopovFix file clash in bug54446.phpt tests
2020-01-21 Christoph M... Update NEWS wrt. sec fixes
2020-01-21 Nikita PopovFix double free in array_reduce
2020-01-21 Stanislav Malyshevfix test: fgetss() no longer exists
2020-01-21 Stanislav MalyshevMerge branch 'PHP-7.4'
2020-01-21 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-01-21 Stanislav MalyshevUpdate NEWS
2020-01-21 Stanislav MalyshevFix bug #79037 (global buffer-overflow in `mbfl_filt_co...
2020-01-21 Stanislav MalyshevFix #79099: OOB read in php_strip_tags_ex
2020-01-21 Christoph M... Fix #79091: heap use-after-free in session_create_id()
2020-01-20 George Peter... Drop the custom I length modifier from snprintf custom...
2020-01-20 Tyson AndreSpeed up unserializing object properties
2020-01-20 Nikita PopovRemove unnecessary result variable
2020-01-20 Nikita PopovEliminate uses of ZVAL_ZVAL and friends
2020-01-20 Nikita PopovMerge branch 'PHP-7.4'
2020-01-20 Nikita PopovFix bug #79112: IMAP can't find OpenSSL during configure
2020-01-20 Nikita PopovMerge branch 'PHP-7.4'
2020-01-20 Nikita PopovIncrease timeout in mysqli_reap_async_query test
2020-01-20 Xinchen HuiMerge branch 'PHP-7.4'
2020-01-20 Xinchen HuiLet's make this safer from maliciously crafted filename
2020-01-20 Xinchen HuiMerge branch 'PHP-7.4'
2020-01-20 Xinchen Huiminor cleanup
2020-01-20 Xinchen HuiMerge branch 'PHP-7.4'
2020-01-20 Xinchen HuiFixed bug #79114 (Eval class during preload causes...
2020-01-19 Máté KocsisFix #78880 Another round
2020-01-19 Christoph M... Bump required libcurl version to 7.29.0
2020-01-18 Tyson AndreRemove leftover ZEND_CAST code for (unset) cast.
2020-01-17 Máté KocsisMake error messages more consistent by fixing capitaliz...
2020-01-17 Nikita PopovMerge branch 'PHP-7.4'
2020-01-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-17 Nikita PopovFixed bug #79115
2020-01-17 Nikita PopovAdd support for deprecating constants
2020-01-17 Nikita PopovMerge branch 'PHP-7.4'
2020-01-17 aand18Update php.ini files to add missing FTP extension
2020-01-17 Nikita PopovMerge branch 'PHP-7.4'
2020-01-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-17 Nikita PopovFixed bug #71876
2020-01-17 Nikita PopovImprove SSA representation of FE_FETCH
2020-01-17 Nikita PopovUse zend_type inside type lists
2020-01-16 Máté KocsisFix #78880: Final spelling fixes
2020-01-16 Nikita PopovFix reflection leak if type inside type list is resolved
2020-01-16 Christoph M... Merge branch 'PHP-7.4'
2020-01-16 Christoph M... Disable optimizations for ASan instrumented builds
2020-01-16 Máté KocsisFix #78880: Yet another batch of spelling errors
2020-01-16 Máté KocsisFix #78880: Another bunch of spelling errors
2020-01-15 Christoph M... Remove useless skip check
2020-01-15 Christoph M... Use proper printf() specifiers
next