by shigemk2

当面は技術的なことしか書かない

PHP 2021-11-10

  • [2021-11-10 23:15:49 +0900]: Fix property name typo in var_export tests
  • [2021-11-10 22:46:09 +0900]: Tracing JIT: Fixed incorrect assumption about in-memeory zval type
  • [2021-11-10 21:21:04 +0900]: Merge duplicate identical conditions in PDO (#7638)
  • [2021-11-10 18:49:20 +0900]: JIT: Fixed memory leak
  • [2021-11-10 18:40:33 +0900]: Declare properties in SOAP tests
  • [2021-11-10 17:10:44 +0900]: Tracing JIT: Fixed incorrect tracing type inference
  • [2021-11-10 16:19:49 +0900]: Use cheaper memchr() instead of php_memnstr()
  • [2021-11-10 16:19:05 +0900]: zend_memnstr() micro-optimization
  • [2021-11-10 08:49:14 +0900]: The PHP-8.1 branch is now for 8.1.0
  • [2021-11-10 04:26:37 +0900]: Improve strtr(), str_replace() and substr_count() performance
  • [2021-11-10 03:16:36 +0900]: mysqli_reap_async_query error reporting (#7629)
  • [2021-11-10 01:17:46 +0900]: Fix invalid mbstring config reference
  • [2021-11-10 00:22:07 +0900]: Fix bug #81441