summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug38942.phpt
diff options
context:
space:
mode:
authorHannes Magnusson <bjori@php.net>2006-10-02 08:36:35 +0000
committerHannes Magnusson <bjori@php.net>2006-10-02 08:36:35 +0000
commitb806546e9592d9c3588eb1883e583acd9c0912bd (patch)
tree8e68b33fa3ae650de69c5b5213c84c8d6b6c36ef /ext/reflection/tests/bug38942.phpt
parent2e56aa6dfdd4327392563673f4d4bb9220c2c0da (diff)
downloadphp-git-b806546e9592d9c3588eb1883e583acd9c0912bd.tar.gz
Fix test
#failes atm...
Diffstat (limited to 'ext/reflection/tests/bug38942.phpt')
-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
}