Skip to content

Commit 333f949

Browse files
freddenjrfnl
andauthored
Update tests/EndToEndPhpt/Util/Tokens/polyfillTokenizerConstants-collision-php.phpt
Co-authored-by: Juliette <[email protected]>
1 parent 05f5764 commit 333f949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EndToEndPhpt/Util/Tokens/polyfillTokenizerConstants-collision-php.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ require 'src/Util/Tokens.php';
1313
Fatal error: Uncaught Exception: Externally polyfilled tokenizer constant value collision detected! T_PUBLIC_SET has the same value as T_STRING in %s:%d
1414
Stack trace:
1515
#0 %s(%d): PHP_CodeSniffer\Util\Tokens::polyfillTokenizerConstants()
16-
#1 Standard input code(%d): require('...')
16+
#1 Standard input code(%d): require('%s')
1717
#2 {main}
1818
thrown in %s on line %d

0 commit comments

Comments
 (0)