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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: yasuo_ohgaki at yahoo dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 19:01:32 2025 UTC