by shigemk2

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

PHP 2021-12-02

  • [2021-12-02 22:19:16 +0900]: Prepare for 8.1.2
  • [2021-12-02 22:16:54 +0900]: Fix yet another indirect string modification by error handler problem
  • [2021-12-02 17:18:08 +0900]: Add missing zend_string_release_ex(tmp, 0) and cleanup
  • [2021-12-02 16:32:45 +0900]: Fixed ext/bz2/tests/005.phpt test failure introduesed by 09547c64c28f81957d986b9c6b995b28d1098db6
  • [2021-12-02 14:09:07 +0900]: Bump for 8.0.15
  • [2021-12-02 07:20:17 +0900]: Fix clobering of operand by error handler in assignment to string offset (optimization and JIT support)
  • [2021-12-02 06:24:05 +0900]: Fix clobering of operand by error handler in assignment to string offset
  • [2021-12-02 04:43:19 +0900]: Use proper functions
  • [2021-12-02 00:03:08 +0900]: Fix SCDF cleanup of unused basic block, kept only because of FREE of a loop var