php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21219 LS_COLOR destruct phpinfo() Output
Submitted: 2002-12-27 14:13 UTC Modified: 2002-12-27 14:23 UTC
From: Progman at therusher dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.0 OS: Linux Suse 8.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: Progman at therusher dot de
New email:
PHP Version: OS:

 

 [2002-12-27 14:13 UTC] Progman at therusher dot de
If I open my file phpinfo.php for my phpinfos (phpinfo()) in Enviroment->LS_COLORS and PHP Variables->LS_COLORS it doesn't wordwrap the line, so it creates a very large cell with this value:

no=00:fi=00:di=01;34:ln=01:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;31:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tbz2=00;31:*.png=01;35:*.bmp=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.pcx=01;35:*.ppm=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.wav=00;32:*.mp3=00;32:*.au=00;32:*.aiff=00;32:*.mid=00;32:*.voc=00;32:

Maybe this is only depend on the Browser (I'm using Opera 6.03)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-27 14:14 UTC] iliaa@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

word wrapping enviroment variables may corrupt them, therefor they are displayed as is.
 [2002-12-27 14:23 UTC] philip@php.net
Btw, this is related to the open feature request here:
http://bugs.php.net/bug.php?id=5301
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 01:01:35 2025 UTC