Browse Source

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!"
pull/35/head
Xinchen Hui 15 years ago
parent
commit
14fdb8bf0a
  1. 1
      tests/classes/ctor_in_interface_02.phpt

1
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
Loading…
Cancel
Save