diff --git a/reference/info/functions/dl.xml b/reference/info/functions/dl.xml index 555b48fe27..38616a9eae 100644 --- a/reference/info/functions/dl.xml +++ b/reference/info/functions/dl.xml @@ -1,5 +1,5 @@ - + @@ -38,7 +38,8 @@ or dl). - The dl function is deprecated as of PHP 5. + As of PHP 5, the dl function is deprecated in every + SAPI except CLI. Use Extension Loading Directives method instead.