From:             [EMAIL PROTECTED]
Operating system: Any
PHP version:      4.3.0
PHP Bug Type:     Feature/Change Request
Bug description:  Source view not HTML 4.01 valid code

I have created a small patch that changes Zend/zend_highlight.c to include
proper DOCTYPE, <html>, body and other page composition tags.

I also changed from the deprecated <font> to <span> and CSS

I currently use this on my local gentoo development server and have
provided a patch at 
http://www.sourcereview.net/patches/zend_highlight_valid_html.diff

apply patch in the top level source directory

Bjorn
[EMAIL PROTECTED]
-- 
Edit bug report at http://bugs.php.net/?id=21505&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21505&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21505&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21505&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21505&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21505&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21505&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21505&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21505&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21505&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21505&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21505&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21505&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21505&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21505&r=gnused

Reply via email to