]> granicus.if.org Git - php/shortlog
php
2018-09-08 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-08 Anatol BelskiFixed bug #76850 Exit code mangled by set locale/preg_match
2018-09-08 Gabriel CarusoRemove empty PHP tags from test
2018-09-08 Christoph M... Merge branch 'PHP-7.3'
2018-09-08 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-09-08 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-09-08 Christoph M... Fix #75273: php_zlib_inflate_filter() may not update...
2018-09-08 Gabriel CarusoFix PCRE2 exclusion and remove dead libs in Makefile...
2018-09-08 Christoph M... Report mem leaks to stderr if no Win debugger is present
2018-09-08 Gabriel CarusoUse combined assignment contanation operator
2018-09-07 Nikita PopovMerge branch 'PHP-7.3'
2018-09-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-07 Nikita PopovFixed bug #76796
2018-09-07 Nikita PopovMerge branch 'PHP-7.3'
2018-09-07 David CarlierSupport fixed address mmap without replacement
2018-09-06 Peter KokotRemove netware header
2018-09-05 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-05 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-09-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-09-05 Anatol BelskiSync with recent changes to default libcurl build
2018-09-05 Dmitry StogovMerge branch 'PHP-7.3'
2018-09-05 Dmitry StogovFixed support for commutative "user opcodes"
2018-09-05 Anatol BelskiSync with recent changes to default libcurl build
2018-09-05 Fabien VillepinteFix typos in UPGRADING.INTERNALS
2018-09-05 Christoph M... Merge branch 'PHP-7.3'
2018-09-05 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-09-05 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-09-05 Christoph M... Fix #74454: Wrong exception being thrown when using...
2018-09-05 Dmitry StogovGet rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IM...
2018-09-05 Peter KokotRemove HAVE_STDDEF_H
2018-09-05 Joe WatkinsMerge branch 'PHP-7.3'
2018-09-05 Tyson AndreFix typos in UPGRADING.INTERNALS
2018-09-04 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-04 Anatol BelskiRestore NEWS entry [skip ci]
2018-09-04 Peter KokotRemove unused buildsystem files in TSRM
2018-09-04 Peter KokotRemove AC_FUNC_UTIME_NULL
2018-09-04 Peter KokotRemove AC_FUNC_MEMCMP
2018-09-04 Joe WatkinsMerge branch 'master' of git://github.com/php/php-src
2018-09-04 Peter KokotRemove AC_HEADER_DIRENT
2018-09-04 Xinchen HuiMerge branch 'PHP-7.3' of git.php.net:/php-src into...
2018-09-04 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2018-09-04 Xinchen HuiMerge branch 'PHP-7.3'
2018-09-04 Xinchen HuiFixed bug #76825 (Undefined symbols ___cpuid_count)
2018-09-04 Joe WatkinsMerge branch 'PHP-7.3'
2018-09-04 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2018-09-04 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2018-09-04 Ville HukkamakiFix bug #74764 and add a test case
2018-09-04 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-04 Anatol Belski[ci skip] Update NEWS
2018-09-04 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-09-04 Anatol Belski[ci skip] Update NEWS
2018-09-04 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-09-04 Anatol Belski[ci skip] Update NEWS
2018-09-04 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-04 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-09-04 Anatol BelskiFixed bug #76833, backport change to stream_socket_enab...
2018-09-04 Nikita PopovMerge branch 'PHP-7.3'
2018-09-04 Nikita PopovFix incorrect literal freeing if pass_two generates...
2018-09-04 Nikita PopovMerge branch 'PHP-7.3'
2018-09-04 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-04 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-04 Nikita PopovRevert all MySQL auth related changes
2018-09-04 Nikita PopovMerge branch 'PHP-7.3'
2018-09-04 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-04 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-04 Nikita PopovFix parenthesis warning
2018-09-04 Peter KokotFix bug #75481: makedev warning
2018-09-04 Nikita PopovMerge branch 'PHP-7.3'
2018-09-04 Nikita PopovEscape trigraph sequence
2018-09-04 Nikita PopovMerge branch 'PHP-7.3'
2018-09-04 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-04 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-04 Ville HukkamakiFixed bug #73457
2018-09-03 Dmitry StogovKeep collision list ordered from higher to lower buckets.
2018-09-03 TiffanyUpdate grammar and clarify wording in couple places
2018-09-03 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-03 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-09-03 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-09-03 Anatol BelskiFixed bug #76832 ZendOPcache.MemoryBase periodically...
2018-09-03 Dmitry StogovFixed condition
2018-09-03 Christoph M... Fix off-by-one errors in skip reasons
2018-09-03 Christoph M... Merge branch 'PHP-7.3'
2018-09-03 Christoph M... Update to Oniguruma 6.9.0
2018-09-03 Dmitry StogovMerge branch 'PHP-7.3'
2018-09-03 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-03 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-03 Dmitry StogovFixed reference-countingin ZTS build.
2018-09-02 Jakub ZelenkaMerge branch 'PHP-7.3'
2018-09-02 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2018-09-02 Jakub ZelenkaFix stream_security_level.phpt with OpenSSL 1.1.1
2018-09-02 Peter KokotRemove AC_HEADER_TIME
2018-09-02 Peter KokotRemove AC_C_CONST
2018-09-01 Christoph M... Merge branch 'PHP-7.3'
2018-09-01 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-09-01 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-09-01 Christoph M... Fix #75696: posix_getgrnam fails to print details of...
2018-09-01 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-01 Anatol Belski[ci skip] Update NEWS
2018-08-31 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-31 Anatol BelskiImprove fix for bug #76829
next