10. 新的全局常量
Core . 加入PHP_INT_MIN.
PCRE . This error constant is added to signal errors due to stack size limitations when PCRE JIT support is enabled: . PREG_JIT_STACKLIMIT_ERROR
Zlib . These constants are added to control flush behavior with the new incremental deflate_add() and inflate_add() functions: . ZLIB_NO_FLUSH . ZLIB_PARTIAL_FLUSH . ZLIB_SYNC_FLUSH . ZLIB_FULL_FLUSH . ZLIB_BLOCK . ZLIB_FINISH
GD . IMG_WEBP (>= 7.0.10)
. T1Lib 的支持被移除。下面的方法和资源也被移除了:
Functions: - imagepsbbox() - imagepsencodefont() - imagepsextendedfont() - imagepsfreefont() - imagepsloadfont() - imagepsslantfont() - imagepstext() Resources: - 'gd PS font' - 'gd PS encoding'
Zip . Filename encoding flags, as of 7.0.8
- ZipArchive::FL_ENC_GUESS
- ZipArchive::FL_ENC_RAW
- ZipArchive::FL_ENC_STRICT
- ZipArchive::FL_ENC_UTF_8
- ZipArchive::FL_ENC_CP437