Commit d4ca888
committed
Fix dynamic property deprecation in TokenizerTest
Drop unused $debug parameter and $scanner->debug assignment
from createTokenizer/parse helpers to avoid PHP 8.2+
deprecation warning on Scanner instances.1 parent f320a95 commit d4ca888
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
973 | | - | |
| 973 | + | |
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | | - | |
979 | | - | |
980 | 978 | | |
981 | 979 | | |
982 | 980 | | |
983 | 981 | | |
984 | 982 | | |
985 | 983 | | |
986 | | - | |
| 984 | + | |
987 | 985 | | |
988 | | - | |
| 986 | + | |
989 | 987 | | |
990 | 988 | | |
991 | 989 | | |
| |||
0 commit comments