Commit c4e323e
committed
In order to support PHP 7.0, token stream PHP7 tokens are required
New tokens were included in `phpunit/php-token-stream:1.4.2` (see sebastianbergmann/php-token-stream@db63be1#diff-07ca42cd43d34e41ef921ccbe0e830deR713)
Without these tokens, this package is not compatible with PHP 7.0, and running coverage will result in a fatal error1 parent 85f5db2 commit c4e323e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments