]> granicus.if.org Git - php/shortlog
php
2018-08-30 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-30 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-30 Anatol BelskiFix stack underflow in phar
2018-08-30 Christoph M... Fix #76820: Z_COPYABLE invalid definition
2018-08-30 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-30 Anatol BelskiSwitch to staging series on AppVeyor
2018-08-30 Remi ColletNEWS for #76818
2018-08-30 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2018-08-30 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2018-08-30 Remi Colletfix double cast to int on 32-bit
2018-08-29 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2018-08-29 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2018-08-29 Dmitry StogovFixed incorrect ZEND_ACC_ARENA_ALLOCATED usage (it...
2018-08-29 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2018-08-29 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2018-08-29 Sara GolemonPrep for 7.1.23
2018-08-29 Anatol BelskiUpdate NEWS
2018-08-29 Remi ColletRevert "Support fixed address mmap without replacement"
2018-08-29 Remi ColletRevert "Don't report mmap failure if it is expected"
2018-08-28 Anatol BelskiFixed bug #76803 ftruncate changes file pointer
2018-08-28 Christoph M... Fix SKIPIF conditions
2018-08-28 Christoph M... [ci skip] Update NEWS wrt. php-7.3.0beta3 tagging
2018-08-28 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2018-08-28 Remi Colletbump to 7.2.11-dev
2018-08-27 Jakub ZelenkaStore zlog stream in each child so it can be reused
2018-08-26 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-26 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-26 Christoph M... Fix #68180: iconv_mime_decode can return extra characte...
2018-08-25 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-25 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-25 Christoph M... Fix #60494: iconv_mime_decode does ignore special chara...
2018-08-25 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-25 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-25 Christoph M... Fix #63839: iconv_mime_decode_headers function is skipp...
2018-08-25 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-25 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-25 Christoph M... Fix #55146: iconv_mime_decode_headers() skips some...
2018-08-25 Christoph M... Fix #53891: iconv_mime_encode() fails to Q-encode UTF...
2018-08-25 Christoph M... Fix #76712: Assignment of empty string creates extraneo...
2018-08-25 Peter KokotRemove some old parts of the php
2018-08-23 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-23 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-23 Dylan K. Taylormkdist.php: recursively check dll dependencies
2018-08-23 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-23 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-23 Christoph M... Simplify regression test
2018-08-22 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-22 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-22 Christoph M... Fix #68825: Exception in DirectoryIterator::getLinkTarget()
2018-08-22 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-22 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-22 Christoph M... Increase memory_limit to prevent test failures
2018-08-22 Chris WrightFix #76773 - Methods with a concrete scope need to...
2018-08-22 Ondřej SurýFix #76767: ‘asm’ operand has impossible constraints...
2018-08-22 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-22 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-22 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-08-22 Christoph M... Fix #76778: array_reduce leaks memory if callback throw...
2018-08-22 Massimiliano... Fixed bug #75797
2018-08-22 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-22 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-22 Ville HukkamakiFixed bug #76777 and added test
2018-08-22 David CarlierDon't report mmap failure if it is expected
2018-08-22 Dmitry StogovStop using zend_function->reserved[] space.
2018-08-21 David CarlierSupport fixed address mmap without replacement
2018-08-21 Dmitry StogovRemoved dead code
2018-08-21 David CarlierAvoid directly adding to string literal
2018-08-20 Dmitry StogovAvoid hash lookups in BIND_STATIC and BIND_LEXICAL...
2018-08-20 Aaron Stone[ci skip] Correct minor typo (GC_GLAGS to GC_FLAGS)
2018-08-20 Gabriel CarusoMake array parsing parameters error messages consistenc...
2018-08-19 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2018-08-19 Jakub ZelenkaMerge branch 'PHP-7.1' into PHP-7.2
2018-08-19 Jakub ZelenkaFix bug #76705 (unusable ssl => peer_fingerprint in...
2018-08-18 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-18 Anatol BelskiUse stable deps on AppVeyor for now
2018-08-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-18 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-18 Christoph M... Add regression test for bug #68175
2018-08-18 Tim SiebelsFix #68175: RegexIterator pregFlags are NULL instead...
2018-08-17 Anatol BelskiAdd test for bug #76738
2018-08-17 Anatol BelskiFix memory leak
2018-08-17 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-17 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-17 Anatol BelskiUpdate binary SDK version for AppVeyor
2018-08-17 Christoph M... [ci skip] Update NEWS
2018-08-17 Anatol BelskiCleanup
2018-08-17 Anatol BelskiFollowup fix for ef9ed19e, see also bug #76738
2018-08-17 Xinchen HuiFixed build
2018-08-17 Andrew NesterDOMDocument::formatOutput attribute sometimes ignored
2018-08-17 Xinchen HuiFixed same bug #76755 in setrawcookie
2018-08-17 Xinchen HuiCheaper checking
2018-08-17 Xinchen HuiMicro optimization & fixed invalid key handling
2018-08-17 Xinchen HuiFixed bug #76755 (setcookie does not accept "double...
2018-08-17 Xinchen HuiUpdate NEWS
2018-08-17 Xinchen HuiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-17 Xinchen HuiUpdate NEWS
2018-08-17 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-17 Xinchen HuiFixed bug #76754 (parent private constant in extends...
2018-08-17 Xinchen HuiFixed bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDL...
2018-08-16 Xinchen HuiMerge branch 'PHP-7.3' of git.php.net:/php-src into...
next