diff options
Diffstat (limited to 'ext/xml/tests/bug26614.phpt')
| -rw-r--r-- | ext/xml/tests/bug26614.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/xml/tests/bug26614.phpt b/ext/xml/tests/bug26614.phpt index 14a4ea8a9f..a8a91ae876 100644 --- a/ext/xml/tests/bug26614.phpt +++ b/ext/xml/tests/bug26614.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #26614 (CDATA sections skipped on line count) +--SKIPIF-- +<?php if (defined("LIBXML_VERSION")) die('skip expat test'); ?> --FILE-- <?php /* |
