Skip to content

Commit d32733d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)