Test: /ext/reflection/tests/ReflectionClassConstant_basic1.phpt - Version 7.4.25    

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

Count Diff
15 (88%)
010+ Constant [ public bool PUB ] { 1 } 011+ 012+ NULL 010- string(35) "Constant [ public bool PUB ] { 1 } 011- " 048- string(38) "Constant [ protected int PROT ] { 4 } 049- " 049+ Constant [ protected int PROT ] { 4 } 050+ 051+ NULL 086- string(45) "Constant [ private string PRIV ] { keepOut } 087- " 088+ Constant [ private string PRIV ] { keepOut } 089+ 090+ NULL 124- string(45) "Constant [ private string PRIV ] { keepOut } 125- " 127+ Constant [ private string PRIV ] { keepOut } 128+ 129+ NULL
2 (12%)
036+ bool(false) 036- string(21) "/** My Doc comment */" 074+ bool(false) 074- string(26) "/** Another doc comment */"