]> granicus.if.org Git - php/shortlog
php
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 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
2015-07-20 Christoph M... Merge branch 'PHP-5.6'
2015-07-20 Christoph M... updated NEWS
2015-07-20 Christoph M... Merge branch 'pull-request/1425' into PHP-5.6
2015-07-20 Bob WeinandExclude opcache from a few opcode related tests
2015-07-20 Christoph M... updated NEWS
2015-07-20 Christoph M... Merge branch 'PHP-5.6'
2015-07-20 Christoph M... updated NEWS
2015-07-20 Christoph M... Fix #66387: Stack overflow with imagefilltoborder
2015-07-20 Bob WeinandFix various Windows issues (e.g. dir separators)
2015-07-20 Nikita PopovRemove bogus exception_save() from FETCH_CLASS
2015-07-20 Bob WeinandFix readline/libedit build
2015-07-20 Bob WeinandDo not use readline when not having a tty
2015-07-20 Bob WeinandAdd show_unexecuted option to phpdbg_end_oplog()
2015-07-20 Bob WeinandMove phpdbg tests to .phpt mechanism
2015-07-20 Bob WeinandFix misbehaviors with uncaught exceptions and finally...
2015-07-20 Bob WeinandPreserve argv consistency over multiple runs
2015-07-20 Bob WeinandFix info vars with refs/indirects
2015-07-20 Bob WeinandFix function/method breakpoint case sensitivity issues
2015-07-20 Bob WeinandAlways only halt upon first non-recv opcode in a function
2015-07-20 Bob WeinandMake opcode breakpoints work again
2015-07-20 Bob WeinandDo never clean stdin buffer away
2015-07-20 Bob WeinandFix use of already freed hashtable (wrong variable)
2015-07-20 Bob WeinandDo not show "Script ended normally" upon forced rerun
2015-07-20 Bob WeinandDo not display compilation success / normal script...
2015-07-20 Christoph M... revised bug53156.phpt
2015-07-20 Christoph M... Fix #53156: imagerectangle problem with point ordering
2015-07-19 Christoph M... Merge branch 'PHP-5.6'
2015-07-19 Christoph M... Added basic test for imagewebp() and imagecreatefromwebp()
2015-07-19 Christoph M... updated NEWS
2015-07-19 Christoph M... Merge branch 'PHP-5.6'
2015-07-19 Christoph M... updated NEWS
2015-07-19 Christoph M... Fix #70102: imagecreatefromwebm() shifts colors
2015-07-19 Christoph M... Merge branch 'PHP-5.6'
2015-07-19 Christoph M... fixed Fix #66590, which may segfault
2015-07-19 Anatol Belskifix two clang errors on Windows
2015-07-19 Anatol Belskiexclude a non windows test
2015-07-19 Christoph M... updated NEWS
2015-07-19 Christoph M... Merge branch 'PHP-5.6'
2015-07-19 Christoph M... updated NEWS
2015-07-19 Christoph M... Fix #66590: imagewebp() doesn't pad to even length
2015-07-19 Rasmus Lerdorfwddx_add_vars() returns a bool
2015-07-18 Christoph M... updated NEWS
2015-07-18 Christoph M... Merge branch 'PHP-5.6'
2015-07-18 Christoph M... updated NEWS
2015-07-18 Christoph M... Fix #70096: Repeated iptcembed() adds superfluous FF...
2015-07-18 Nikita PopovCheck mbfl_filt_put_invalid_char return value
2015-07-18 Nikita PopovDeduplicate usort code
2015-07-18 Christoph M... Merge branch 'PHP-5.6'
2015-07-18 Christoph M... fixed PHPT that is always being skipped or otherwise...
2015-07-18 Nikita PopovCorrectly handle zend_hash_sort failure
2015-07-18 Nikita PopovFix usort modification detection
2015-07-18 Jakub ZelenkaRegenerate bison and re2c files in json
2015-07-17 Nikita PopovPartially fix XSLT warnings
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...
next