]> granicus.if.org Git - php/shortlog
php
2019-12-16 Stanislav MalyshevMerge branch 'PHP-7.4' of git.php.net:php-src into...
2019-12-16 Nikita PopovRemove DateTime class registration test
2019-12-16 Nikita PopovFixed bug #78973
2019-12-16 Dmitry StogovFixed bug #78961 (erroneous optimization of re-assigned...
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-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-13 Nikita PopovFixed bug #78921
2019-12-13 Nikita PopovIntroduce extra counter to avoid RTD key collisions
2019-12-12 Kachalin AlexeyFix #78929: plus signs in cookie values are converted...
2019-12-12 Nikita PopovFixed bug #78950: Preloading trait method with static...
2019-12-12 Nikita PopovFix handling of non-final loop var free in sccp
2019-12-11 Christoph M... uint/ulong removal may affect other platforms as well
2019-12-11 Adrian VerdeTypo fix in php.ini-production
2019-12-11 Nikita PopovRevert "Fixed bug #78903: Conflict in RTD key for closu...
2019-12-11 Nikita PopovFixed bug #78903: Conflict in RTD key for closures...
2019-12-11 Nikita PopovFree RSA public key in mysqlnd sha256 auth
2019-12-11 Dmitry StogovAddirional fix for bug #78918
2019-12-10 Dmitry StogovFixed bug #78937 (Preloading unlinkable anonymous class...
2019-12-10 Dmitry StogovFix error message
2019-12-10 Derick RethansPHP-7.4 is now 7.4.2-dev
2019-12-10 Nikita PopovSet zend.exception_ignore_args=0 in run-tests.php
2019-12-10 Nikita PopovFix incorrect zend_try usage
2019-12-10 Nikita PopovFix release build failure
2019-12-10 Christoph M... Improve error message
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 Nikita PopovFix merge mistake
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 Christoph M... Fix #78912: INTL Support for accounting format
2019-12-09 Nikita PopovFix build
2019-12-09 Dmitry StogovExport zend_init_func_run_time_cache()
2019-12-09 Dmitry StogovCall zend_unregister_ini_entries() when unload extensio...
2019-12-09 Dmitry StogovFixed bug #78895 (Reflection detects abstract non-stati...
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 PopovFixed bug #78926: Handle class table reallocation on...
2019-12-09 Nikita PopovFix bug #78887: Add upgrading note about get_declared_c...
2019-12-09 Nikita PopovUse unmangled named in property type inheritance error
2019-12-09 Nikita PopovFixed bug #78904: Don't call any magic for uninitialize...
2019-12-08 Jakub ZelenkaFix bug #78916 (php-fpm 7.4.0 don't send mail via mail())
2019-12-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-12-07 willson-chenFix #78923: Artifacts when convoluting image with trans...
2019-12-06 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-12-06 Nikita PopovFix constant evaluation of && and ||
2019-12-06 Nikita PopovFix intermittent error in pdo_mysql___construct_options...
2019-12-05 Nikita PopovFix timeout tests
2019-12-05 Nikita PopovFix mysqli ssl tests
2019-12-05 Arjen de KorteFix bug #78823: add zlib library to mysqlnd
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 PopovPreload: Better reason message for internal parents...
2019-12-04 Nikita PopovFixed bug #78898
2019-12-04 Nikita PopovAdd ReflectionMethod::getClosure() change to UPGRADING
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.3' into PHP-7.4
2019-12-03 Christoph M... Next is 7.3.14
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... Fix #78883: fgets(STDIN) fails on Windows
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.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.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-01 Jakub ZelenkaFix bug #78889 (php-fpm service fails to start)
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.3' into PHP-7.4
2019-11-29 Christoph M... Add missing skip checks
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 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-27 Christoph M... Prevent parallel test conflicts
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-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.3' into PHP-7.4
2019-11-25 Dmitry StogovFixed bug #78868 (Calling __autoload() with incorrect...
2019-11-24 Derick RethansConsolidate NEWS for 7.4.0 release
2019-11-23 Derick RethansWIP: Merge NEWS
2019-11-23 Tyson AndreHandle reallocated root buffer during GC destroy phase...
2019-11-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
next