From: Tyson Andre Date: Sun, 16 Feb 2020 16:57:42 +0000 (-0500) Subject: [skip ci] Skip 2 tokenizer tests if tokenizer isn't loaded X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d8342aa3c6ec53d63659a72797494de2047b975;p=php [skip ci] Skip 2 tokenizer tests if tokenizer isn't loaded `./configure --disable-tokenizer` can disable tokenizer Closes GH-5184 --- diff --git a/ext/tokenizer/tests/invalid_large_octal_with_underscores.phpt b/ext/tokenizer/tests/invalid_large_octal_with_underscores.phpt index b6d43c1ff1..03940722d1 100644 --- a/ext/tokenizer/tests/invalid_large_octal_with_underscores.phpt +++ b/ext/tokenizer/tests/invalid_large_octal_with_underscores.phpt @@ -1,5 +1,7 @@ --TEST-- Large invalid octal number with underscores +--SKIPIF-- + --FILE-- --FILE--