diff options
Diffstat (limited to 'Zend/tests/bug30922.phpt')
| -rw-r--r-- | Zend/tests/bug30922.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug30922.phpt b/Zend/tests/bug30922.phpt index c78dd3a37..f4e437e49 100644 --- a/Zend/tests/bug30922.phpt +++ b/Zend/tests/bug30922.phpt @@ -10,4 +10,4 @@ var_dump($a instanceOf A); echo "ok\n";
?>
--EXPECTF--
-Fatal error: Interface RecurisiveFooFar cannot not implement itself in %sbug30922.php on line %d
+Fatal error: Interface RecurisiveFooFar cannot implement itself in %sbug30922.php on line %d
|
