From: Marcus Boerger Date: Thu, 6 Oct 2005 18:32:28 +0000 (+0000) Subject: - Add new test X-Git-Tag: RELEASE_0_9_1~229 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1d1c5e282682e5ed3a676917ee80d8da73e0627;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..fa2cb7317f --- /dev/null +++ b/tests/classes/interfaces_003.phpt @@ -0,0 +1,33 @@ +--TEST-- +ZE2 interface and __construct +--FILE-- + +===DONE=== +--EXPECTF-- + +Catchable fatal error: Argument 1 passed to MyTestClass::__construct() must be an object of class Object, called in %sinterfaces_003.php on line %d