diff options
| -rw-r--r-- | tests/lang/bug22367.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/bug22367.phpt b/tests/lang/bug22367.phpt index 653f1df4ee..5569c6cbcd 100644 --- a/tests/lang/bug22367.phpt +++ b/tests/lang/bug22367.phpt @@ -65,6 +65,7 @@ var_dump($a->test); ?> --EXPECTF-- +Strict Standards: Declaration of bar::a() must be compatible with that of foo::a() in %sbug22367.php on line %d int(5) bool(false) |
