Skip to content

Commit 150d893

Browse files
committed
Update test case for master change
1 parent f3dbd18 commit 150d893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Zend/tests/ctor_promotion_mixing.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Class [ <user> class Test ] {
3737
}
3838

3939
- Properties [2] {
40-
Property [ <default> public $prop2 ]
41-
Property [ <default> public $prop1 ]
40+
Property [ public string $prop2 ]
41+
Property [ public string $prop1 ]
4242
}
4343

4444
- Methods [1] {

0 commit comments

Comments
 (0)