]> granicus.if.org Git - php/shortlog
php
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
2019-11-22 Christoph M... Fix #78853: preg_match() may return integer > 1
2019-11-21 George WangMerge branch 'PHP-7.3' into PHP-7.4
2019-11-21 George WangMerge branch 'PHP-7.2' into PHP-7.3
2019-11-21 George WangAdded environment LSAPI_CLEAN_SHUTDOWN to control clean...
2019-11-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-21 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-11-21 Christoph M... Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOW
2019-11-20 Adam HarveyMake the UPGRADING note about ArrayObject more explicit.
2019-11-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-11-18 Christoph M... Update NEWS
2019-11-18 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-18 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-18 Tyson AndreFix $x = (bool)$x; for undefined with opcache
2019-11-17 Jakub ZelenkaAdd NEWS entry for bug #76601 fix
2019-11-17 Maksim NikulinDo not let PHP-FPM children miss SIGTERM, SIGQUIT
2019-11-15 Nikita PopovHandle reallocated root buffer during GC destroy phase
2019-11-15 Derick RethansZend Engine version is no longer in -dev
2019-11-15 Derick RethansPHP-7.4 is now 7.4.1-dev
2019-11-15 Nikita PopovFixed bug #78810
2019-11-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-15 Christoph M... Fix ASLR related invalid opline handler issues
2019-11-13 Fabien VillepinteAdd more CONFLICTS tags
2019-11-12 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-12 Dmitry StogovFixed wrong constant usage
2019-11-12 Dmitry Stogovws
2019-11-12 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-11-12 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-11-12 Stanislav MalyshevFix bug #78804 - Segmentation fault in Locale::filterMa...
2019-11-11 Christoph M... Fix test case for Windows
2019-11-11 Christoph M... Fix test cases which fail on Windows debug builds
2019-11-11 Dmitry StogovFixed bug #78714 (funcs returning pointer can't use...
2019-11-09 Fabien VillepinteFix conflicts in windows ACL tests
2019-11-08 Fabien VillepinteMake test runner runnable without arguments
2019-11-08 Levi MorrisonMerge branch 'PHP-7.3' into PHP-7.4
2019-11-08 Levi MorrisonWrap php_random.h in C++ portability macros
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Levi MorrisonWrap hrtime in `extern "c" {}`
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Nikita PopovFix php_pcre_mutex_free()
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-07 Nikita PopovRemove outdated comments in test
2019-11-07 Nikita PopovDisable ifunc resolvers under thread sanitizer as well
2019-11-07 Nikita PopovAdd UPGRADING note about default object from empty...
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-07 Nikita PopovFixed bug #78759
2019-11-07 maxFix #78788: ./configure generates invalid php_version.h
2019-11-06 Nikita PopovRemove bogus skipifs in get_browser tests
2019-11-06 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-06 Nikita PopovFixed bug #78787
2019-11-05 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Christoph M... 7.3.13 is next
2019-11-05 Sara GolemonMerge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2019-11-05 Sara GolemonBump for 7.2.26-dev
2019-11-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-05 Nikita PopovFixed bug #78775
2019-11-05 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Christoph M... Remove obsolete oniguruma.patch
2019-11-04 Adam SaponaraRemove dead code `ext/mysqlnd/mysqlnd_net.c`.
2019-11-04 Fabien VillepinteAdd a test for ReflectionClass:getInterfaceNames()
2019-11-04 Christoph M... Make test more robust
2019-11-04 Nikita PopovRevert "Remove configure checks for supported instructi...
2019-11-04 Nikita PopovFixed bug #78774
2019-11-02 Simonov DenisPrint Client Library Version in phpinfo
2019-11-02 Nikita PopovExplicitly specify ubuntu versions on azure pipelines
2019-11-01 Nikita PopovFixed bug #78768
2019-11-01 Fabien VillepinteFix conflicts between tests with obscure filenames
next