]> granicus.if.org Git - php/shortlog
php
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovFixed bug #79793
2020-07-07 Nikita PopovFixed bug #79791
2020-07-07 Nikita PopovHandle dim_w undefined variable notice in JIT as well
2020-07-07 Nikita PopovCheck for undef variable exception in SEND_VAR JIT
2020-07-07 Nikita PopovJIT support for undefined index/offset handling
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovFixed bug #79784
2020-07-07 Christoph M... [ci skip] Merge branch 'PHP-7.4'
2020-07-07 Christoph M... [ci skip] Merge branch 'PHP-7.3' into PHP-7.4
2020-07-07 Christoph M... Don't use deprecated curly brace offset syntax
2020-07-07 Christoph M... Merge branch 'PHP-7.4'
2020-07-07 Christoph M... Don't use deprecated curly brace offset syntax
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovFixed bug #78598
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-07 Nikita PopovFixed bug #79792
2020-07-07 Nikita PopovAssert no exception if using NEXT_OPCODE()
2020-07-07 Nikita PopovAssert exception set in HANDLE_EXCEPTION()
2020-07-07 Nikita PopovRemove #undefs from vm_gen
2020-07-07 Nikita PopovRemove ZEND_VM_EXPORT functionality
2020-07-07 Nikita PopovFixed bug #79790
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovFixed bug #79779
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-07 Nikita PopovFixed bug #79778
2020-07-07 Nikita PopovMerge branch 'PHP-7.4'
2020-07-07 Nikita PopovFixed bug #79783
2020-07-07 Nikita PopovRemove no_separation flag
2020-07-07 Nikita PopovExplicitly create references in UConverter callbacks
2020-07-07 Nikita PopovFixup test
2020-07-07 Nikita PopovDon't allow separation in array functions
2020-07-07 Nikita PopovDon't allow separation in CallbackFilterIterator
2020-07-07 Nikita PopovDisallow separation in a number of callbacks
2020-07-07 Nikita PopovDon't allow separation in callback filter
2020-07-07 Gabriel CarusoUpdate NEWS for 8.0.0alpha3
2020-07-07 Gabriel CarusoUpdate NEWS for PHP 8.0.0alpha2
2020-07-06 George Peter... Refactor levenshtein()
2020-07-06 Máté KocsisFix a few comments
2020-07-06 Max SemenikRemove proto comments from C files
2020-07-06 Max SemenikRemove requirements for proto comments from CODING_STAN...
2020-07-06 Nikita PopovAvoid some unnecessary uses of no_separation=0
2020-07-06 moliatarefactor: class constants parsing
2020-07-06 Dmitry StogovMore accurate reference-counter inference
2020-07-06 Dmitry StogovMore accurate reference-counter inference
2020-07-06 Tiffany[skip-ci] Add README for ext/mysqli tests
2020-07-06 Máté KocsisAdd string or object ZPP macros
2020-07-06 Nikita PopovReflectionMethod::invoke() object is not optional
2020-07-06 Nikita PopovCorrectly determine arg name of USER_ARG_INFO functions
2020-07-06 Remi Collet[skip ci] add upgrade note
2020-07-06 Christoph M... define build system and provider on Windows
2020-07-06 Remi Colletdisplay info about system used to build and its provider
2020-07-06 Christoph M... Fix sapi_windows_vt100_support() arginfo
2020-07-06 Nikita PopovReuse warning function
2020-07-04 Jens de NiesAdded stubs for ext/oci8
2020-07-04 Nikita PopovFixed bug #79777
2020-07-03 Nikita PopovUse zend_string_equals API in a couple places
2020-07-03 Dmitry StogovRemoved already implemented TODO comment
2020-07-03 Christoph M... Merge branch 'PHP-7.4'
2020-07-03 Christoph M... Fix tests for x86 Windows
2020-07-03 Dmitry StogovFixed IS_UNDEF handling
2020-07-03 Christoph M... Merge branch 'PHP-7.4'
2020-07-03 Christoph M... Skip test if SeCreateSymbolicLinkPrivilege is not given
2020-07-02 Dmitry StogovFixed IS_INDIRECT handling
2020-07-02 Dmitry StogovBetter instruction selection
2020-07-02 Christoph M... Merge branch 'PHP-7.4'
2020-07-02 Christoph M... Enable readlink_realpath_* tests on Windows
2020-07-02 Nikita PopovFix func info for get_class_methods()
2020-07-02 Dmitry StogovJMP optimization
2020-07-02 Christoph M... Merge branch 'PHP-7.4'
2020-07-02 Christoph M... Enable most lstat_stat_* tests on Windows
2020-07-02 Christoph M... [ci skip] Merge branch 'PHP-7.4'
2020-07-02 Christoph M... Update php_version.h
2020-07-02 Nikita PopovTreat attribute argument lists like normal argument...
2020-07-02 Máté KocsisAdd support for forcing regeneration of arginfo files
2020-07-02 Dmitry StogovLoad constant value only if necessary
2020-07-02 Christoph M... Merge branch 'PHP-7.4'
2020-07-02 Christoph M... Extract test helper function for SeCreateSymbolicLinkPr...
2020-07-02 Christoph M... Update to PCRE2 10.35
2020-07-02 Nikita PopovRemove leftover debug comment
2020-07-02 Nikita PopovMerge branch 'PHP-7.4'
2020-07-02 Dmitry StogovEliminate useless exception checks
2020-07-02 Nikita PopovHandle SO_ options only at SOL_SOCKET level
2020-07-02 codinghuangUse correct ZPP mechanism in get_class_methods()
2020-07-02 Nikita PopovAllow different error message for errno 58
2020-07-02 Nikita PopovSkip enchant test under asan
2020-07-02 Nikita PopovCheck that "tokenizer" extension is available in gen_st...
2020-07-01 Nikita PopovAdd iterator get_gc function for generators
2020-07-01 Nikita PopovAdd get_gc handle for object iterators
2020-07-01 Christoph M... [ci skip] (Hopefully) clarify meaning
2020-07-01 Christoph M... Document zend_hash_sort and zend_ts_hash_sort signature...
2020-07-01 Paweł TomulikAdd ldap_count_references()
2020-07-01 Fabien VillepinteFix typos in comments
2020-06-30 Christoph M... Replace ISO_8859-* with ISO8859-* aliases for MBString
2020-06-30 Nikita PopovRemove generator iterator member
2020-06-30 Nikita PopovRevert "Update to PCRE2 10.35"
2020-06-30 Nikita PopovMerge branch 'PHP-7.4'
2020-06-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
next