- [2021-08-10 22:37:39 +0900]: Fix #81346: Non-seekable streams don't update position after write
- [2021-08-10 23:46:39 +0900]: Use --EXTENSIONS-- instead of --SKIPIF-- in new test case
- [2021-08-10 18:55:18 +0900]: Fix #81302: Stream position after stream filter removed
- [2021-08-10 22:51:59 +0900]: Use zend_string_equals_literal_ci()
- [2021-08-10 22:46:52 +0900]: Fix dns resolv linkage issue on haiku (#7350)
- [2021-08-10 21:22:26 +0900]: Mark DOM classes as not serializable
- [2021-08-10 19:34:18 +0900]: Switch mysqlnd auth to EVP_PKEY API
- [2021-08-10 19:17:17 +0900]: Switch dh_param handling to EVP_PKEY API
- [2021-08-10 19:04:47 +0900]: Comment out ristretto255 scalar invert test
- [2021-08-10 18:50:18 +0900]: Fork openssl_error_string() test for OpenSSL
- [2021-08-10 18:46:56 +0900]: Prepare for PHP 8.0.11
- [2021-08-10 18:18:35 +0900]: Improve ristretto255 scalarmult exception messages
- [2021-08-10 18:14:36 +0900]: Prepare for 7.4.24
- [2021-08-10 18:12:08 +0900]: Add missing parts of previous commit
- [2021-08-10 17:55:51 +0900]: Fix ristretto255 tests
- [2021-08-10 17:29:20 +0900]: Remove special self/parent handling in get_class_name_map_ptr() (#7330)
- [2021-08-10 01:26:00 +0900]: Improve Range Inference