Test: /ext/reflection/tests/ReflectionClassConstant_basic1.phpt - Version 7.4.23RC1    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
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