php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #41701 Error on Safe mode/ disable_functions page
Submitted: 2007-06-15 13:58 UTC Modified: 2007-06-17 08:38 UTC
From: cipri@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2007-06-15 13:58 UTC] cipri@php.net
Description:
------------
The docpage claims we should add
disable_functions readfile,system  
to the php.ini, but it should be
disable_functions = readfile,system



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-06-17 08:38 UTC] gwynne@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 09:01:32 2025 UTC