]> granicus.if.org Git - php/shortlog
php
2017-01-08 Nikita Popovdeflate_add(): Don't add unnecessary +1 to size
2017-01-07 Nikita PopovFix OOB read introduced by previous commit
2017-01-07 Rowan Collinshttp_fopen_wrapper.c - Handle HTTP headers with varying...
2017-01-07 Nikita PopovFixed bug #67583
2017-01-07 Nikita PopovRename fcgi_request.closed to .ended
2017-01-07 Joe WatkinsMerge branch '1391' into PHP-7.0
2017-01-07 Andreas HeiglAdapts the readme to the new test-possibility
2017-01-07 Anatol BelskiImplement github PR #1736
2017-01-07 Anatol Belskifix wrong version
2017-01-07 Anatol Belskiextend UPGRADING
2017-01-07 Evgeniy Makhrovadd 'e' flag for fopen() to enable CLOEXEC
2017-01-07 Joe WatkinsMerge branch 'pull-request/2283' into PHP-7.0
2017-01-07 LeighRemove superfluous variable reinit
2017-01-07 Joe WatkinsMerge branch '2211' into PHP-7.0
2017-01-07 Craig DuncanPR #2211 don't supress warnings in tests
2017-01-07 Joe WatkinsMerge branch 'pull-request/2284' into PHP-7.0
2017-01-07 Mitch HagstrandFixes for session and fpm tests in PHP7.0 branch
2017-01-07 Anatol Belski/guard is also a security flag
2017-01-07 Mitch HagstrandRevert "Test request47456.phpt for PR 1303" on PHP...
2017-01-06 Anatol Belskifix typo
2017-01-06 Anatol Belskiupdate NEWS and UPGRADING
2017-01-06 Dorin MarcociReturn integer field types as native integers instead...
2017-01-06 Mitch HagstrandTest request47456.phpt for PR 1303
2017-01-06 Joe Watkinsfix build broken by #2124
2017-01-06 LeighSome commentary, change free method
2017-01-06 LeighConditionally free depending on how assignment happened
2017-01-06 LeighFix memleaks from #1755 and some pre-existing ones
2017-01-06 Mitch HagstrandFix #70103: Fix bug 70103 when ZTS is enabled
2017-01-06 Joe WatkinsMerge branch 'pull-request/1809'
2017-01-06 Joe WatkinsMerge branch 'pull-request/1755'
2017-01-06 Joe Watkinsadd stream_socket_sendto test from PR #1804
2017-01-06 Joe WatkinsMerge branch 'pull-request/1588' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'pull-request/1360' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'pull-request/1311' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'pull-request/1430' into PHP-7.0
2017-01-06 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-01-06 Joe WatkinsMerge branch 'realpath_cache_size_update' into PHP-7.0
2017-01-06 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2017-01-06 Markus StaabUpdate php.ini-development
2017-01-06 Markus StaabUpdate php.ini-production
2017-01-06 Markus Staabupdated default per proposal
2017-01-06 Markus StaabIncrease realpath_cache_size default value
2017-01-06 Remi Colletadd skip when json not loaded
2017-01-06 Anatol Belskifix deps dir for test data preparations
2017-01-06 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2017-01-06 Ferenc Kovacs5.6.31 is next
2017-01-06 Anatol Belskidon't use separate deps for release branches
2017-01-05 Christoph M... Merge branch 'pull-request/2278' into PHP-7.0
2017-01-05 Christoph M... Fix #70417: PharData::compress() doesn't close temp...
2017-01-05 Anatol BelskiRevert "Merge branch 'bugfix_timeout_61471' of https...
2017-01-05 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2017-01-05 Nikita PopovFix printf modifier
2017-01-05 Joe WatkinsMerge branch 'pull-request/1256' into PHP-7.0
2017-01-05 Anatol Belskiquick fix for the base branch version parsing, not...
2017-01-05 Anatol Belskimove dev to next
2017-01-04 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2017-01-04 Nikita PopovAdd tests for delayed __wakeup()
2017-01-04 Nikita PopovImplement delayed __wakeup
2017-01-04 Joe WatkinsMerge branch 'pull-request/2273' into PHP-7.0
2017-01-04 Sammy Kaye... Update copyright header to 2017 in calendar.c
2017-01-04 Sammy Kaye... Update copyright headers to 2017
2017-01-04 Anatol Belskiswitch to the beta1 SDK for AppVeyor build
2017-01-04 Joe Watkinsremove duplicate test
2017-01-04 Joe Watkinsfix test
2017-01-04 Joe WatkinsMerge branch 'pull-request/1312' into PHP-7.0
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...
next