]> granicus.if.org Git - php/shortlog
php
2020-05-13 Dmitry StogovSet "hybrid_ret_counters" only after links to "function...
2020-05-13 Remi ColletRevert "doc for enchant Object move"
2020-05-13 Remi ColletRevert "convert enchant resources to objects of new...
2020-05-13 Remi ColletRevert "add myself as enchant maintainer"
2020-05-13 Remi Colletdoc for enchant Object move
2020-05-13 Remi Colletconvert enchant resources to objects of new classes...
2020-05-13 Nikita PopovAssert on unknown type in zend_get_type_by_const()
2020-05-13 Dmitry StogovFixed JIT with ON_HOT_COUNTERS trigger (opcache.jit...
2020-05-13 Nikita PopovUse zend_zval_type_name() API where possible
2020-05-13 Nikita PopovRename zend_zval_get_type() API
2020-05-13 Máté KocsisConvert resource to object in XML-RPC extension
2020-05-13 Dmitry StogovBetter trace_buffer packing
2020-05-13 Alex DowadHonor script time limit when calling shutdown functions
2020-05-13 Xinchen HuiRevert "Fixed crash if jit.trigger is counter based...
2020-05-13 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2020-05-13 Xinchen HuiFixed crash if jit.trigger is counter based with preloa...
2020-05-13 George Peter... Use new Fast ZPP macros for string|int parar types
2020-05-13 George Peter... utime is always available on Windows
2020-05-13 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2020-05-13 Xinchen HuiFixed #79582 (Crash seen when opcache.jit=1235 and...
2020-05-13 Remi Colletskip when mbstring missing (no warning)
2020-05-13 Gerard Rocherun-tests: extract usage message
2020-05-13 Gerard Rocherun-tests: cs fixes (cleanup)
2020-05-12 Dmitry StogovReplace zend_jit_trace_info.loop_kind by zend_jit_trace...
2020-05-12 Dmitry StogovFixed invalid index
2020-05-12 Dmitry StogovPrevent usage of uninitialized class entry
2020-05-12 George Peter... Fix [-Wundef] warning in PHPDBG SAPI
2020-05-12 George Peter... Fix [-Wundef] warning in CLI SAPI
2020-05-12 George Peter... Fix [-Wundef] warning in FPM SAPI
2020-05-12 George Peter... Fix [-Wundef] warning in Zend folder
2020-05-12 George Peter... Fix [-Wundef] warning in streams implementation
2020-05-12 George Peter... Fix [-Wundef] warning in main folder
2020-05-12 Christoph M... Merge branch 'PHP-7.4'
2020-05-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Christoph M... Fix #79588: Boolean opcache settings ignore on/off...
2020-05-12 Alex DowadTest setting SplDoublyLinkedList iterator mode to IT_MO...
2020-05-12 Alex DowadSplDoublyLinkedList uses iteration flags in iterator...
2020-05-12 Alex DowadRemove useless prototype for spl_dllist_get_iterator
2020-05-12 Nikita PopovDisplay errors in shutdown function timeout test
2020-05-12 Alex Dowadzend_timeout is not a signal handler function
2020-05-12 Nikita PopovDrop multi_convert_* APIs
2020-05-12 Rod EliasTrim trailing whitespaces and fix code style
2020-05-12 Gerard Rocherun-tests: remove use of FILE_BINARY constant
2020-05-12 Nikita PopovRemove zend_qsort
2020-05-12 Christoph M... Merge branch 'PHP-7.4'
2020-05-12 Christoph M... Skip test on big-endian architectures
2020-05-12 Dmitry StogovAvoid useless manual instruction encoding
2020-05-12 Dmitry StogovMove EG(vm_interrupt) checks at the end of the trace...
2020-05-12 Christoph M... Merge branch 'PHP-7.4'
2020-05-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Christoph M... Fix #79489: .user.ini does not inherit
2020-05-12 Christoph M... Merge branch 'PHP-7.4'
2020-05-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Christoph M... [ci skip] Update NEWS
2020-05-12 Remi ColletMerge branch 'PHP-7.4'
2020-05-12 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-05-12 Remi Colletbump version to 7.2.32-dev
2020-05-11 Stanislav MalyshevUpdate NEWS
2020-05-11 Stanislav MalyshevMerge branch 'PHP-7.4'
2020-05-11 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-05-11 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-05-11 Christoph M... Fix #78876: Long variables cause OOM and temp files...
2020-05-11 Christoph M... Fix #78875: Long filenames cause OOM and temp files...
2020-05-11 George Peter... Refactor mb_substitute_character()
2020-05-11 Nikita PopovDeprecate old ReflectionParameter type declaration...
2020-05-11 George Peter... Remove old ARG_COUNT() macro
2020-05-11 Christoph M... Merge branch 'PHP-7.4'
2020-05-11 Christoph M... Fix #79571: FFI: var_dumping unions may segfault
2020-05-11 Christoph M... Update AppVeyor for enchant-2
2020-05-11 Nikita PopovDon't reset SIGG(running) when calling zend_on_timeout
2020-05-11 Nikita PopovUse standard key behavior in array_column()
2020-05-11 Nikita PopovOnly use ifunc resolvers if __builtin_cpu_supports...
2020-05-11 Nikita PopovReapply "Remove configure checks for supported instruct...
2020-05-11 Nikita PopovAdd get_resource_id() function
2020-05-11 Xinchen HuiMerge branch 'sse2_urlencode' of https://github.com...
2020-05-11 Christoph M... Use supported printf format on Win64
2020-05-11 Nikita PopovMerge branch 'PHP-7.4'
2020-05-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-05-11 Indrek ArdelFix default sendmail path when not found during build
2020-05-11 Nikita PopovMerge branch 'PHP-7.4'
2020-05-11 Alex DowadDon't check directory atime in lstat_stat_variation10...
2020-05-11 Nikita PopovFix use-after-free in sysvsem
2020-05-11 Rod EliasAdd `pkg-config` to the build list
2020-05-09 Nikita PopovFix bug68996.phpt test
2020-05-09 Xinchen Huidrop use of extract_epi16
2020-05-08 Adam BaratzSkip test if bigint type is unsupported by active TDS...
2020-05-08 Adam BaratzSet non-default error mode to maintain expected behavior
2020-05-08 Adam BaratzUpdate FreeTDS version detection related to bug #72969
2020-05-08 Máté KocsisMake float to string casts locale-independent
2020-05-08 Xinchen HuiUse SSE2 instructions do url_encode
2020-05-08 Dmitry Stogovcleanup
2020-05-07 Dmitry StogovChange parameter meaning.
2020-05-07 Dmitry StogovUse proper "cost"
2020-05-07 Dmitry StogovAvoid loop throgh side_exit from the first trace instru...
2020-05-07 Dmitry StogovFixed tracing JIT for CALL VM without global register...
2020-05-07 Nikita PopovEnsure ctype_string is NULL for C locale
2020-05-07 Nikita PopovFix test file encoding
2020-05-07 Dmitry StogovMore accurate tracing JIT for RETURN with unknown retur...
2020-05-07 Nikita PopovRename locale_string to ctype_string
next