]> granicus.if.org Git - php/shortlog
php
2017-09-12 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-12 jhdxrfix bug #75173 incorrect behavior of AppendIterator...
2017-09-12 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-09-12 Xinchen HuiFixed arginfo for get_defined_functions
2017-09-11 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Christoph M... Fixed bug #46781 (BC math handles minus zero incorrectly)
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFork test to keep up with libxsl >= 1.1.30
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiAdd symbol to libxml exports
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFix test compat with libxml2 2.9.5
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFix test compat with libxml2 2.9.5
2017-09-11 Anatol BelskiFix test portability
2017-09-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-11 Anatol BelskiFix test compatibility with libxml2 2.9.5
2017-09-11 Xinchen HuiNot sure why these lines are removed :<
2017-09-11 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-09-11 Xinchen HuiFixed bug #75152 (signed integer overflow in parse_iv)
2017-09-10 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-10 Christoph M... Fixed bug #73730 (textdomain(null) throws in strict...
2017-09-09 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-09 Christoph M... Fix bug75178.phpt on Windows
2017-09-09 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-09 Christoph M... Fixed bug #75178 (bcpowmod() misbehaves for non-integer...
2017-09-07 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-09-07 Sara GolemonAdd BC define for users of the typoed zend_symbtable_ad...
2017-09-07 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-09-07 Sara GolemonFix typo in zend_symtable_add_new() API name
2017-09-06 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-06 Christoph M... Fixed bug #54598 (bcpowmod() may return 1 if modulus...
2017-09-06 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-06 Christoph M... Fixed bug #44995 (bcpowmod() fails if scale != 0)
2017-09-05 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-09-05 Nikita PopovAdd missing null termination
2017-09-05 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-09-05 Bouke van der... Fixed bug #70470
2017-09-04 Nikita PopovAdd test for bug #75155
2017-09-04 Nikita PopovRevert "Fixed #74977 - Appending AppendIterator leads...
2017-09-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-02 Anatol BelskiFix command
2017-09-01 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-09-01 Christoph M... Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspic...
2017-08-31 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-31 Anatol BelskiMake for exclusion per regex
2017-08-31 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-31 Anatol BelskiExtend ignore list for DLLs to not to look after
2017-08-31 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-31 Dylan K. TaylorFix `nmake install` fails when there are no shared...
2017-08-31 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-31 Dylan K. TaylorCopy dependencies of the core DLL in `nmake snap` for...
2017-08-31 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-08-31 Remi Colletmove AC_DEFINE in the right position (in bundled lib...
2017-08-28 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-28 Anatol BelskiMove to next bin SDK version for AppVeyor
2017-08-27 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-08-27 Christoph M... Fixed bug #75124 (gdImageGrayScale() may produce colors)
2017-08-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-08-25 Thomas PuntFixed bug #75090
2017-08-25 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-25 Anatol Belskiupdate libs versions
2017-08-24 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-08-24 Remi ColletFrom documentation, only the sign of returned value...
2017-08-22 Tianfang YangUpdate NEWS
2017-08-22 Tianfang YangMerge branch 'PHP-7.0' into PHP-7.1
2017-08-22 Tianfang YangMerge branch 'pull-request/2534' into PHP-7.0
2017-08-22 Ingmar RungeFixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment...
2017-08-19 Andrea FauldsMerge branch 'PHP-7.0' into PHP-7.1
2017-08-19 Andrea FauldsFixed bug #75097 (gethostname fails if your host name...
2017-08-19 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-19 Anatol Belski[ci skip] update NEWS
2017-08-19 Anatol Belski[ci skip] update NEWS
2017-08-19 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-18 John BoehrFix issues with phpt and EXTENSION on windows (BUG...
2017-08-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-18 Anatol BelskiFix .pgd name for ts build
2017-08-18 Remi ColletNEWS
2017-08-18 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-08-18 Remi ColletNEWS
2017-08-18 Remi ColletFixed bug #75093 OpenSSL support not detected
2017-08-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-18 Anatol BelskiFix phpize exit status
2017-08-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-08-18 Anatol BelskiAdd dump env target
2017-08-16 Joe WatkinsMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-08-16 Joe Watkinsbump versions
2017-08-16 Derick RethansDo the revert properly, and put back fraction support...
2017-08-16 Derick RethansMerge branch 'PHP-7.0' into PHP-7.1
2017-08-16 Derick RethansRevert "Upgrade timelib to 2017.05beta7"
2017-08-16 Derick RethansRevert "Remove removed header files from configuration...
2017-08-16 Derick RethansMerge branch 'PHP-7.0' into PHP-7.1
2017-08-16 Derick RethansFixed stupid test
2017-08-16 Derick RethansMerge branch 'PHP-7.0' into PHP-7.1
2017-08-16 Derick RethansAdded timelib version to phpinfo()
2017-08-16 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-08-16 Remi Colletcleanup
2017-08-15 Derick RethansMerge branch 'PHP-7.0' into PHP-7.1
2017-08-15 Derick RethansRemove removed header files from configuration files.
2017-08-15 Derick RethansMerged PHP-7.0 by hand due to conflicts.
next