]> granicus.if.org Git - php/shortlog
php
2015-07-28 Anton BlanchardImprove performance of PowerPC64 ZEND_SIGNED_MULTIPLY_LONG
2015-07-28 Anatol BelskiMerge branch 'PHP-5.6'
2015-07-28 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-07-28 Anatol Belskiupdated NEWS
2015-07-28 Anatol BelskiFixed bug #70002 TS issues with temporary dir handling
2015-07-28 Anatol Belskiimprove ZEND_TLS declaration even more and move it...
2015-07-28 Anatol Belskiuse better name
2015-07-28 Anatol Belskisimplify declaration
2015-07-28 Anatol Belskiadd ZEND_THREAD specifier
2015-07-28 Anatol Belskiadjust storage class
2015-07-28 Julien PauliFix for #70159 - Better magic constants substitution
2015-07-28 Xinchen Huionline test
2015-07-28 Xinchen HuiFixed bug #70156 (Segfault in zend_find_alias_name)
2015-07-28 Anatol Belskiupdate NEWS
2015-07-28 Anatol BelskiFixed bug #69900 Too long timeout on pipes
2015-07-28 Xinchen HuiAlways checks for exception before push call frame
2015-07-28 Xinchen HuiPreviously fix is not right
2015-07-28 Xinchen HuiRevert "Attempt to fix bug35437.phpt fails"
2015-07-28 Xinchen HuiRevert "re-generate zend_vm_execute.h"
2015-07-28 Xinchen Huire-generate zend_vm_execute.h
2015-07-28 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-07-28 Xinchen HuiAttempt to fix bug35437.phpt fails
2015-07-28 Bob WeinandFix test execution result with opcache
2015-07-27 Ferenc Kovacsuse https for fetching the pear installer
2015-07-27 Christoph M... updated NEWS
2015-07-27 Christoph M... Fix #36365: scandir duplicates file name at every 65535...
2015-07-27 Bob WeinandSet CG(zend_lineno) to beginning for final class errors/ops
2015-07-27 Christoph M... Add support for regenerating phpdbg lexers and scanners...
2015-07-27 Bob WeinandFix phpdbg stepping on CATCH with exception
2015-07-27 Remi Colletfix memleak
2015-07-27 Bob WeinandFix: A buf == NULL on filehandle will segfault
2015-07-27 Xinchen HuiCleanup and also include the error path into test
2015-07-27 Remi ColletFix test
2015-07-27 Remi ColletUPGRADING
2015-07-27 Remi ColletNEWS
2015-07-27 Remi ColletFix #70112 RFE Allow dirname to go up various times
2015-07-27 Bob WeinandRemove -Wunused-result warnings
2015-07-27 Xinchen HuiHmm, not sure why this is missed while merged
2015-07-27 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-07-27 Xinchen HuiFixed bug #70140 (str_ireplace/php_string_tolower ...
2015-07-26 Bob WeinandFix infinite lexer loop for :\ sequence in phpdbg
2015-07-26 Ferenc KovacsMerge branch 'PHP-5.6'
2015-07-26 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2015-07-26 Ferenc Kovacsmake the travis irc notification a oneliner
2015-07-26 Bob WeinandFix bug #70138 (difference between gcc and clang)
2015-07-26 Bob WeinandFix leaks from bug #70138
2015-07-26 Nikita PopovFix RECV_VARIADIC literal compacting wrt cache slot
2015-07-26 Anatol Belskiexclude the platform diff case from the test
2015-07-26 Anatol Belskiadd NULL check
2015-07-26 Christoph M... Merge branch 'PHP-5.6'
2015-07-26 Christoph M... allow to skip slow tests
2015-07-26 Ferenc Kovacsuse the new php7 compatible pear installer
2015-07-25 Yasuo OhgakiFixed Bug #70092 pg_field_type() is too slow
2015-07-25 Bob WeinandJust always copy the buffer, that makes it much safer
2015-07-24 Bob WeinandRemove old unused header file
2015-07-24 Bob WeinandFix memory leak with opcache
2015-07-24 Bob WeinandFix op_arrays with opcache
2015-07-24 Bob WeinandFix print of ZEND_CATCH
2015-07-24 Anatol BelskiRevert "avoid pointer truncation"
2015-07-24 Bob WeinandFully fix typed generator returns
2015-07-24 Anatol Belskifix printf format
2015-07-24 Anatol Belskiavoid pointer truncation
2015-07-24 Anatol Belskifix scope
2015-07-24 Bob WeinandFix bug using not set temporary with typed generator...
2015-07-24 Anatol Belskiupdate libs_version.txt
2015-07-24 Anatol BelskiMerge branch 'PHP-5.6'
2015-07-24 Anatol Belskiupdated libs_versions.txt
2015-07-24 Bob WeinandFix non-debug build
2015-07-24 Bob WeinandUse relative paths in phpdbg_lexer.c
2015-07-24 Bob WeinandCleanup shutdown, enable proper memory leak displaying
2015-07-24 Anatol Belskifix libwebp namings
2015-07-24 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-07-24 Xinchen HuiFixed bug #70124 (null ptr deref / seg fault in ZEND_HA...
2015-07-23 Christoph M... Merge branch 'PHP-5.6'
2015-07-23 Christoph M... added regression test for bug #55472, which has already...
2015-07-23 Christoph M... Merge branch 'PHP-5.6'
2015-07-23 Christoph M... Fix #53854: Missing constants for compression type
2015-07-23 Christoph M... updated NEWS
2015-07-23 Christoph M... Merge branch 'PHP-5.6'
2015-07-23 Christoph M... updated NEWS
2015-07-23 Christoph M... Fix #70052: getimagesize() fails for very large and...
2015-07-23 Anatol Belskienable ext/gd to support libpng16
2015-07-23 Bob WeinandFix build failure for non-osx *nixes
2015-07-23 Bob WeinandFix valgrind warning with sigaction
2015-07-23 Bob WeinandFix printf format issues on 32 bit
2015-07-23 Anatol BelskiMerge branch 'PHP-5.6'
2015-07-23 Anatol Belskifix config.w32
2015-07-23 Anatol Belskifix C99 compat
2015-07-23 Xinchen Huicleanup
2015-07-23 Xinchen HuiMake IS_TMP_VAR and IS_VAR differentiable
2015-07-23 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-07-23 Xinchen HuiFixed bug #70117 (Unexpected return type error)
2015-07-22 Bob WeinandFix phpdbg test failure and crash with opcache
2015-07-22 Bob WeinandOpcache is assuming that op_arrays without refcount...
2015-07-22 Lior KaplanAlign CVE format for #69669
2015-07-22 Lior KaplanFix 69882 entry
2015-07-22 Bob WeinandAdd phpdbg_get_executable() (gets executable ops/lines)
2015-07-22 Bob WeinandWe cannot safely assume that all op array will be refco...
2015-07-22 Xinchen HuiFixed bug #70111 (Segfault when a function uses both...
2015-07-22 Bob WeinandAlways lowercase function names for lookup in phpdbg -p
next