From: Anatol Belski Date: Wed, 17 Jun 2015 22:33:16 +0000 (+0200) Subject: fix c/p test title X-Git-Tag: php-7.0.0alpha2~2^2~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e665b27623f68081d17a33afe2d12505f9d4ce4f;p=php fix c/p test title --- diff --git a/Zend/tests/exception_020.phpt b/Zend/tests/exception_020.phpt index 72a603325f..6f8981f5e6 100644 --- a/Zend/tests/exception_020.phpt +++ b/Zend/tests/exception_020.phpt @@ -1,5 +1,5 @@ --TEST-- -Testing throw exception doesn't crash with wrong params, variant 2 +Test that the original class name is present in the error out when extending ErrorException --FILE--