php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7227 Incorrect values in phpinfo for error_*pend_string
Submitted: 2000-10-15 18:10 UTC Modified: 2001-05-06 11:24 UTC
From: mrobinso@php.net Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.0.3 OS: RHL7.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mrobinso@php.net
New email:
PHP Version: OS:

 

 [2000-10-15 18:10 UTC] mrobinso@php.net
In php.ini, I have:

error_prepend_string  =  "<font color=ff0000>"
error_append_string   =  "</font>"

and any error messages come up in red, but
phpinfo() shows:

error_append_string   Off Off 
error_prepend_string  Off Off 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-23 05:00 UTC] sniper@php.net
reclassify
 [2001-05-06 11:17 UTC] derick@php.net
is this still the case with php 4.0.5 ?
 [2001-05-06 11:24 UTC] sniper@php.net
Fixed in CVS now.

--Jani


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 10:01:29 2024 UTC