Test: /Zend/tests/traits/bug60153.phpt - Version 5.4.0RC1-dev

Bug #60153 | Interface method prototypes not enforced when implementd via traits. | ||||
---|---|---|---|---|---|
Submitted: | 2011-10-27 19:58:30 | Modified: | 2011-11-01 15:26:07 | ||
From: | tsteiner | Assigned: | gron | ||
Status: | Closed | Package: | Class/Object related | ||
PHP Version: | 5.4.0beta2 | OS: |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
1 (100%)![]() |
001+
001- Fatal error: Declaration of C::oneArgument() must be compatible with IFoo::oneArgument($a) in %s on line %d
|