summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rwxr-xr-xext/reflection/tests/bug38942.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug38942.phpt b/ext/reflection/tests/bug38942.phpt
index ce0d806bf4..817190c997 100755
--- a/ext/reflection/tests/bug38942.phpt
+++ b/ext/reflection/tests/bug38942.phpt
@@ -26,7 +26,7 @@ Class [ <user> class bar extends foo ] {
- Properties [0] {
}
- - Methods [2] {
+ - Methods [1] {
Method [ <user, inherits foo, ctor> public method foo ] {
@@ %sbug38942.php 3 - 3
}