Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test case for master change
  • Loading branch information
nikic committed Jun 5, 2020
commit 6470db71498e605d766755596fe7c9481302845d
4 changes: 2 additions & 2 deletions Zend/tests/ctor_promotion_mixing.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Class [ <user> class Test ] {
}

- Properties [2] {
Property [ <default> public $prop2 ]
Property [ <default> public $prop1 ]
Property [ public string $prop2 ]
Property [ public string $prop1 ]
}

- Methods [1] {
Expand Down