Новые функции

Ядро

  • request_parse_body()

Модуль BCMath

  • bcceil()
  • bcdivmod()
  • bcfloor()
  • bcround()

Модуль Date

  • DateTime::createFromTimestamp()
  • DateTime::getMicrosecond()
  • DateTime::setMicrosecond()
  • DateTimeImmutable::createFromTimestamp()
  • DateTimeImmutable::getMicrosecond()
  • DateTimeImmutable::setMicrosecond()

Модуль DOM

  • DOMNode::compareDocumentPosition()
  • DOMXPath::registerPhpFunctionNS()
  • DOMXPath::quote()
  • DOMNode::compareDocumentPosition()

Модуль Hash

  • HashContext::__debugInfo()

Модуль Intl

  • IntlDateFormatter::getIanaID()
  • intltz_get_iana_id()
  • IntlDateFormatter::parseToCalendar()
  • SpoofChecker::setAllowedChars()
  • grapheme_str_split()

Модуль MBString

  • mb_trim()
  • mb_ltrim()
  • mb_rtrim()
  • mb_ucfirst()
  • mb_lcfirst()

Модуль Opcache

  • opcache_jit_blacklist()

Модуль PCNTL

  • pcntl_getcpu()
  • pcntl_getcpuaffinity()
  • pcntl_getqos_class()
  • pcntl_setns()
  • pcntl_waitid()

Модуль PDO_PGSQL

  • Pdo\Pgsql::setNoticeCallback()

Модуль PGSQL

  • pg_change_password()
  • pg_jit()
  • pg_put_copy_data()
  • pg_put_copy_end()
  • pg_result_memory_size()
  • pg_set_chunked_rows_size()
  • pg_socket_poll()

Модуль Reflection

Следующие методы относятся к новой функции ленивого объекта:

  • ReflectionClass::newLazyGhost()
  • ReflectionClass::newLazyProxy()
  • ReflectionClass::resetAsLazyGhost()
  • ReflectionClass::resetAsLazyProxy()
  • ReflectionClass::isUninitializedLazyObject()
  • ReflectionClass::initializeLazyObject()
  • ReflectionClass::markLazyObjectAsInitialized()
  • ReflectionClass::getLazyInitializer()
  • ReflectionClass::skipLazyInitialization()
  • ReflectionClass::setRawValueWithoutLazyInitialization()

Модуль Sodium

  • sodium_crypto_aead_aegis128l_()*
  • sodium_crypto_aead_aegis256l_()*

Модуль SPL

  • SplObjectStorage::seek()

Стандартные функции

  • http_get_last_response_headers()
  • http_clear_last_response_headers()
  • fpow()
  • array_all()
  • array_any()
  • array_find()
  • array_find_key()

Модуль XMLReader

  • XMLReader::fromStream()
  • XMLReader::fromUri()
  • XMLReader::fromString()

Модуль XMLWriter

  • XMLWriter::toStream()
  • XMLWriter::toUri()
  • XMLWriter::toMemory()

Модуль XSL

  • XSLTProcessor::registerPhpFunctionNS()
Добавить примечание

Примечания пользователей

Пользователи ещё не добавляли примечания для страницы
To Top