]> granicus.if.org Git - php/shortlog
php
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...
2018-08-16 Xinchen HuiMerge branch 'PHP-7.2' of git.php.net:/php-src into...
2018-08-16 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2018-08-16 Xinchen HuiUpdate NEWS
2018-08-16 Xinchen HuiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-16 Xinchen HuiUpdate NEWS
2018-08-16 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-16 Xinchen HuiFixed bug #76747 (Opcache treats path containing "test...
2018-08-16 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2018-08-16 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2018-08-16 Remi Colletfix man page installation
2018-08-15 Xinchen HuiAdded NEWs
2018-08-14 Christoph M... [ci skip] Update NEWS wrt. php-7.3.0beta2 tagging
2018-08-14 Christoph M... Revert "DOMDocument::formatOutput attribute sometimes...
2018-08-14 Xinchen HuiFixed zend_read_static_property
2018-08-13 Tyson AndreFix arginfo for tidy::__construct()
2018-08-13 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-13 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-13 Tyson AndreFix arginfo for bzcompress
2018-08-13 Anatol BelskiSync with e0fe6674
2018-08-13 Anatol BelskiUpdate NEWS [ci skip]
2018-08-13 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-13 Anatol BelskiUpdate NEWS [ci skip]
2018-08-13 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-13 Anatol BelskiUpdate NEWS [ci skip]
2018-08-12 Pedro MagalhãesFix #76688: Disallow excessive parameters after options...
2018-08-12 Peter Kokot[ci skip] Update NEWS
2018-08-12 Cristian RodríguezFix bug #76030 RE2C_FLAGS rarely honoured
2018-08-09 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-09 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-09 Anatol BelskiFixed bug #74484 MessageFormatter::formatMessage memory...
2018-08-08 Christoph M... [ci skip] Update NEWS regarding SameSite cookie support
2018-08-07 Pedro MagalhãesFix #76700 - Methods with altered visibility need to...
2018-08-07 Xinchen HuiFixed bug #76713 (Segmentation fault caused by property...
2018-08-06 Anatol BelskiFix stack underflow in phar
next