]> granicus.if.org Git - php/shortlog
php
2018-09-11 Nikita PopovDrop unused variable
2018-09-11 Dmitry StogovUse mnemonic names
2018-09-11 Christoph M... Merge branch 'PHP-7.3'
2018-09-11 Christoph M... Fix #76510: file_exists() stopped working for phar://
2018-09-11 Dmitry StogovGet rid of ZEND_ACC_IMPLICIT_PUBLIC
2018-09-11 Dmitry StogovAdded test for bug #76860 (Missed "Accessing static...
2018-09-11 Dmitry StogovSquashed commit of the following:
2018-09-11 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-11 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-09-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-09-11 Anatol Belski7.0.33 next
2018-09-10 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-10 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-09-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-09-10 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-09-10 Anatol BelskiSync NEWS [ci skip]
2018-09-10 Remi ColletMerge branch 'PHP-7.3'
2018-09-10 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2018-09-10 Remi Colletadd NEWS for 76582
2018-09-10 Sara GolemonMerge branch 'PHP-7.3'
2018-09-10 Sara GolemonEnforce ordering of property compare in object comparisons
2018-09-10 Dmitry StogovMerge branch 'PHP-7.3'
2018-09-10 Dmitry StogovFixed wrong assertion
2018-09-10 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-10 Anatol BelskiSkip test on unsuitable env
2018-09-09 Stanislav MalyshevMerge branch 'PHP-7.3'
2018-09-09 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2018-09-09 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-09-09 Stanislav MalyshevMerge branch 'PHP-7.0' into PHP-7.1
2018-09-09 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2018-09-09 Stanislav MalyshevUpdate NEWS
2018-09-09 Stanislav MalyshevFix for bug #76582
2018-09-09 Jakub ZelenkaMerge branch 'PHP-7.3'
2018-09-09 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2018-09-09 Jakub ZelenkaMerge branch 'PHP-7.1' into PHP-7.2
2018-09-09 Jakub ZelenkaFix ssl stream reneg limit test to print only after...
2018-09-09 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-09 Anatol BelskiMake a copy unconditionally
2018-09-09 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-09 Anatol BelskiFix memory leak in pcre cache
2018-09-09 Peter KokotRemove not needed checking for <errno.h>
2018-09-09 Peter KokotRemove HAVE_ASSERT_H
2018-09-08 Anatol BelskiMerge branch 'PHP-7.3'
2018-09-08 Anatol BelskiAdd test for bug #76850
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
next