summaryrefslogtreecommitdiff
path: root/Zend/tests/030.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/030.phpt')
-rw-r--r--Zend/tests/030.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Zend/tests/030.phpt b/Zend/tests/030.phpt
index cff21d4935..8afcb66bd8 100644
--- a/Zend/tests/030.phpt
+++ b/Zend/tests/030.phpt
@@ -34,7 +34,7 @@ $test->bar();
object(Exception)#%d (7) {
["message":protected]=>
string(3) "foo"
- ["string":"BaseException":private]=>
+ ["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
@@ -42,7 +42,7 @@ object(Exception)#%d (7) {
string(%d) "%s030.php"
["line":protected]=>
int(%d)
- ["trace":"BaseException":private]=>
+ ["trace":"Exception":private]=>
array(1) {
[0]=>
array(6) {
@@ -61,7 +61,7 @@ object(Exception)#%d (7) {
}
}
}
- ["previous":"BaseException":private]=>
+ ["previous":"Exception":private]=>
NULL
}
'test' => '0'