From 14fdb8bf0a0706385c2ac1ae285398908001a3fc Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 30 Mar 2012 20:50:45 +0800 Subject: [PATCH] trivial change try to ci a "fake" merge seems now a empty merge will not be accepted by pre-receive-hook "remote: We cannot figure out what you comitted!" --- tests/classes/ctor_in_interface_02.phpt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/classes/ctor_in_interface_02.phpt b/tests/classes/ctor_in_interface_02.phpt index 0c7931ed54..08e6f36e0e 100755 --- a/tests/classes/ctor_in_interface_02.phpt +++ b/tests/classes/ctor_in_interface_02.phpt @@ -29,7 +29,6 @@ class implem13 implements constr1, constr3 { } } - ?> --EXPECTF-- Fatal error: Declaration of implem13::__construct() must be compatible with constr3::__construct($a) in %s on line %d -- 2.50.1