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 Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 + 14 = ?
Subscribe to this entry?

 
 [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: Thu May 02 23:01:30 2024 UTC