Test: /Zend/tests/call_static_006.phpt - Version 7.2.34    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002- ok
003+ Fatal error: Uncaught Error: Using $this when not in object context in %s/call_static_006.php:4
004- Deprecated: Non-static method foo::aa() should not be called statically in %s on line %d
005- ok
006-
007- Fatal error: Uncaught Error: Cannot call constructor in %s:%d
005+ #0 %s/call_static_006.php(12): foo::aa()
006+ #1 {main}
009- #0 {main}