]> granicus.if.org Git - php/shortlog
php
2018-08-29 Peter KokotRemove AC_STRUCT_TM macro
2018-08-29 Peter KokotMake PHP development tools files and scripts executable
2018-08-29 Sara GolemonMerge branch 'PHP-7.3'
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 BelskiMerge branch 'PHP-7.3'
2018-08-29 Anatol BelskiUpdate NEWS
2018-08-29 Remi ColletMerge branch 'PHP-7.3'
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-29 Gabriel CarusoMake more tests run on Linux
2018-08-29 Peter KokotImplement #64517: Add AC_ARG_PROGRAM macro
2018-08-28 Dmitry StogovAllow opcache_compile_file() to perform compilation...
2018-08-28 Dmitry StogovPerform run-time binding reusing HashTable bucket ...
2018-08-28 Peter KokotChange some permissions from 755 to 644
2018-08-28 Dmitry StogovAdded check for "user" method
2018-08-28 Dmitry StogovRemoved incorrect efree() (run_time_cache(s) are usuall...
2018-08-28 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-28 Anatol BelskiFixed bug #76803 ftruncate changes file pointer
2018-08-28 Christoph M... Merge branch 'PHP-7.3'
2018-08-28 Christoph M... Fix SKIPIF conditions
2018-08-28 Christoph M... Merge branch 'PHP-7.3'
2018-08-28 Christoph M... [ci skip] Update NEWS wrt. php-7.3.0beta3 tagging
2018-08-28 Dmitry StogovRevert "Removed redundand code"
2018-08-28 Remi ColletMerge branch 'PHP-7.3'
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-28 Dmitry StogovRemoved redundand code
2018-08-27 Jakub ZelenkaMerge branch 'PHP-7.3'
2018-08-27 Jakub ZelenkaStore zlog stream in each child so it can be reused
2018-08-27 Dmitry StogovCleanup class linking
2018-08-27 Dmitry StogovMove zend_verify_abstract_class() into zend_inheritance.c
2018-08-27 Dmitry StogovAvoid function copying
2018-08-26 Anatol BelskiRefactor stat implementation
2018-08-26 Christoph M... Merge branch 'PHP-7.3'
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.3'
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.3'
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.3'
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... Merge branch 'PHP-7.3'
2018-08-25 Christoph M... Fix #53891: iconv_mime_encode() fails to Q-encode UTF...
2018-08-25 Christoph M... Merge branch 'PHP-7.3'
2018-08-25 Christoph M... Fix #76712: Assignment of empty string creates extraneo...
2018-08-25 Christoph M... Merge branch 'PHP-7.3'
2018-08-25 Peter KokotRemove some old parts of the php
2018-08-25 Peter KokotRemove Doxygen configuration
2018-08-24 Peter KokotReplace HAVE_ST_BLOCKS with HAVE_STRUCT_STAT_ST_BLOCKS
2018-08-24 Dmitry StogovZEND_DECLARE_CLASS, ZEND_DECLARE_INHERITED_CLASS and...
2018-08-24 Dmitry StogovPerform "early-binding" directly during compilation
2018-08-23 Dmitry StogovKeep information about unresolved parent class in zend_...
2018-08-23 Anatol BelskiMerge branch 'PHP-7.3'
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 Dmitry StogovKeep information about unresolved interfaces in zend_c...
2018-08-23 Christoph M... Merge branch 'PHP-7.3'
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 Dmitry StogovReplace zend_class_entry->traits by persistent zend_cla...
2018-08-22 Dmitry StogovChange zend_lookup_class_ex() and zend_fetch_class_by_n...
2018-08-22 Christoph M... Merge branch 'PHP-7.3'
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.3'
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 Christoph M... Merge branch 'PHP-7.3'
2018-08-22 Chris WrightFix #76773 - Methods with a concrete scope need to...
2018-08-22 Christoph M... Merge branch 'PHP-7.3'
2018-08-22 Ondřej SurýFix #76767: ‘asm’ operand has impossible constraints...
2018-08-22 Christoph M... Merge branch 'PHP-7.3'
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.3'
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 Dmitry StogovUse zend_class_entry/zend_function type names instead...
2018-08-22 Christoph M... Merge branch 'PHP-7.3'
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 Dmitry StogovIntroduced ZEND_COMPILE_IGNORE_OTHER_FILES compiler...
2018-08-22 Nikita PopovUnify unpack checking in compile_special_func()
2018-08-22 Nikita PopovMerge branch 'PHP-7.3'
next