Test: /Zend/tests/bug70957.phpt - Version 7.0.1-dev        

Bug #70957 self::class can not be resolved with reflection for abstract class
Submitted: 2015-11-22 19:34:42 Modified: 2015-11-23 03:47:28
From: lisachenko.it Assigned: laruence
Status: Closed Package: Reflection related
PHP Version: 5.6.15 OS:

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Warning: Declaration of T::bar() should be compatible with Foo::bar($a = 'Foo') in %s/bug70957.php on line 13
001- Strict Standards: Declaration of T::bar() should be compatible with Foo::bar($a = 'Foo') in %sbug70957.php on line %d
002+
003+ Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Bar has a deprecated constructor in %s/bug70957.php on line 13