From: Márcio Almada Date: Sat, 25 Apr 2015 18:06:47 +0000 (-0300) Subject: add missing SKIPIF section on test X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~32^2~10^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2f3091b987dd7e0fc7a5400dca2395c3eb25d9f;p=php add missing SKIPIF section on test --- diff --git a/ext/tokenizer/tests/bug67395.phpt b/ext/tokenizer/tests/bug67395.phpt index c9b7f3012f..8101c81edb 100644 --- a/ext/tokenizer/tests/bug67395.phpt +++ b/ext/tokenizer/tests/bug67395.phpt @@ -1,5 +1,7 @@ --TEST-- Bug 67395: token_name() does not return name for T_POW and T_POW_EQUAL token +--SKIPIF-- + --FILE--