From: Ilia Alshanetsky Date: Sun, 22 May 2005 16:40:49 +0000 (+0000) Subject: MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags). X-Git-Tag: php-5.0.5RC1~260 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a3be1d920996e4a3b19323cb04a19ddf3c17a1a;p=php MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags). --- diff --git a/Zend/zend_highlight.c b/Zend/zend_highlight.c index 7f91abe318..7eec296b5a 100644 --- a/Zend/zend_highlight.c +++ b/Zend/zend_highlight.c @@ -71,17 +71,9 @@ ZEND_API void zend_html_puts(const char *s, uint len TSRMLS_DC) while (ptr