PHP 7 详解
Search...
Ctrl
K
PHP 7.0.x 新特性
补充*新函数
Previous
补充*其他特性和变更
Next
补充*新的全局常量
Last updated
6 years ago
Was this helpful?
参考:
新函数
Closure::call()
Generator::getReturn()
- 整除运算
- 此扩展可以让你透明地读写ZIP压缩文档以及它们里面的文件。
New functions
Closure
CSPRNG
random_bytes()
random_int()
Error Handling and Logging
error_clear_last()
Generator
GNU Multiple Precision
gmp_random_seed()
Math
intdiv()
PCRE
preg_replace_callback_array()
PHP Options/Info
gc_mem_caches()
get_resources()
POSIX
posix_setrlimit()
Reflection
ReflectionParameter::getType()
ReflectionParameter::hasType()
ReflectionFunctionAbstract::getReturnType()
ReflectionFunctionAbstract::hasReturnType()
Zip
ZipArchive::setCompressionIndex()
ZipArchive::setCompressionName()
Zlib Compression
inflate_add()
deflate_add()
inflate_init()
deflate_init()