php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13162 php_value & php_admin_value is better to accept "" (null value)
Submitted: 2001-09-05 23:25 UTC Modified: 2003-04-09 11:33 UTC
From: yasuo_ohgaki at yahoo dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS: Any
Private report: No CVE-ID: None
 [2001-09-05 23:25 UTC] yasuo_ohgaki at yahoo dot com
In some cases, I would like to assign null values for some ini entries using php_value or php_admin_value.

Currently, 

php_value auto_prepend_file ""

does not work.I'm not sure if it is acceptable..

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-09 11:33 UTC] philip@php.net
You can use the special value:  none  for this and it's been documented for awhile, am closing this report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC