首页
随机页面
分类

Php/docs/migration71.new-functions

来自菜鸟教程
跳转至:导航、​搜索
  • « 新特性
  • 新增的全局常量 »


  • PHP Manual
  • 从 PHP 7.0.x 移植到 PHP 7.1.x
  • 新的函数


目录

  • 1 新的函数
    • 1.1 PHP Core
    • 1.2 Closure
    • 1.3 CURL
    • 1.4 OpenSSL
    • 1.5 Session
    • 1.6 SPL
    • 1.7 PCNTL

新的函数

PHP Core

  • sapi_windows_cp_get()
  • sapi_windows_cp_set()
  • sapi_windows_cp_conv()
  • sapi_windows_cp_is_utf8()


Closure

  • Closure::fromCallable()


CURL

  • curl_multi_errno()
  • curl_share_errno()
  • curl_share_strerror()


OpenSSL

  • openssl_get_curve_names()


Session

  • session_create_id()
  • session_gc()


SPL

  • is_iterable()


PCNTL

  • pcntl_async_signals()
  • pcntl_signal_get_handler()


取自“https://cainiaojiaocheng.com/index.php?title=Php/docs/migration71.new-functions&oldid=6189”
分类:​
  • PHP Manual
隐私政策
关于菜鸟教程
免责声明
京ICP备19005578号-2
Powered by MediaWiki