by shigemk2

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

PHP 2021-10-22

  • [2021-10-22 20:38:38 +0900]: Tracing JIT: Fixed incorrect assumption about in-memeory zval type
  • [2021-10-22 07:12:26 +0900]: Remove mysqlnd_unbuffered_skip_result and voidify skip_result
  • [2021-10-22 07:06:11 +0900]: (mysqlnd_conn_data, restart_psession) never fails
  • [2021-10-22 06:58:41 +0900]: Reset cannot fail. It was used in a condition, but it doesn't have to be.
  • [2021-10-22 06:54:41 +0900]: Remove (ZEND_)WRONG_PARAM_COUNT_WITH_RETVAL macros
  • [2021-10-22 06:45:07 +0900]: (mysqlnd_conn_data, end_psession) never fails
  • [2021-10-22 06:24:59 +0900]: pfc & vio init methods cannot fail
  • [2021-10-22 03:35:57 +0900]: Tracing JIT: Fixed incorrect assumtion about temporary variable types clobbered by *_ROPE instructions
  • [2021-10-22 03:01:01 +0900]: Revert "Fix bug GH-1 (mysqli_sql_exception->sqlstate is inaccessible)"
  • [2021-10-22 02:51:16 +0900]: Fix bug GH-1 (mysqli_sql_exception->sqlstate is inaccessible)
  • [2021-10-22 02:31:37 +0900]: Fix weakmap API test