]> granicus.if.org Git - php/shortlog
php
2015-07-17 Nikita PopovMore warning fixes
2015-07-17 Nikita PopovFix simplexml warnings
2015-07-17 Anatol Belskifix duplicated line
2015-07-17 Nikita PopovVarious warning fixes
2015-07-17 Nikita PopovFix zlib_filter warnings
2015-07-17 Nikita PopovRemove --with-t1lib from travis build
2015-07-17 Nikita PopovAlways use libtool --silent
2015-07-17 Nikita PopovFix mysqlnd warnings
2015-07-17 Nikita PopovFixed signed/unsigned warnings in wddx
2015-07-17 Nikita PopovRemove dead goto label in phpdbg_cmd.c
2015-07-17 Nikita PopovSwitch asprintf to spprintf in phpdbg opcode dump
2015-07-17 Nikita PopovMake s(tr)pprintf infallible
2015-07-17 Anatol Belskifix file cache path calculation at all the places
2015-07-17 Anatol Belskifix path handling for the file cache
2015-07-17 Xinchen HuiDonot use one_char_string
2015-07-17 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-07-17 Xinchen HuiFixed bug #70089 (segfault at ZEND_FETCH_DIM_W_SPEC_VAR...
2015-07-16 Nikita PopovIgnore getcwd return in zend_compile
2015-07-16 Nikita PopovExplicitly ignore mblen(NULL, 0) retval
2015-07-16 nikita2206Handle empty (NULL) stmt in ast_export
2015-07-16 Bob WeinandMerge remote-tracking branch 'origin/PHP-5.6'
2015-07-16 Anatol Belskiforked test for windows
2015-07-16 Xinchen HuiFixed bug #70079 (Segmentation fault after more than...
2015-07-16 Bob WeinandCleanup exception displaying code in phpdbg
2015-07-16 Bob WeinandFix test; this should properly emit a fatal error,...
2015-07-16 Bob WeinandFix test; this should properly throw an Error, just...
2015-07-16 Christopher... More OCI8 diff fixes (Rajendra)
2015-07-15 Bob WeinandBackport fix for bug #70083 to PHP-5.6
2015-07-15 Bob WeinandFixed bug #70083 (Use after free with assign by ref...
2015-07-15 Bob WeinandFix crash on non-debug for phpdbg_end_oplog()
2015-07-15 Rasmus Lerdorfunserialize() takes a 2nd optional arg and it can't...
2015-07-15 Xinchen HuiImprove the conditions(save one comparison)
2015-07-15 Xinchen HuiFixed segfault if opcache is disabled and with file_cache
2015-07-14 Xinchen HuiFixed bug #70067 (Cross-compile failure in opcache...
2015-07-14 Lior KaplanFormat alignment (needed for news2html)
2015-07-14 Lior KaplanFormat alignment (needed for news2html)
2015-07-14 Christoph M... Merge branch 'PHP-5.6'
2015-07-14 Christoph M... Fix #53840: Misleading extension entries in php.ini
2015-07-14 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-14 Bob WeinandWe want to track phpdbg bugs in official bug tracker...
2015-07-14 Bob WeinandShow also runtime-bound functions/classes/methods with...
2015-07-14 Rasmus LerdorfOne less comparison
2015-07-14 Rasmus LerdorfFix potential segfault
2015-07-14 Bob WeinandClosures only have {closure}() as method name
2015-07-14 Bob WeinandFix __METHOD__ in functions nested into methods
2015-07-13 Bob WeinandInit variable to NULL before passing to zpp
2015-07-13 Lior KaplanFormat alignment
2015-07-13 Christopher... PHP 7 OCI8: fix bug57702.phpt regression
2015-07-13 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-13 Anatol Belskiremove #ifdef
2015-07-13 Anatol Belskiremove comment, it's not right
2015-07-13 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-13 Christoph M... updated NEWS
2015-07-13 Christoph M... Merge branch 'PHP-5.6'
2015-07-13 Christoph M... updated NEWS
2015-07-13 Christoph M... Fix #66882: imagerotate by -90 degrees truncates image...
2015-07-13 Christoph M... Fix #66882: imagerotate by -90 degrees truncates image...
2015-07-13 Anatol Belskiupdate NEWS
2015-07-13 Anatol BelskiFixed bug #70065 curl_getinfo() returns corrupted values
2015-07-13 Anthony FerraraRevert SplFileInfo BC break while keeping fix for asser...
2015-07-13 Anthony FerraraFix issue with SplFileInfo::getExtension() on files...
2015-07-13 Christoph M... updated NEWS
2015-07-13 Christoph M... Merge branch 'PHP-5.6'
2015-07-13 Christoph M... updated NEWS
2015-07-13 Christoph M... Fix #70064: imagescale(..., IMG_BICUBIC) leaks memory
2015-07-13 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-13 Christoph M... updated NEWS
2015-07-13 Christoph M... Merge branch 'PHP-5.6'
2015-07-13 Christoph M... updated NEWS
2015-07-13 Christoph M... Fix #69024: imagescale segfault with palette based...
2015-07-13 Christoph M... Fix #69024: imagescale segfault with palette based...
2015-07-13 Bob WeinandFix weird asm instruction order with gcc by marking...
2015-07-13 Bob WeinandPreserve return value in zend_vm_call_opcode_handler...
2015-07-13 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-13 Xinchen HuiMerge branch 'shmop-extension_improve-test-coverage...
2015-07-13 Xinchen HuiMerge branch 'basename-function_improve-test-coverage...
2015-07-13 Xinchen HuiMerge branch 'goto_branch_hint' of https://github.com...
2015-07-13 Xinchen HuiRevert "Fixed test fail in travis from time to time"
2015-07-13 Xinchen HuiMerge branch 'master' of https://github.com/Geolim4...
2015-07-13 Xinchen HuiFixed test fail in travis from time to time
2015-07-13 Xinchen HuiUpdate NEWS
2015-07-13 Xinchen HuiFixed bug #70057 (Build failure on 32-bit Mac OS X...
2015-07-13 Xinchen HuiMerge branch 'zend_update_static_property' of https...
2015-07-13 Xinchen HuiFixed Bug #70058 Build fails when building for i386
2015-07-13 Christopher... Some OCI8 fixes (Rajendra)
2015-07-13 DreamsxinUpdated zend_update_static_property
2015-07-12 Christopher... Merge branch 'master' of https://git.php.net/repository...
2015-07-12 Christoph M... updated NEWS
2015-07-12 Christoph M... Merge branch 'PHP-5.6'
2015-07-12 Christoph M... updated NEWS
2015-07-12 Christoph M... Fix #53154: Zero-height rectangle has whiskers
2015-07-12 Christoph M... Fix #53154: Zero-height rectangle has whiskers
2015-07-12 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-12 Christoph M... updated NEWS
2015-07-12 Christoph M... Merge branch 'PHP-5.6'
2015-07-12 Christoph M... updated NEWS
2015-07-12 Christoph M... Fix #67447: imagecrop() adds a black line when cropping
2015-07-12 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2015-07-12 Tjerk MeestersFixed #70053 MutlitpleIterator array-keys incompatible...
2015-07-12 Christoph M... updated NEWS
next