]> granicus.if.org Git - php/shortlog
php
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
2020-05-07 Nikita PopovRemove redundant htmlentities() tests
2020-05-07 Xinchen HuiFolder marks
2020-05-07 Nikita PopovReally fix test case
2020-05-07 Christoph M... Fix test case
2020-05-07 Tyson AndreEvaluate str_starts_with and str_ends_with on constants
2020-05-07 Nikita PopovDon't respect mbstring.internal_encoding in htmlentities()
2020-05-07 Nikita PopovAdd quiet parameter to internal HTML entities API
2020-05-07 Nikita PopovClean up determine_charset() implementation
2020-05-07 Nikita PopovThrow warning if invalid internal_encoding ini is specified
2020-05-07 Dmitry StogovPrevent taking side traces for exceptional cases. Alway...
2020-05-07 Nikita PopovRemove no_language from mbfl_string
2020-05-07 Nikita PopovOnly allow "pass" as input/output encoding
2020-05-07 Máté KocsisRename the recently introduced Sysvsem class to SysvSem...
2020-05-07 Nikita PopovReturn false from failed mb_convert_variables()
2020-05-07 Christoph M... Enable test on Windows
2020-05-07 Xinchen HuiFixed false alarm about tmp_name maybe unitialized
2020-05-07 Dmitry StogovFixed comment
2020-05-06 Nikita PopovFix assertion failure when failing to detect encoding
2020-05-06 Dmitry StogovAvoid Program Counter guard in side trace started from...
2020-05-06 George Peter... Use int|string Fast ZPP macro in Reflection
2020-05-06 Dmitry StogovInitial support for IS_INDIRECT. Avoid type guards...
next