• « Funciones modificadas
  • Nuevas Clases e Interfaces »
  • PHP Manual
  • Migración de PHP 5.6.x a PHP 7.0.x
  • Nuevas funciones

Nuevas funciones

Closure

  • Closure::call()

CSPRNG

  • random_bytes()
  • random_int()

Gestión de errores y de journaux

  • error_clear_last()

Generador

  • Generator::getReturn()

GNU Multiple Precision

  • gmp_random_seed()

Math

  • intdiv()

PCRE

  • preg_replace_callback_array()

Options/Info PHP

  • gc_mem_caches()
  • get_resources()

POSIX

  • posix_setrlimit()

Reflection

  • ReflectionParameter::getType()
  • ReflectionParameter::hasType()
  • ReflectionFunctionAbstract::getReturnType()
  • ReflectionFunctionAbstract::hasReturnType()

Zip

  • ZipArchive::setCompressionIndex()
  • ZipArchive::setCompressionName()

Compression Zlib

  • inflate_add()
  • deflate_add()
  • inflate_init()
  • deflate_init()