Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 591 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 591 Bytes

Changelog

This document lists all notable changes across the main Git branches of this repository.

PHP 8.5

  • C11 standard
  • ...

PHP 8.4

New configuration variables:

  • EXT_OPENSSL_ARGON2
  • EXT_OPENSSL_LEGACY_PROVIDER

Removed configuration variables:

  • Aspell_ROOT
  • Cclient_ROOT
  • EXT_IMAP
  • EXT_IMAP_KERBEROS
  • EXT_IMAP_SHARED
  • EXT_IMAP_SSL
  • EXT_OCI8
  • EXT_OPENSSL_KERBEROS
  • EXT_PDO_OCI
  • EXT_PDO_OCI_SHARED
  • EXT_PSPELL
  • EXT_PSPELL_SHARED
  • EXT_READLINE_LIBREADLINE
  • Kerberos_ROOT
  • Readline_ROOT

PHP 8.3

  • Added initial build system based on the upstream PHP 8.3