]> granicus.if.org Git - php/commitdiff
trivial change try to ci a "fake" merge
authorXinchen Hui <laruence@gmail.com>
Fri, 30 Mar 2012 12:50:45 +0000 (20:50 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 30 Mar 2012 12:50:45 +0000 (20:50 +0800)
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

index 0c7931ed54a70d2ac21032eccdbcf133b4a6a887..08e6f36e0e680daf0109c8555139b88d0113428b 100755 (executable)
@@ -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