php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #2361 php_flag vs php_value for setting boolean value
Submitted: 1999-09-22 18:42 UTC Modified: 2000-02-12 22:29 UTC
From: miri at punknet dot cz Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0 Beta 2 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: miri at punknet dot cz
New email:
PHP Version: OS:

 

 [1999-09-22 18:42 UTC] miri at punknet dot cz
Please state somewhere in docs that for boolean configuration values you need to use 'php_flag XXX on' to turn it on and that 'php_value XXX on' doesn't work! I just spent hour finding why track_vars doesn't work (I had 'php_value track_vars on' and this was converted to 0 by atoi). Thanks.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-12 22:29 UTC] torben at cvs dot php dot net
This is now what the docs say:

   http://www.php.net/manual/configuration.php3
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 17:00:02 2026 UTC