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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 08:01:29 2025 UTC