diff --git a/appendices/ini.xml b/appendices/ini.xml
index 6832518403..1022c69af4 100644
--- a/appendices/ini.xml
+++ b/appendices/ini.xml
@@ -3878,7 +3878,7 @@ auto_prepend_file=security.php
In PHP5, allow_call_time_pass_reference is deprecated, in
versions prior to PHP 5.3.0, use of this feature will emit an
E_COMPILE_WARNING, and in PHP 5.3.0+, the warning is a
- E_DEPRECATED notice. This directive is removed as of PHP6.
+ E_DEPRECATED notice.
See also References Explained.