diff options
| author | Hannes Magnusson <bjori@php.net> | 2006-10-02 08:36:35 +0000 |
|---|---|---|
| committer | Hannes Magnusson <bjori@php.net> | 2006-10-02 08:36:35 +0000 |
| commit | b806546e9592d9c3588eb1883e583acd9c0912bd (patch) | |
| tree | 8e68b33fa3ae650de69c5b5213c84c8d6b6c36ef /ext/reflection/tests/bug38942.phpt | |
| parent | 2e56aa6dfdd4327392563673f4d4bb9220c2c0da (diff) | |
| download | php-git-b806546e9592d9c3588eb1883e583acd9c0912bd.tar.gz | |
Fix test
#failes atm...
Diffstat (limited to 'ext/reflection/tests/bug38942.phpt')
| -rwxr-xr-x | ext/reflection/tests/bug38942.phpt | 2 |
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 } |
