From: Ilia Alshanetsky Date: Sun, 22 May 2005 16:40:06 +0000 (+0000) Subject: Fixed bug #29338 (unencoded spaces get ignored after certain tags). X-Git-Tag: php-5.0.1b1~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76c05604a657f2b0d48ed3aaa4186d0a3309d7a8;p=php 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