]> granicus.if.org Git - php/shortlog
php
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
2015-07-22 Bob WeinandFix opcode tests which may generate FCALL instead of...
2015-07-22 Bob WeinandAdd -e (ZEND_EXT_* generation) option to phpdbg
2015-07-22 Nikita PopovEmit EXT_STMT for each statement
2015-07-22 Xinchen HuiFixed opcodes printing.
2015-07-22 Julien PauliMerge branch 'PHP-5.6'
2015-07-22 Julien Pauli5.6.13 now
2015-07-21 Bob Weinand$argv and $argc may be IS_INDIRECT
2015-07-21 Bob WeinandUndefined values may lead to big allocation
2015-07-21 Nikita PopovRemove FAST_CALL_FROM_CATCH
2015-07-21 Bob WeinandFix bug #70106 (Inheritance by anonymous class)
2015-07-21 Bob WeinandAdd an option to not generate INIT_FCALL ops for user...
2015-07-21 Anatol Belskiversion up in NEWS
2015-07-21 Anatol Belskiremove BOM from NEWS
2015-07-21 Anatol BelskiReverted ad4533fdbabcc3e545277e30023b2fdce16297a0
2015-07-21 Anatol Belskiupdate UPGRADING
2015-07-21 Anatol Belskiupdated NEWS
2015-07-21 Anatol Belskifix comment
2015-07-21 Anatol Belskilibwebp support for linux
2015-07-21 Christoph M... Replaced libvpx by libwebp (first draft; Windows only)
2015-07-21 Anatol Belskiupdate news with bug #70022
2015-07-21 Yasuo OhgakiChange E_ERROR and some E_WARNING to E_RECOVERABLE_ERROR.
2015-07-21 Christoph M... Merge branch 'PHP-5.6'
2015-07-20 Kubo2Add tests for json_last_error()/json_last_error_msg...
2015-07-20 Christoph M... updated NEWS
next