diff --git a/install/ini.xml b/install/ini.xml index a033e6759e37..0fbf03a05951 100644 --- a/install/ini.xml +++ b/install/ini.xml @@ -88,20 +88,23 @@ PHP to attempt to read &php.ini; from the root filesystem if it exists. - - Using environment variables can be used in &php.ini; as shown below. - - - - &php.ini; Environment Variables - + + Environment variables can be referenced within configuration values + in &php.ini; as shown below. As of PHP 8.3.0, a fallback value can + be specified that will be used when the referenced variable is not + defined. + + + &php.ini; Environment Variables + - - - + + The &php.ini; directives handled by extensions are documented on the respective pages of the extensions themselves. A list of