Skip to content

Commit 78f43a5

Browse files
committed
- Fixed tests
1 parent 3c17943 commit 78f43a5

18 files changed

+608
-608
lines changed

ext/tokenizer/tests/token_get_all_basic.phpt

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ array(7) {
2828
[0]=>
2929
array(3) {
3030
[0]=>
31-
int(368)
31+
int(370)
3232
[1]=>
3333
string(6) "<?php "
3434
[2]=>
@@ -46,7 +46,7 @@ array(7) {
4646
[2]=>
4747
array(3) {
4848
[0]=>
49-
int(371)
49+
int(373)
5050
[1]=>
5151
string(1) " "
5252
[2]=>
@@ -66,7 +66,7 @@ array(7) {
6666
[5]=>
6767
array(3) {
6868
[0]=>
69-
int(371)
69+
int(373)
7070
[1]=>
7171
string(1) " "
7272
[2]=>
@@ -75,7 +75,7 @@ array(7) {
7575
[6]=>
7676
array(3) {
7777
[0]=>
78-
int(370)
78+
int(372)
7979
[1]=>
8080
string(2) "?>"
8181
[2]=>

0 commit comments

Comments
 (0)