by shigemk2

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

PHP 2021-09-30

  • [2021-09-30 21:53:47 +0900]: Create reference wrappers in SEND_UNPACK if necessary
  • [2021-09-30 21:32:49 +0900]: Fix cache slot assignment for ASSIGN_OBJ_OP
  • [2021-09-30 21:15:41 +0900]: Fix #81490: ZipArchive::extractTo() may leak memory
  • [2021-09-30 20:51:43 +0900]: JIT: Fixed incorrect named parameter handling
  • [2021-09-30 19:01:56 +0900]: JIT: Fixed memory leak
  • [2021-09-30 18:48:01 +0900]: Don't rely on HT internals in datefmt_format_object
  • [2021-09-30 11:15:31 +0900]: Voidify zend_ffi_zval_to_bit_field()
  • [2021-09-30 11:14:52 +0900]: Use bool/zend_result instead of int in FFI
  • [2021-09-30 05:09:05 +0900]: getTimestamp does not return false
  • [2021-09-30 03:49:27 +0900]: Disable JIT in test replacing zend_execute_ex
  • [2021-09-30 00:45:22 +0900]: Voidify php_date_interval_initialize_from_hash()
  • [2021-09-30 00:44:52 +0900]: Use bool/zend_result instead of int in Date extension