Test: /tests/classes/visibility_005.phpt - Version 5.3.16-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- ===base::function===
002- a=>1
003- b=>2
004- c=>3
005- d=>4
006- ===base,foreach===
007- a=>1
008- d=>4
009- ===derived::function===
010- a=>1
011- b=>2
012- c=>3
013- d=>4
014- ===derived,foreach===
015- a=>1
016- d=>4