首页
随机页面
分类

Php/docs/migration73.new-functions

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


  • PHP Manual
  • 从 PHP 7.2.x 移植到 PHP 7.3.x
  • 新函数


目录

  • 1 新函数
    • 1.1 PHP 内核
    • 1.2 FastCGI 进程管理器
    • 1.3 Date and Time
    • 1.4 GNU Multiple Precision
    • 1.5 国际化相关函数
    • 1.6 Lightweight Directory Access Protocol
    • 1.7 OpenSSL
    • 1.8 Sockets

新函数

PHP 内核

  • array_key_first()
  • array_key_last()
  • gc_status()
  • hrtime()
  • is_countable()
  • net_get_interfaces()


FastCGI 进程管理器

  • fpm_get_status()


Date and Time

  • DateTime::createFromImmutable()


GNU Multiple Precision

  • gmp_binomial()
  • gmp_kronecker()
  • gmp_lcm()
  • gmp_perfect_power()


国际化相关函数

  • Normalizer::getRawDecomposition()
  • normalizer_get_raw_decomposition()
  • Spoofchecker::setRestrictionLevel()


Lightweight Directory Access Protocol

  • ldap_add_ext()
  • ldap_bind_ext()
  • ldap_delete_ext()
  • ldap_exop_refresh()
  • ldap_mod_add_ext()
  • ldap_mod_replace_ext()
  • ldap_mod_del_ext()
  • ldap_rename_ext()


OpenSSL

  • openssl_pkey_derive()


Sockets

  • socket_wsaprotocol_info_export()
  • socket_wsaprotocol_info_import()
  • socket_wsaprotocol_info_release()


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