From: Marcus Boerger Date: Thu, 6 Oct 2005 18:34:16 +0000 (+0000) Subject: - Add new test X-Git-Tag: php-5.1.0RC2~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6eaf1671b5a9f22a4a7f90b00b46c09b6837ba6a;p=php - Add new test --- diff --git a/tests/classes/interfaces_003.phpt b/tests/classes/interfaces_003.phpt new file mode 100755 index 0000000000..46ae8290ae --- /dev/null +++ b/tests/classes/interfaces_003.phpt @@ -0,0 +1,33 @@ +--TEST-- +ZE2 interface and __construct +--FILE-- + +===DONE=== +--EXPECTF-- + +Fatal error: Argument 1 passed to MyTestClass::__construct() must be an object of class Object, called in %sinterfaces_003.php on line %d