by shigemk2

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

PHP 2021-08-11

  • [2021-08-11 23:59:49 +0900]: Implement range inference for traces
  • [2021-08-11 22:07:21 +0900]: Make private functions "static" and remove unused zend_inference_check_recursive_dependencies().
  • [2021-08-11 21:51:55 +0900]: Refactor proc_open() implementation (#7255)
  • [2021-08-11 21:21:18 +0900]: NEWS
  • [2021-08-11 21:02:59 +0900]: Add EXTENSIONS section
  • [2021-08-11 20:04:23 +0900]: NEWS
  • [2021-08-11 20:02:18 +0900]: add SHA256 and SHA512 for security protocol
  • [2021-08-11 18:35:24 +0900]: Fixed bug #81349
  • [2021-08-11 18:11:34 +0900]: Fix SKIPIF clause
  • [2021-08-11 17:53:28 +0900]: Optimize "$x * 2" into "$x + $x"
  • [2021-08-11 17:31:28 +0900]: Require sqlite >= 3.7.7 for URI in DSN (#7347)
  • [2021-08-11 17:28:52 +0900]: Always use CE_CACHE, remove TYPE_HAS_CE (#7336)
  • [2021-08-11 17:11:12 +0900]: Fix openssl memory leaks
  • [2021-08-11 00:10:35 +0900]: Fixed bug #81342