]> granicus.if.org Git - php/shortlog
php
2019-10-04 Nikita PopovFixed bug #78632
2019-10-04 Nikita PopovFix use-after-free with delayed interned memoized const...
2019-10-04 Nikita PopovFix crash when unpacking into array literal with string...
2019-10-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-04 Dmitry StogovFixed bug #78614 (Does not compile with DTRACE anymore)
2019-10-04 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-04 Christoph M... Fix #78620: Out of memory error
2019-10-04 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-10-04 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-04 Brent Shafferfix #78624: session_gc return value for user defined...
2019-10-04 tpfastFix typo in CODING_STANDARDS.md [ci skip]
2019-10-03 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-10-03 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-03 Fábio SoutoFix bug #76809 (SSL settings aren't respected when...
2019-10-03 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-10-03 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-10-03 Konstantin... Fix #76859 stream_get_line skips data if used with...
2019-10-02 Derick RethansUpdated to version 2019.3 (2019c)
2019-10-02 Derick RethansEmpty merge
2019-10-02 Derick RethansUpdated to version 2019.3 (2019c)
2019-10-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-02 Christoph M... Revert "Fix #78620: Out of memory error"
2019-10-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-02 Christoph M... Fix #78620: Out of memory error
2019-10-02 Nikita PopovFix AArch64 build
2019-10-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-02 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-02 Nikita PopovFix segfault with __COMPILER_HALT_OFFSET__ and trailing {}
2019-10-02 Nikita PopovAvoid file clash in root_check skipifs
2019-10-02 Nikita PopovAllow SA_RESTART for SIGALRM
2019-10-02 Erik LundinFixed #75245 Don't set content of elements with only...
2019-10-01 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-01 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-01 Dmitry StogovFixed test that "fails" from time to time
2019-10-01 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-01 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-01 Dmitry StogovFixed test that "fails" from time to time
2019-10-01 Nikita PopovRemove func copy optimization for private method with...
2019-10-01 Christoph M... Fix AppVeyor build
2019-10-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-01 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-01 Fabien VillepinteAdd missing skip keyword in tests
2019-10-01 Derick RethansUpdate NEWS for 7.4.0RC4
2019-10-01 Derick RethansUpdate NEWS for PHP 7.4.0RC3
2019-10-01 Christoph M... Fix AppVeyor setup wrt. changed OpenSSL default config...
2019-10-01 Christoph M... Update regarding changed OpenSSL default config path
2019-09-30 Fabien VillepinteFix borked SKIPIFs
2019-09-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-30 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-30 Nikita PopovFixed bug #78612
2019-09-30 Christoph M... Skip tests for old versions instead of marking them...
2019-09-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-30 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-30 Sergei TurchanovFix #78413: php-fpm request_terminate_timeout does...
2019-09-30 Christoph M... Fix #78609: mb_check_encoding() no longer supports...
2019-09-30 Nikita PopovFixed bug #78604
2019-09-30 Nikita PopovAdd max_depth option to unserialize()
2019-09-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-29 Christoph M... Fix build for libzip < 0.11.2
2019-09-28 Tyson AndreReduce memory used by token_get_all()
2019-09-28 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-28 Nikita PopovDon't throw warnings during heredoc scan-ahead
2019-09-27 Fabien VillepinteFix wrong function name in SKIPIF
2019-09-27 Christoph M... Fix test regarding Reflection::export() deprecation
2019-09-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-27 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-27 Fabien VillepinteFix SKIPIF in ext/mysqli
2019-09-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-27 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-27 Christoph M... Fix skipif.inc
2019-09-27 Nikita PopovXFAIL sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stder...
2019-09-27 Nikita PopovEnable ubsan stack trace printing on community job
2019-09-27 Nikita PopovFix file clash in rename_variation.phpt
2019-09-27 Nikita PopovHandle resources used as array keys consistently
2019-09-26 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-26 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-26 Nikita PopovFix memory leak with ** on array operands
2019-09-26 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-26 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-26 Nikita PopovFix null-pointer deref in if stmt printing
2019-09-25 Dmitry StogovFixed GOTO VM
2019-09-25 Nikita PopovIncrease serialize_lock while decoding session
2019-09-25 Nikita PopovRemove xfail on bug70219.phpt
2019-09-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-25 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-25 Jinesh PatelFix hash key length in umsg_parse_format()
2019-09-25 Gerard RocheFix GCOV not working for PHP-7.4 and master branches
2019-09-24 Gabriel CarusoUse nproc instead of hardcoded number
2019-09-24 Nikita PopovFixed bug #78589
2019-09-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-24 Christoph M... Update NEWS
2019-09-24 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-09-24 Christoph M... Fix #78559: Heap buffer overflow in mb_eregi
2019-09-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-23 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-23 Christoph M... Fix NEWS entry
next