php8.5
Home/ Manual/ migration70 / incompatible/ Removed INI directives

Removed INI directives

The following INI directives have been removed as their associated features have also been removed:

Removed features

The following INI directives have been removed as their associated features have also been removed:

  • always_populate_raw_post_data
  • asp_tags

xsl.security_prefs

The xsl.security_prefs directive has been removed. Instead, the XsltProcessor::setSecurityPrefs method should be called to control the security preferences on a per-processor basis.

Source: appendices/migration70/incompatible/removed-ini-directives.xml · from the official PHP manual (php/doc-en)