Documentación offline PHP master

Nuevas funciones

master Ver versión oficial en línea Licencia CC-BY-3.0Descargado el 2026-08-02

En esta página

Nuevas funciones#

Closure#

  • Closure::call

CSPRNG#

  • random_bytes

  • random_int

Gestión de errores y registros#

  • error_clear_last

Generador#

  • Generator::getReturn

GNU Multiple Precision#

  • gmp_random_seed

Math#

  • intdiv

PCRE#

  • preg_replace_callback_array

Opciones/Info PHP#

  • gc_mem_caches

  • get_resources

POSIX#

  • posix_setrlimit

Reflection#

  • ReflectionParameter::getType

  • ReflectionParameter::hasType

  • ReflectionFunctionAbstract::getReturnType

  • ReflectionFunctionAbstract::hasReturnType

Zip#

  • ZipArchive::setCompressionIndex

  • ZipArchive::setCompressionName

Compresión Zlib#

  • inflate_add

  • deflate_add

  • inflate_init

  • deflate_init