summaryrefslogtreecommitdiff
path: root/ext/tokenizer
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2015-05-26 00:17:27 +0200
committerBob Weinand <bobwei9@hotmail.com>2015-05-26 00:17:27 +0200
commit31f3eeb0c56eeeaf2c8bff4722cb1b6a3d2e25fc (patch)
tree06480d6a84d7a7691a026ccd9f63c83a5b2283e6 /ext/tokenizer
parent8cd62071abc3defd8d5f9a2dc3a788d8692af3c0 (diff)
downloadphp-git-31f3eeb0c56eeeaf2c8bff4722cb1b6a3d2e25fc.tar.gz
Fix tokenizer test due to recent changes
Diffstat (limited to 'ext/tokenizer')
-rw-r--r--ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt b/ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt
index ab334358ab..eb0e300964 100644
--- a/ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt
+++ b/ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt
@@ -58,7 +58,7 @@ L6: T_STRING continue
;
L7: T_STRING X
L7: T_DOUBLE_COLON ::
-L7: T_CLASS class
+L7: T_STRING class
;
L9: T_CLASS class
L9: T_STRING X