- [2021-07-14 23:53:18 +0900]: Add exception check to zend_jit_fetch_obj_w_slow()
- [2021-07-14 22:21:15 +0900]: Add support for the never type in gen_stub.php
- [2021-07-14 22:13:42 +0900]: Rename getStructFieldOffset/Type() parameter
- [2021-07-14 22:12:25 +0900]: Rename FFI
getFuncArg*
togetFuncParameter*
, $arg_index->$index (#7236) - [2021-07-14 22:04:03 +0900]: Drop incorrect cache_slot optimization for typed properties
- [2021-07-14 19:39:32 +0900]: Throw from MultipleIterator::key/current() for invalid iterator
- [2021-07-14 19:34:39 +0900]: Throw from SplObjectStorage::current() for invalid iterator
- [2021-07-14 18:01:57 +0900]: Fix some return types in ext/spl
- [2021-07-14 19:00:18 +0900]: Remove null return type from msgfmt_parse_message()
- [2021-07-14 18:55:12 +0900]: Backport some intl stub changes from master
- [2021-07-14 18:42:37 +0900]: Eliminate null return value for Normalizer::normalize()
- [2021-07-14 16:15:16 +0900]: Fix leak if attribute arg evaluation fails while printing
- [2021-07-14 01:21:34 +0900]: Update NEWS for 7.4.22
- [2021-07-14 00:48:55 +0900]: Fix unbalanced NEW call_level in JIT