From 57539d69e8ee1e86bd14c9e51273e576b2e38438 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Tue, 15 Jul 2008 18:18:09 +0500 Subject: Output bug fixed(stripping text data at the end of processing in _processPlaceholders). Ticket #5 fixed. --- tests/misc/php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/php.html') diff --git a/tests/misc/php.html b/tests/misc/php.html index db0333c..66bc8d1 100644 --- a/tests/misc/php.html +++ b/tests/misc/php.html @@ -6,4 +6,4 @@

This shouldn't

-

<?php echo "not_block_level";?>

\ No newline at end of file +

<?php echo "not_block_level";?>

-- cgit v1.2.3