by shigemk2

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

PHP 2021-07-02

  • [2021-07-02 23:33:14 +0900]: Fix leak of callable error if exception also thrown
  • [2021-07-02 23:11:48 +0900]: Fix typo in RecursiveIteratorIterator get_gc handler
  • [2021-07-02 22:39:22 +0900]: Avoid null pointer arithmetic in SplFixedArray
  • [2021-07-02 21:22:58 +0900]: Fix bug #80072: Root live tmpvars after GC
  • [2021-07-02 18:41:10 +0900]: Reduce stack usage in php_resolve_path()
  • [2021-07-02 18:15:31 +0900]: Fix return value of wrong fucntion by-ref assign
  • [2021-07-02 17:05:57 +0900]: Fixed bug #80173
  • [2021-07-02 05:17:31 +0900]: JIT/ARM64: Fixed incorrect trace linking.