From:             generic at thetahat dot com
Operating system: Windows XP SP1
PHP version:      4.3.2
PHP Bug Type:     Feature/Change Request
Bug description:  phpinfo styles override page styles and damage appearance

I'm all for using styles on the phpinfo output but since it's redefining
basic page elements it's difficult to include phpinfo output on a page
when debugging.  The choice of style names are all that need to change. 
For instance, instead of redefining "table", use a class name like
#phpinfotable and instead of a basic names like ".e" use ".phpinfocell",
instead of "h1" use "h1.phpinfo", "a:link#phpinfo", etc.
-- 
Edit bug report at http://bugs.php.net/?id=24095&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24095&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24095&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24095&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24095&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24095&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24095&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24095&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24095&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24095&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24095&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24095&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24095&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24095&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24095&r=gnused

Reply via email to