PHP 8.5.0 RC4 available for testing

New Functions

Core

Curl

DOM

  • Dom\Element::getElementsByClassName()
  • Dom\Element::insertAdjacentHTML()

Enchant

  • enchant_dict_remove_from_session()
  • enchant_dict_remove()

Intl

  • Locale::isRightToLeft()
  • locale_is_right_to_left()
  • grapheme_levenshtein()

Opcache

  • opcache_is_script_cached_in_file_cache()

PDO_SQLITE

  • Pdo\Sqlite::setAuthorizer()

PGSQL

  • pg_close_stmt()
  • pg_service()

Reflection

Sqlite

  • Sqlite3Stmt::busy()
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top