summaryrefslogtreecommitdiff
path: root/Zend/tests/bug30791.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 17:23:53 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 17:23:53 +0000
commitccd97f3a21b73e037eac37bcf5fa64d349a519e2 (patch)
tree436cf97487822b0be8c86b07ee70a61c78b11f01 /Zend/tests/bug30791.phpt
parent8d9be0338b5a8e3b595fa24f269fc4bdc73fb75c (diff)
downloadphp-git-ccd97f3a21b73e037eac37bcf5fa64d349a519e2.tar.gz
fix test names
Diffstat (limited to 'Zend/tests/bug30791.phpt')
-rwxr-xr-xZend/tests/bug30791.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug30791.phpt b/Zend/tests/bug30791.phpt
index 0cd0db37ac..edc2caca7e 100755
--- a/Zend/tests/bug30791.phpt
+++ b/Zend/tests/bug30791.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #30791 magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded
+Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
--FILE--
<?php