Skip to content

Commit e1cc714

Browse files
committed
Fix test
Missing this change in 9364153.
1 parent 9364153 commit e1cc714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/classes/constants_basic_001.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ float(-1.5)
7373
int(15)
7474
string(%d) "%s"
7575
string(1) "C"
76-
string(1) "C"
76+
string(0) ""
7777
string(0) ""
7878
int(1234)
7979
int(456)

0 commit comments

Comments
 (0)