]> granicus.if.org Git - php/shortlog
php
2020-07-16 Christoph M... Fix #79846: 8c67c166996 broke simple regexp
2020-07-16 Dmitry Stogovcleanup
2020-07-16 Christoph M... Merge branch 'PHP-7.4'
2020-07-16 Christoph M... Enable further tests on Windows
2020-07-16 Dmitry StogovCheck type guard on result of FETCH_OBJ_R/IS instructions
2020-07-16 Remi ColletMerge branch 'PHP-7.4'
2020-07-16 Remi Collet#79657 was cherry-picked in 7.4.7
2020-07-16 Christoph M... Merge branch 'PHP-7.4'
2020-07-16 Christoph M... Fix readlink related memory leak
2020-07-15 Dmitry StogovFixed tracing JIT for ASSIGN to typed reference
2020-07-15 Pedro MagalhãesIgnore inheritance rules on private methods
2020-07-15 Christoph M... Merge branch 'PHP-7.4'
2020-07-15 Christoph M... Fix tests regarding negative fileinode()
2020-07-15 Dmitry StogovCheck type guard on result of FETCH_DIM_R/IS instructions
2020-07-15 Nikita PopovMerge branch 'PHP-7.4'
2020-07-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-15 Andy PostnikovFix bug #78008: dns_check_record() always return true...
2020-07-15 Nikita PopovMerge branch 'PHP-7.4'
2020-07-15 Nikita PopovFixed bug #79862
2020-07-15 Nikita PopovMerge branch 'PHP-7.4'
2020-07-15 Christopher... Fixed bug #79820
2020-07-15 Nikita PopovRemove type argument from zend_get_zval_ptr
2020-07-15 Christopher... Retrofit description of recent PR changes
2020-07-14 Nikita PopovReduce scope of preload compiler_options
2020-07-14 Nikita PopovFix preloading of union typed property inherited from...
2020-07-14 Nikita PopovCheck for name vs ce in a few more places
2020-07-14 Dmitry StogovTracing JIT for SWITCH instructions
2020-07-14 Dmitry StogovBetter support for 64-bit .aword constants
2020-07-14 Nikita PopovFix preloading property type resolution
2020-07-14 Nikita PopovMerge branch 'PHP-7.4'
2020-07-14 Nikita PopovMerge remote-tracking branch 'upstream/PHP-7.4' into...
2020-07-14 Nikita PopovMerge branch 'PHP-7.4'
2020-07-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-14 Evgeny StepanischevFixed bug #79849
2020-07-14 Nikita PopovFixed bug #79852
2020-07-14 Nikita PopovUse different scratch register
2020-07-14 Martin SchröderSupport socketpairs in proc_open()
2020-07-13 Christoph M... Remove out-dated comment
2020-07-13 Christoph M... Fix typos
2020-07-13 Nikita PopovPut debug function behind ifdef
2020-07-13 Nikita PopovAdd user upgrading note for no_separation change
2020-07-13 Nikita PopovAdd upgrading note for crypt change
2020-07-13 Nikita PopovRestore warning
2020-07-13 George Peter... Use consistent types
2020-07-13 Dmitry StogovImproved reference-counting inference
2020-07-13 Nikita PopovAdd upgrading note
2020-07-13 Remi Colletdefine COMPILER and ARCHITECTURE from environment
2020-07-13 Rowan TomminsImprove output of tokens in Parse Errors
2020-07-13 Dmitry StogovJIT for array merging
2020-07-13 Nat WyattFix compilation errors when EXIF_DEBUG is defined
2020-07-13 Christoph M... Merge branch 'PHP-7.4'
2020-07-13 Christoph M... Fix test for x86 Windows
2020-07-13 Nikita PopovAdd another doctrine workaround
2020-07-13 Nikita PopovCheck for undef var in verify return jit
2020-07-13 Nikita PopovFixed bug #79828
2020-07-13 Nikita PopovFixed bug #79841
2020-07-12 Christoph M... Fix PDO_Firebird numeric to string conversion on Windows
2020-07-12 Christoph M... Fix PDO_Firebird tests which assume ERRMODE_SILENT
2020-07-12 Christoph M... Unbork tests for PDO_Firebird
2020-07-12 Ilija ToviloFix free of uninitialized memory in MATCH_ERROR
2020-07-11 twoseedebug_zval_dump(): Don't skip recursion detection on...
2020-07-11 Máté KocsisAddd upgrading notes about OCI8
2020-07-11 Jens de NiesRemoved the "oci_internal_debug" function and its alias...
2020-07-11 Chuck Adams(ffi) fix ifdefs for non-windows systems without long...
2020-07-11 Christoph M... Export php_gd_libgdimageptr_from_zval_p()
2020-07-11 Ilija Tovilo[skip ci] Consistent match test closing tags
2020-07-11 twoseeMerge branch 'PHP-7.4'
2020-07-11 twoseeMerge branch 'PHP-7.3' into PHP-7.4
2020-07-11 twoseeFixed BC break of php_debug_zval_dump
2020-07-11 twoseeMerge branch 'PHP-7.4'
2020-07-11 twoseeMerge branch 'PHP-7.3' into PHP-7.4
2020-07-11 twoseeFixed bug #79830 introduced by fixing bug #79821
2020-07-10 twoseeMerge branch 'PHP-7.4'
2020-07-10 twoseeMerge branch 'PHP-7.3' into PHP-7.4
2020-07-10 twoseeFixed bug #79821
2020-07-10 codinghuangDon't generate JSON scanner and parser during configure
2020-07-10 Máté KocsisRetain the original formatting character in test
2020-07-10 Máté KocsisReview the usage of apostrophes in error messages
2020-07-10 Christoph M... Fix test cases
2020-07-10 George Peter... Use dedicated function for illegal offset type error
2020-07-10 Nikita PopovAdd missing addref for MATCH_ERROR operand
2020-07-10 George Peter... Promote Notice to Warning in libmagic
2020-07-10 Nikita PopovFixed bug #79818
2020-07-10 Máté KocsisAdd stubs for SAPIs
2020-07-10 Nikita PopovFix warning in embed sapi
2020-07-10 Nikita PopovMerge branch 'PHP-7.4'
2020-07-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-10 Nikita PopovFixed bug #79817
2020-07-10 Christoph M... Merge branch 'PHP-7.4'
2020-07-10 Christoph M... Enable further ext/standard/tests/file tests on Windows
2020-07-10 Dmitry StogovFixed tracing JIT miss-compilation
2020-07-10 Dmitry StogovRestore registers
2020-07-10 Christoph M... Merge branch 'PHP-7.4'
2020-07-10 Christoph M... Fix skip reasons
2020-07-10 Nikita PopovDrop dead prototype
2020-07-10 twoseeAdd zend_wrong_parameter_error to reduce the size of...
2020-07-10 Christoph M... Merge branch 'PHP-7.4'
2020-07-10 Christoph M... Enable symlink_link_linkinfo_is_link_* tests on Windows
2020-07-10 Nikita PopovMerge branch 'PHP-7.4'
2020-07-10 Paweł Tomulikenable ext/ldap/tests on azure
next