From 9be591bdb503740ef5d3261422a180e68b9eb3fc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 20 Jun 2013 08:42:07 +0200 Subject: [PATCH] skip test for bug #64936 when tokenizer not built --- ext/reflection/tests/bug64936.phpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/reflection/tests/bug64936.phpt b/ext/reflection/tests/bug64936.phpt index 578dc7e4c0..363a17f509 100644 --- a/ext/reflection/tests/bug64936.phpt +++ b/ext/reflection/tests/bug64936.phpt @@ -3,6 +3,10 @@ ReflectionMethod::getDocComment() uses left over doc comment from previous scann --INI-- opcache.save_comments=1 opcache.load_comments=1 +--SKIPIF-- + --FILE--