]> granicus.if.org Git - php/shortlog
php
2019-12-05 Nikita PopovMerge branch 'PHP-7.4'
2019-12-05 Nikita PopovFix timeout tests
2019-12-05 Nikita PopovMerge branch 'PHP-7.4'
2019-12-05 Nikita PopovFix mysqli ssl tests
2019-12-05 Máté KocsisPromote warning to exception in file_get_contents(...
2019-12-05 Máté KocsisPromote warnings to exceptions in settype() function
2019-12-05 Máté KocsisPromote warning to exception in log() function
2019-12-05 Tyson AndreUpdate/fix remaining opcache zend_func_info.c signatures
2019-12-05 Nikita PopovMerge branch 'PHP-7.4'
2019-12-05 Arjen de KorteFix bug #78823: add zlib library to mysqlnd
2019-12-05 Tyson AndreMerge branch 'reflection-fixes' into HEAD
2019-12-04 Tyson AndreRemove opcache signatures duplicating reflection
2019-12-04 Tyson AndreMake more opcache signatures consistent with reflection
2019-12-04 George Peter... Remove obsolete configure checks for isinf, isnan,...
2019-12-04 George Peter... Remove configure checks for asinh, acosh, atanh, log1p...
2019-12-04 George Peter... Remove now obsolete configure checks for INFINITY and...
2019-12-04 George Peter... Remove custom implementation for inifinity and NAN...
2019-12-04 George Peter... Remove unnecessary C99 checks for maths functions
2019-12-04 Nikita PopovMerge branch 'PHP-7.4'
2019-12-04 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-04 Nikita PopovFix AST printing of nullable builtin types
2019-12-04 Nikita PopovFix incorrect assertion in property type variance check
2019-12-04 Nikita PopovMerge branch 'PHP-7.4'
2019-12-04 Nikita PopovPreload: Better reason message for internal parents...
2019-12-04 Nikita PopovMerge branch 'PHP-7.4'
2019-12-04 Nikita PopovFixed bug #78898
2019-12-04 Nikita PopovMerge branch 'PHP-7.4'
2019-12-04 Nikita PopovAdd ReflectionMethod::getClosure() change to UPGRADING
2019-12-04 Tyson AndreFix other incorrect opcache types
2019-12-04 Tyson AndreMake some opcache types consistent with reflection...
2019-12-04 Nikita PopovMerge branch 'PHP-7.4'
2019-12-04 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-04 Tyson AndreFix print_r return types in opcache
2019-12-03 Christoph M... Merge branch 'PHP-7.4'
2019-12-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-03 Christoph M... Next is 7.3.14
2019-12-03 Remi ColletMerge branch 'PHP-7.4'
2019-12-03 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-12-03 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-12-03 Remi Colletnext is 7.2.27
2019-12-02 Christoph M... Merge branch 'PHP-7.4'
2019-12-02 Christoph M... Fix #78883: fgets(STDIN) fails on Windows
2019-12-02 Christoph M... Merge branch 'PHP-7.4'
2019-12-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-02 Christoph M... Fix #78814: strip_tags allows / in tag name => whitelis...
2019-12-02 Christoph M... Merge branch 'PHP-7.4'
2019-12-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-02 Christoph M... Fix #78296: is_file fails to detect file
2019-12-02 Christoph M... Merge branch 'PHP-7.4'
2019-12-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-12-02 Christoph M... Fix #78833: Integer overflow in pack causes out-of...
2019-12-02 Adam SaponaraFix misleading error message in `ZendAccelerator.c`.
2019-12-01 Jakub ZelenkaMerge branch 'PHP-7.4'
2019-12-01 Jakub ZelenkaFix bug #78889 (php-fpm service fails to start)
2019-12-01 Lucas MartínFix typo in xmm15 register
2019-11-30 Stanislav MalyshevAdd fuzzing badge to README
2019-11-30 Christoph M... Merge branch 'PHP-7.4'
2019-11-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-30 Christoph M... Upgrade to Oniguruma 6.9.4
2019-11-29 Christoph M... Merge branch 'PHP-7.4'
2019-11-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-29 Christoph M... Add missing skip checks
2019-11-29 Christoph M... Merge branch 'PHP-7.4'
2019-11-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-29 Christoph M... Partially revert "Adapt test cases for Oniguruma 6...
2019-11-29 Dmitry StogovRefactor JIT to reduce back-end dependency from SSA...
2019-11-29 Christoph M... Merge branch 'PHP-7.4'
2019-11-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-29 Christoph M... Adapt test cases for Oniguruma 6.9.4
2019-11-29 Dmitry StogovDon't keep QM_ASSIGN with IS_UNUSED result
2019-11-28 Tyson AndreRemove no-op check for 'use strict;'
2019-11-28 Dmitry Stogovtypos
2019-11-27 Dmitry StogovFixed wrong parameteris order
2019-11-27 Dmitry StogovFixed register allocation
2019-11-27 Christoph M... Merge branch 'PHP-7.4'
2019-11-27 Christoph M... Prevent parallel test conflicts
2019-11-27 Dmitry StogovFixed JIT for LONG->DOUBLE conversion when optimizer...
2019-11-27 Christoph M... Merge branch 'PHP-7.4'
2019-11-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-27 Christoph M... Fix #78840: imploding $GLOBALS crashes
2019-11-26 Dmitry StogovFixed incorrect JIT compilation
2019-11-26 avkarenowOpen opcache.error_log with 'a' flag
2019-11-25 Christoph M... Merge branch 'PHP-7.4'
2019-11-25 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-25 Christoph M... Fix #77638: var_export'ing certain class instances...
2019-11-25 Dmitry StogovMerge branch 'PHP-7.4'
2019-11-25 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-25 Dmitry StogovFixed bug #78868 (Calling __autoload() with incorrect...
2019-11-24 Christoph M... Document the need for merging NEWS sections before...
2019-11-24 Derick RethansConsolidate NEWS for 7.4.0 release
2019-11-23 Derick RethansWIP: Merge NEWS
2019-11-23 Tyson AndreMerge branch 'PHP-7.4'
2019-11-23 Tyson AndreHandle reallocated root buffer during GC destroy phase...
2019-11-23 Tyson AndreHandle reallocated root buffer during GC destroy phase...
2019-11-22 Christoph M... Merge branch 'PHP-7.4'
2019-11-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-22 Christoph M... Fix #78853: preg_match() may return integer > 1
2019-11-21 George Peter... Promote warning to value error in strpbrk()
next