by shigemk2

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

PHP 2021-05-26

  • [2021-05-26 22:07:23 +0900]: Remove uses of TRUE/FALSE in mysqli/pdo_mysql
  • [2021-05-26 21:36:21 +0900]: Update func info for mysqli_connect
  • [2021-05-26 19:37:27 +0900]: Do not verify the signature of ReflectionEnumUnitCase::getValue()
  • [2021-05-26 19:32:38 +0900]: Fix the signature of ini_alter()
  • [2021-05-26 19:21:45 +0900]: Add missing type declarations in soap tests
  • [2021-05-26 19:09:54 +0900]: Update mysqli stub hash
  • [2021-05-26 19:07:02 +0900]: Fix the return type of mysqli_connect()
  • [2021-05-26 18:55:03 +0900]: Fix the return type of mysqli::connect()
  • [2021-05-26 18:51:44 +0900]: Add comment for specialization in zend_hash_real_init_packed_ex()
  • [2021-05-26 17:40:32 +0900]: Convert some instanceof checks to assertions
  • [2021-05-26 17:23:23 +0900]: Remove the redefinition of zend_error_info (#7044)
  • [2021-05-26 16:36:23 +0900]: Use ZEND_TLS for spl (#7043)
  • [2021-05-26 02:15:44 +0900]: Declare tentative return types for ext/xsl
  • [2021-05-26 02:15:18 +0900]: Declare tentative return types for ext/xmlwriter
  • [2021-05-26 02:14:48 +0900]: Declare tentative return types for ext/xmlreader
  • [2021-05-26 00:35:14 +0900]: Convert check into assertion in ext/xmlreader
  • [2021-05-26 00:17:39 +0900]: Remove some unnecessary null pointer checks in ext/xmlreader