diff options
Diffstat (limited to 'ext/xmlwriter/tests/OO_009.phpt')
-rw-r--r-- | ext/xmlwriter/tests/OO_009.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/xmlwriter/tests/OO_009.phpt b/ext/xmlwriter/tests/OO_009.phpt index c874f3e4ef..e28086c03d 100644 --- a/ext/xmlwriter/tests/OO_009.phpt +++ b/ext/xmlwriter/tests/OO_009.phpt @@ -6,7 +6,6 @@ if (!extension_loaded("xmlwriter")) die("skip"); ?> --FILE-- <?php -/* $Id$ */ /* Libxml 2.6.24 and up adds a new line after a processing instruction (PI) */ |