diff options
Diffstat (limited to 'Zend/tests/attributes/008_wrong_attribution.phpt')
| -rw-r--r-- | Zend/tests/attributes/008_wrong_attribution.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/attributes/008_wrong_attribution.phpt b/Zend/tests/attributes/008_wrong_attribution.phpt index 21ea9783d1..5a3ec54a6f 100644 --- a/Zend/tests/attributes/008_wrong_attribution.phpt +++ b/Zend/tests/attributes/008_wrong_attribution.phpt @@ -5,5 +5,6 @@ Attributes: Prevent Attribute on non classes @@Attribute function foo() {} +?> --EXPECTF-- Fatal error: Attribute "Attribute" cannot target function (allowed targets: class) in %s |
