Main page
Recent changes
Random page
Categories

Php/docs/migration73.new-functions

From Get docs
Jump to:navigation, search
  • « New Features
  • New Global Constants »


  • PHP Manual
  • Migrating from PHP 7.2.x to PHP 7.3.x
  • New Functions


Contents

  • 1 New Functions
    • 1.1 PHP Core
    • 1.2 FastCGI Process Manager
    • 1.3 Date and Time
    • 1.4 GNU Multiple Precision
    • 1.5 Internationalization Functions
    • 1.6 Lightweight Directory Access Protocol
    • 1.7 OpenSSL
    • 1.8 Sockets

New Functions

PHP Core

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


FastCGI Process Manager

  • fpm_get_status()


Date and Time

  • DateTime::createFromImmutable()


GNU Multiple Precision

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


Internationalization Functions

  • 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()


Retrieved from "https://getdocs.org/index.php?title=Php/docs/migration73.new-functions&oldid=17055"
Category:
  • PHP Manual
Privacy policy
About Get docs
Disclaimers
Powered by MediaWiki