]> granicus.if.org Git - php/shortlog
php
2017-01-03 Dorin MarcociFix PDO tests to match SQL standard syntax and pass...
2017-01-03 Anatol Belskibetter skip on files
2017-01-03 Nikita PopovFix build
2017-01-03 VinceFix Bug #73462 - Persistent connections don't set ...
2017-01-03 Joe WatkinsMerge branch 'pull-request/1905'
2017-01-03 Rasmus LerdorfFix opcache test dependencies
2017-01-03 Stanislav MalyshevUse correct string release function
2017-01-03 Stanislav MalyshevFix error reporting
2017-01-03 Stanislav MalyshevMerge branch 'PHP-7.0.15' into PHP-7.0
2017-01-03 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2017-01-03 Stanislav MalyshevMerge branch 'PHP-5.6.30' into PHP-5.6
2017-01-03 Stanislav MalyshevFix #73832 - leave the table in a safe state if the...
2017-01-03 Anatol Belskiset exclude AppVeyor branches and ignore builds on...
2017-01-03 Nikita PopovFix early free
2017-01-03 Anatol BelskiDisable pdb generation for AppVeyor
2017-01-02 Nikita PopovAdd NEWS entries
2017-01-02 Nikita PopovOptimize get_browser() using prefix and contains checks
2017-01-02 Nikita PopovOptimize browscap loading and representation
2017-01-02 Nikita PopovAdd get_browser() test against larger corpus
2017-01-02 Mitch HagstrandFix for nowait.phpt failing intermittently
2017-01-02 vanviegenFix for sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT...
2017-01-02 Joe Watkinsnews entry for PR #2267
2017-01-02 Arnout BoksFixed #67474 (getElementsByTagNameNS and default namespace)
2017-01-02 Arnout BoksAdd (failing) testcase for bug #67474
2017-01-02 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-01-02 Mitch HagstrandFix nowait.phpt to no longer depend on sleeping
2017-01-01 Nikita PopovFlush stderr on win32 in cli_log_message
2017-01-01 Nikita PopovFixed bug #73154
2017-01-01 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2017-01-01 Nikita PopovFIx bug #70213
2017-01-01 dreamszhuFix dom class can't be inherited by the internal class
2017-01-01 Stanislav MalyshevFix bug #73831 - NULL Pointer Dereference while unseria...
2017-01-01 Stanislav MalyshevFix bug #73737 FPE when parsing a tag format
2017-01-01 Stanislav MalyshevFix bug #73773 - Seg fault when loading hostile phar
2016-12-31 Stanislav MalyshevFix bug #73825 - Heap out of bounds read on unserialize...
2016-12-30 Stanislav MalyshevFix bug #73768 - Memory corruption when loading hostile...
2016-12-30 Stanislav MalyshevFix int overflows in phar (bug #73764)
2016-12-30 Christoph M... Merge branch 'PHP-7.0' of https://git.php.net/repositor...
2016-12-29 Nikita PopovAnother try at making concat_003 more reliable
2016-12-29 Nikita PopovFix flaky openssl_pkey_new test
2016-12-29 Mitch HagstrandMake Opcache tests using the cli server more reliable
2016-12-29 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-12-29 Christoph M... Revert "Fix #73530: Unsetting result set may reset...
2016-12-29 Xinchen HuiMerge branch 'bugfix_timeout_61471' of https://github...
2016-12-29 Zheng SHAOdefine php_ap_map_http_request_error function for older...
2016-12-28 Zheng SHAOadd old versions of httpd support
2016-12-27 Nikita PopovDisable AppVeyor fast_finish
2016-12-27 Mitch HagstrandMakes the sapi web server and curl tests more reliable
2016-12-27 Mitch HagstrandFixes the curl tests to be more reliable in Travis CI
2016-12-26 dedal.qqInterpretation of curl_setopt values for boolean parameters
2016-12-26 Dorin MarcociFixes #65689. PDO_Firebrid / exec() does not free alloc...
2016-12-22 Bob WeinandFix alpn_ctx leaking in openssl
2016-12-22 Bob WeinandFixed bug #73373 (deflate_add does not verify that...
2016-12-22 Sébastien SantoroFix IS_UNDEF comparisons in opcache
2016-12-21 Bob WeinandFixed bug #73704 (phpdbg shows the wrong line in files...
2016-12-21 Nikita PopovIncrease timing quota for small string concat test
2016-12-21 David WalkerFix #73753 - Unpacked Arrays and Duplication
2016-12-21 Bob WeinandFix issue with -- in phpdbg command line
2016-12-20 Dmitry StogovFixed bug #73792 (invalid foreach loop hangs script)
2016-12-20 Zheng SHAOFixed NEWS conflicts
2016-12-19 Anatol Belskiupdate NEWS
2016-12-19 Dorin MarcociCompatibility with Firebird & Oracle select syntax.
2016-12-18 Anatol Belskifix proto
2016-12-18 Dorin MarcociCursor is not opened on singleton selects.
2016-12-18 Anatol Belskifix arg spec and datatype, follow up on 73594
2016-12-18 Bruce WeirdanFixed bug #73594
2016-12-18 Nikita PopovFix bug #46103
2016-12-18 Nikita PopovAdd test for get_browser() in object mode
2016-12-17 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-12-17 Anatol Belskifix C89 compat
2016-12-17 Anatol Belskireplace default appveyor build version
2016-12-17 Zheng SHAOtypo fixed
2016-12-17 Anatol Belskiadd Appveyor fast_fail
2016-12-17 Anatol Belskiimprove error check
2016-12-17 Zheng SHAObug fixed #61471 in apache2handler
2016-12-16 Anatol Belskiturn mcrypt back on for Appveyor runs
2016-12-16 Anatol Belskiadd build status badge
2016-12-16 Anatol Belskiadd scripts for AppVeyor integration
2016-12-16 Sara GolemonSilence warning from unhandled enum
2016-12-16 Anatol Belskifix leaking streams and memory mapped files
2016-12-16 Nikita PopovFix stack management in ini scanner
2016-12-15 Anatol Belskimake timing check more forgiving in these tests
2016-12-15 Matteo BeccatiMerge branch 'PHP-5.6' into PHP-7.0
2016-12-15 Matteo BeccatiSkip tests when secure_file_priv dir not writable
2016-12-15 Yasuo OhgakiAdd missing UPGRADING entry. Manual is updated before...
2016-12-14 Anatol Belskiextend skip section
2016-12-14 Nikita PopovPartially fix bug #70492
2016-12-14 Anatol Belskicleanup temporary data
2016-12-13 Nikita PopovMore fixes for bug #73089
2016-12-12 Andrey HristovAdd a bit more test cases (edge cases) to the BIT test...
2016-12-12 Andrey HristovAdd a test case to test fetching of multiple rows with...
2016-12-12 Andrey HristovFix off by 1 problem.
2016-12-12 Anatol Belskibetter way to get ACP
2016-12-12 Anatol Belskifix datatype for zpp, yet a followup on bug #73679
2016-12-11 Anatol Belskiupdate NEWS
2016-12-11 Anatol BelskiFixed bug #73679 DOTNET read access violation using...
2016-12-08 Anatol Belskifix uninitialized member
2016-12-08 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-12-08 Ferenc Kovacsupdate NEWS
2016-12-08 Anatol Belskigit clean section
next