Test: /ext/standard/tests/serialize/typed_property_refs.phpt - Version 7.4.0-dev    

There are 2 different diffs reported by users for this test.

Count Diff
4 (80%)
017+ object(D)#1 (2) {
017- Reference with value of type int held by property D::$a of type int is not compatible with property D::$b of type float
018+ ["a"]=>
019+ &int(1)
020+ ["b"]=>
021+ &int(1)
022+ }
1 (20%)
001+ object(A)#2 (2) {
001- object(A)#1 (2) {
007+ object(B)#2 (2) {
007- object(B)#1 (2) {