From: Xinchen Hui Date: Fri, 30 Mar 2012 12:50:45 +0000 (+0800) Subject: trivial change try to ci a "fake" merge X-Git-Tag: php-5.4.4RC1~170^2~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14fdb8bf0a0706385c2ac1ae285398908001a3fc;p=php 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!" --- 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