summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug29268.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug29268.phpt')
-rw-r--r--ext/reflection/tests/bug29268.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug29268.phpt b/ext/reflection/tests/bug29268.phpt
index f46829be97..4bb12819bc 100644
--- a/ext/reflection/tests/bug29268.phpt
+++ b/ext/reflection/tests/bug29268.phpt
@@ -22,7 +22,7 @@ foreach($parameters as $parameter)
echo "ok\n";
?>
--EXPECTF--
-Deprecated: Function ReflectionParameter::getClass() is deprecated in %s on line %d
+Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
__autoload(A)
A
ok