Test: /Zend/tests/traits/property008.phpt - Version 5.4.0RC4-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Strict Standards: BaseWithPropA and AHelloProperty define the same property ($hello) in the composition of SubclassA. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in %s/property008.php on line 25
002+
003+ Strict Standards: BaseWithTPropB and AHelloProperty define the same property ($hello) in the composition of SubclassB. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in %s/property008.php on line 29