summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt')
-rw-r--r--ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt b/ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt
index 6c154558e9..654a76aae0 100644
--- a/ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt
+++ b/ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt
@@ -39,7 +39,7 @@ catch(ReflectionException $e) {
echo "Done.\n";
?>
---EXPECTF--
+--EXPECT--
Class A does not exist
Method C::b() does not exist
Method C::b() does not exist