summaryrefslogtreecommitdiff
path: root/tests/classes/__call_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/__call_001.phpt')
-rw-r--r--tests/classes/__call_001.phpt20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/classes/__call_001.phpt b/tests/classes/__call_001.phpt
index ecc98744bf..f87cf91aad 100644
--- a/tests/classes/__call_001.phpt
+++ b/tests/classes/__call_001.phpt
@@ -26,26 +26,6 @@ array(4) {
[0]=>
int(1)
[1]=>
- string(1) "2"
- [2]=>
- float(3.4)
- [3]=>
- bool(true)
-}
-array(3) {
- [0]=>
- int(1)
- [1]=>
- int(2)
- [2]=>
- int(3)
-}
---UEXPECT--
-Method test called:
-array(4) {
- [0]=>
- int(1)
- [1]=>
unicode(1) "2"
[2]=>
float(3.4)