diff --git a/ext/bz2/bug71263.phpt b/ext/bz2/tests/bug71263.phpt similarity index 94% rename from ext/bz2/bug71263.phpt rename to ext/bz2/tests/bug71263.phpt index 387c06bfdb0..d5c3ff91dae 100644 --- a/ext/bz2/bug71263.phpt +++ b/ext/bz2/tests/bug71263.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #71263: fread() does not detects decoding errors from filter bzip2.decompress +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --INI-- session.use_strict_mode=0 session.save_handler=files diff --git a/ext/session/tests/bug74892.phpt b/ext/session/tests/bug74892.phpt index a4c977828a3..0947df7761d 100644 --- a/ext/session/tests/bug74892.phpt +++ b/ext/session/tests/bug74892.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #74892 Url Rewriting (trans_sid) not working on urls that start with # +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --INI-- short_open_tag=0 --FILE-- diff --git a/ext/tokenizer/tests/php_tag_only.phpt b/ext/tokenizer/tests/php_tag_only.phpt index a6df7ded4db..aec11f9e16c 100644 --- a/ext/tokenizer/tests/php_tag_only.phpt +++ b/ext/tokenizer/tests/php_tag_only.phpt @@ -1,5 +1,7 @@ --TEST-- Tokenization of only the --FILE-- --FILE--