]> granicus.if.org Git - php/shortlog
php
2016-11-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-21 Anatol Belskiupdate NEWS
2016-11-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-21 Craig DuncanFix bug #73498
2016-11-21 Craig DuncanAdd a test for bug 73498
2016-11-21 Anatol Belskiremove TSRMLS_*
2016-11-21 Anatol Belskiupdate php.ini-* for bug #69090
2016-11-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-21 Anatol Belskiupdate php.ini-* according to changes for bug #69090
2016-11-21 Anatol Belskiupdate NEWS
2016-11-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-21 Anatol Belskiupdate NEWS
2016-11-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-21 Anatol Belskiadd test for bug #73452
2016-11-21 Anatol BelskiBackport 15ac4904 to 5.6
2016-11-21 Xinchen HuiUpdate NEWS
2016-11-20 Tyson AndreFix memory leak(null coalescing operator with Spl hash)
2016-11-20 Jakub ZelenkaFix bug #73526 (php_json_encode depth issue)
2016-11-20 Craig DuncanFix bug #73538
2016-11-20 Bob WeinandRevert "Revert "Remove a few unused write warning""
2016-11-20 Nikita PopovRevert "Remove a few unused write warning (backport...
2016-11-20 Bob WeinandRemove a few unused write warning (backport from master...
2016-11-20 Xinchen HuiFixed bug #73483 (Segmentation fault on pcre_replace_ca...
2016-11-20 Joe WatkinsFix #73219 (fix acinclude when / is present)
2016-11-20 Joe Watkinsmake it possible to show specific help pages without...
2016-11-18 Anatol Belskifix test portability
2016-11-18 Anatol Belskidon't fail miserably, when an unknown vc version is...
2016-11-18 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-18 Mitch HagstrandFix the lchwon error test for Travis CI.
2016-11-18 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-11-18 Dmitry StogovRegenerated scanner
2016-11-18 Dmitry StogovFixed memory leaks in parse_ini_file()
2016-11-18 Christoph M... Fix #64526: Add missing mysqlnd.* parameters to php...
2016-11-18 Dmitry StogovDisabled PHP call tracing by default (it makes signific...
2016-11-17 Anatol Belskiadd vc15 to the list
2016-11-17 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-17 Dmitry StogovFixed test
2016-11-17 Dmitry StogovMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-11-17 Dmitry StogovFixed 64-bit build
2016-11-17 Julien PauliUpdated NEWS
2016-11-17 Julien PauliImprovement for bug73297
2016-11-17 Rowan CollinsSimplify ext/standard/tests/http/bug73297.phpt
2016-11-17 Rowan Collinshttp_fopen_wrapper.c - bug#73297 Skip past "100 Continu...
2016-11-17 Rowan CollinsAdd failing test for bug#73297
2016-11-17 Julien PauliUpdated NEWS
2016-11-17 Julien PauliImprovement for bug73297
2016-11-17 Dmitry StogovPrevent modification of immutable arrays (ext/mbstring...
2016-11-17 Dmitry StogovOverflow check
2016-11-17 Rowan CollinsSimplify ext/standard/tests/http/bug73297.phpt
2016-11-17 Rowan Collinshttp_fopen_wrapper.c - bug#73297 Skip past "100 Continu...
2016-11-17 Rowan CollinsAdd failing test for bug#73297
2016-11-17 Dmitry StogovSkip 64-bit specific tests on 32-bit systems
2016-11-16 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-16 Dmitry StogovAccorate handling of too big inodes of chroot directories
2016-11-16 Mitch HagstrandFix #73546: Logging for opcache has an empty file name
2016-11-16 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-16 Dmitry Stogov"opcache.validate_root" is useless on Windows
2016-11-16 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-16 Dmitry StogovUse full path
2016-11-16 Dmitry StogovMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-11-16 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-16 Dmitry StogovFixed ZTS build
2016-11-16 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-11-16 Christoph M... Fix #73530: Unsetting result set may reset other result set
2016-11-16 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-11-16 Dmitry StogovFixed bug #69090 (check cached files permissions)
2016-11-13 Bob WeinandFix passing of wrong values in bp export
2016-11-13 Bob WeinandProperly escape all filenames when exporting breakpoints
2016-11-13 Mitch HagstrandFix phpdbg breakpoint restoring after execution completes
2016-11-13 Joe Watkinsnews entry for #1787
2016-11-13 jhdxrmove declaration of vars to top
2016-11-13 jhdxradd test for #69587
2016-11-13 jhdxrfix bug #69587 DateInterval properties and isset
2016-11-12 Joe Watkinsnews entry for #2166
2016-11-12 Edgar R. Sandifixed bug generated by fixes bug #73135
2016-11-12 Edgar R. Sandiphpt file to bug #73135
2016-11-12 Edgar R. Sandifixes bug #73135
2016-11-12 Joe Watkinsnews entry for calendar overflow fix
2016-11-12 Joshua RogersFix integer overflow in calender.
2016-11-12 Jean Carlo... added a test for date_interval_format function
2016-11-12 Joe WatkinsMerge branch 'pull-request/2198'
2016-11-12 Strictedfix erroneous line in confutils.js
2016-11-10 Nikita PopovFcall optimization: Avoid FETCH_DIM_R with UNUSED op2
2016-11-10 Dmitry StogovDon't update proprties inplace.
2016-11-09 Anatol Belskiadd missing NEWS entry
2016-11-09 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-09 Anatol Belskiadd missing NEWS entry
2016-11-09 Anatol Belskisync NEWS
2016-11-09 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-11-09 Ferenc Kovacsadd missing NEWS entries
2016-11-08 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-08 Anatol Belskifix memory leak
2016-11-08 Anatol BelskiMerge remote-tracking branch 'phpsec/PHP-7.0.13' into...
2016-11-08 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-11-08 Anatol BelskiMerge remote-tracking branch 'phpsec/PHP-5.6.28' into...
2016-11-08 Anatol BelskiEnable FTS4 and FTS5 for bundled libsqlite
2016-11-07 Anatol Belskiavoid unneeded copying
2016-11-07 Anatol Belskiupdate NEWS
2016-11-07 Anatol BelskiAdd test for bug #73448
2016-11-07 Anatol BelskiFixed bug #73448 odbc_errormsg returns trash, always...
next