]> granicus.if.org Git - php/shortlog
php
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
2020-06-30 Nikita PopovRemove bogus generator iterator dtor
2020-06-30 Christoph M... Update to PCRE2 10.35
2020-06-30 Paweł TomulikPromote warning to exception in ldap_set_rebind_proc()
2020-06-30 Máté KocsisUpdate outdated arginfo hashes
2020-06-30 Nikita PopovAssume offsetof() exists
2020-06-30 Nikita PopovRemove unnecessary ieeefp.h include
2020-06-30 Nikita PopovAdd upgrading note for apache module name
2020-06-30 Nikita PopovExtract some common fuzzer code
2020-06-30 Eddie KohlerAdd unserializehash fuzzer.
2020-06-30 Eddie KohlerMake HashContexts serializable.
2020-06-30 Eddie KohlerMark Keccak functions that contain expected misaligned...
2020-06-30 Eddie KohlerMove __alignof__ support check into main configure.ac.
2020-06-30 Eddie KohlerSHA-3 Keccak_Hash: Store Keccak_HashInstance in the...
2020-06-30 Christoph M... Improve "VirtualProtect() failed" error messages
2020-06-30 Nikita PopovMerge branch 'PHP-7.4'
2020-06-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-06-30 Nikita PopovFix leak when setting cyclic previous exception in...
2020-06-30 Máté KocsisAdd ZPP macros for class name or object parameters
2020-06-30 Nikita PopovFix leak in isDefaultValueAvailable()
2020-06-30 Christoph M... Merge branch 'PHP-7.4'
2020-06-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-30 Christoph M... Fix #70362: Can't copy() large 'data://' with open_basedir
2020-06-30 Xinchen HuiMove to alpha2 section
2020-06-29 Fabien VillepinteReplace EXPECTF when possible
2020-06-29 Dmitry StogovTracing JIT support for include() and generators
2020-06-29 Dmitry StogovDon't record "fake" closures
2020-06-29 Christoph M... Fix macro redifinition warnings in debug builds
2020-06-29 Christoph M... Merge branch 'PHP-7.4'
2020-06-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-29 Christoph M... Fix #63208: BSTR to PHP string conversion not binary...
2020-06-29 Christoph M... Merge branch 'PHP-7.4'
2020-06-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-29 Christoph M... Fix #79756: finfo_file crash (FILEINFO_MIME)
2020-06-29 Christoph M... Fix #79749: Converting FFI instances to bool fails
2020-06-29 Nikita PopovDon't accept objects instead of arrays in curl
2020-06-29 Nikita PopovMake exit() unwind properly
2020-06-29 Xinchen HuiFixed bug #79743 (Fatal error when assigning to array...
2020-06-29 Martin SchröderImplement Attribute Amendments.
2020-06-29 Dmitry StogovFixed bug #79737 (Building embed as static fails during...
2020-06-29 Nikita PopovRemove restriction on method call inlining
2020-06-29 Nikita PopovMerge branch 'PHP-7.4'
2020-06-29 Nikita PopovDon't inline static call to instance method
2020-06-28 George Peter... Drop non-well formed numeric strings from math function...
2020-06-28 George Peter... Drop non-well numeric string in Intl test
2020-06-28 George Peter... Drop non-well formed numeric strings in array function...
2020-06-28 George Peter... Drop non-well formed numeric strings in strings functio...
2020-06-26 Nikita PopovSimplify and fix php-cgi detection
2020-06-26 Nikita PopovMerge branch 'PHP-7.4'
2020-06-26 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-06-26 Nikita PopovFixed bug #79741
2020-06-26 David CarlierHaiku proc_open build fix, *pty api resides on the...
2020-06-26 Nikita PopovBetter leak fix for cgi -s / -w
2020-06-26 Nikita PopovCache __unserialize() instead of unserialize()
2020-06-26 Nikita PopovMerge branch 'PHP-7.4'
2020-06-26 Nikita PopovFixed bug #79740
2020-06-26 Dmitry StogovUse cheaper zend_hash_find_ex() to handle IS_CONST...
2020-06-26 Nikita PopovFix uninitialized reads in min/max
2020-06-26 Nikita PopovClear last error before shutting down memory manager
2020-06-25 Ayesh Karunaratne[ci skip] Various typo fixes in stub comments and CHANG...
2020-06-25 Dmitry StogovFixed incorrect type guard
2020-06-25 Dmitry StogovMove exception check to cold path.
2020-06-25 Dmitry StogovOptimization for +/- int(0)
2020-06-25 Dmitry StogovImprove tracing JIT for FETCH_THIS + FETCH_OBJ_*
2020-06-25 Nikita PopovFix leaks in cgi strip/highlight mode
2020-06-25 Nikita PopovFix leaks in Phar::webPhar()
2020-06-25 Nikita PopovDon't throw warning if exception thrown during dom...
2020-06-25 Nikita PopovAvoid warning on exception in xsl ext
2020-06-25 Remi Colletensure all files have same date in official archives
2020-06-25 Dmitry StogovAvoid $this check
2020-06-25 Dmitry StogovCheaper exception checks
2020-06-25 Nikita PopovDon't include trailing newline in comment token
2020-06-25 Nikita PopovMake sorting stable
2020-06-25 Nikita PopovIncrease timeout on sanitizer job
2020-06-25 Nikita PopovDon't use iterator_funcs_ptr if it is null
2020-06-24 Alex DowadRemove useless prototype for spl_heap_get_iterator
2020-06-24 Alex DowadFix {{{ comment to match function name for php_replace_...
next