]> granicus.if.org Git - php/shortlog
php
2017-04-14 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-14 Joe Watkinsmissing news entry from 7.1.3
2017-04-13 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-13 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-04-13 Fabien VillepinteFixed bug #74433 Wrong reflection on the Normalizer...
2017-04-13 Anatol Belskisimplify and generalize crossplatform parts
2017-04-13 Anatol Belskiunify behavior
2017-04-13 Anatol Belskiextend flag to reduce re-link time
2017-04-13 Remi ColletMerge branch 'PHP-7.1'
2017-04-13 Remi ColletNEWS
2017-04-13 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-04-13 Remi ColletNEWS
2017-04-13 Remi ColletMerge branch 'PHP-7.1'
2017-04-13 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-04-13 Fabien VillepinteFixed bug #74416 Wrong reflection on DOMNode::cloneNode
2017-04-12 Remi ColletRely on having unistd.h (which provides isatty function)
2017-04-12 Christopher... Merge branch 'PHP-7.1'
2017-04-12 Christopher... Add missing NEWS
2017-04-12 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2017-04-12 Christopher... Fixed uninitialized data causing random crash (Dmitry)
2017-04-12 Christopher... Add missing NEWS
2017-04-11 Sammy Kaye... Fix bug 60471 by correctly identifying unused speculati...
2017-04-11 Anatol BelskiPass explicit PHP version string to mkdist.php
2017-04-11 Anatol BelskiEnable whole program optimization for builds without...
2017-04-11 Anatol BelskiMerge branch 'PHP-7.1'
2017-04-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-11 Anatol BelskiFix misleading typo in identifiers
2017-04-11 Anatol BelskiFix command syntax, env var has to be nmake macro in...
2017-04-11 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-11 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-04-11 Joe Watkinsfixed bug #74413 wrong reflection on SQLite3::enableExc...
2017-04-11 Xinchen HuiMerge branch 'PHP-7.1'
2017-04-11 Xinchen HuiUpdate NEWS
2017-04-11 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-11 Xinchen HuiFixed bug #74408 (Endless loop bypassing execution...
2017-04-11 Anatol Belskiuse php.exe from the SDK for packaging, not the one...
2017-04-11 Markus Staabremove no longer accurate comment
2017-04-11 Anatol BelskiFail hard if sed isn't found
2017-04-11 Anatol BelskiMerge branch 'PHP-7.1'
2017-04-11 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-11 Anatol Belskifix re2c version comparison
2017-04-11 Matt FickenMerge branch 'PHP-7.1'
2017-04-11 Matt FickenMerge branch 'PHP-7.0' into PHP-7.1
2017-04-11 Matt FickenFix #74410 by calling WaitForMultipleObjects() instead of
2017-04-11 Matt FickenFix #74410 by calling WaitForMultipleObjects() instead...
2017-04-11 Sebastian BergmannMerge branch 'PHP-7.1'
2017-04-11 Sebastian BergmannMerge branch 'PHP-7.0' into PHP-7.1
2017-04-11 Sebastian BergmannFix bug #74409
2017-04-10 Nikita PopovSet flags on the right block
2017-04-10 Nikita PopovMove call/recv splitting into correct branch
2017-04-10 Sammy Kaye... Remove spurious `CG(context).in_finally` dingleberry
2017-04-10 Nikita PopovMerge branch 'PHP-7.1'
2017-04-10 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Nikita PopovForgot to commit test file...
2017-04-10 Nikita PopovImplement jumptable optimization
2017-04-10 Nikita PopovSupport more than two successors in opcache CFG
2017-04-10 Nikita PopovMerge branch 'PHP-7.1'
2017-04-10 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Nikita PopovFix JMPZ+JMP => NOP+JMP optimization
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Joe WatkinsMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-04-10 Joe WatkinsMerge branch 'master' of git.php.net:/php-src
2017-04-10 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Joe WatkinsFixed bug #74404 (wrong reflection on DateTimeZone...
2017-04-10 Xinchen HuiMerge branch 'PHP-7.1'
2017-04-10 Xinchen HuiUpdate NEWS
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Xinchen HuiFixed bug #74402 (segfault on random_bytes, bin2hex...
2017-04-10 Anatol Belskiintergarte furher newer flag in FindFirstFileEx for...
2017-04-10 Joe WatkinsMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Joe WatkinsMerge branch 'master' of git.php.net:/php-src
2017-04-10 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Joe WatkinsFixed bug #74400 (phpdbg comparing socket function...
2017-04-10 Xinchen HuiMerge branch 'PHP-7.1'
2017-04-10 Xinchen HuiFixed condition check
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Xinchen HuiFixed condition check
2017-04-10 Xinchen Huianother place
2017-04-10 Xinchen HuiMerge branch 'PHP-7.1'
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Xinchen HuiFixed issue #2466 Invalid integer constant expression...
2017-04-10 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Joe Watkinsfix news
2017-04-10 Mitch HagstrandFix for Bug 74196: PharData->decompress() does not...
2017-04-10 Joe WatkinsMerge branch 'PHP-7.1'
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Mitch HagstrandFix of Bug #74383: Wrong reflection on Phar::running
2017-04-10 Mitch HagstrandFix of Bug #74383: Wrong reflection on Phar::running
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Xinchen HuiMerge branch 'PHP-7.1'
2017-04-10 Xinchen HuiUpdate NEWS
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Xinchen HuiFixed bug #74379 (syntax error compile error in libmagi...
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-04-10 Xinchen HuiMissed NEWS
next