Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68380 invoked from network); 6 Jan 2015 14:51:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2015 14:51:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=francois@tekwire.net; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=francois@tekwire.net; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain tekwire.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@tekwire.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:57560] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/F0-61664-B86FBA45 for ; Tue, 06 Jan 2015 09:51:56 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id B48E24B028B; Tue, 6 Jan 2015 15:50:00 +0100 (CET) Reply-To: To: "'Pierre Joye'" , "'Nikita Popov'" Cc: "'Derick Rethans'" , "'Stanislav Malyshev'" , "'PHP Internals'" References: <54AB172E.6040901@gmail.com> In-Reply-To: Date: Tue, 6 Jan 2015 15:51:50 +0100 Message-ID: <001f01d029c0$4da2a9f0$e8e7fdd0$@tekwire.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Content-Language: fr Thread-Index: AQKEcqkXrV9Rl/56anaNv77feZndjAFfINzYApbXjScCUI7h/QH+1QN3mwhuUiA= X-Antivirus: avast! (VPS 150106-0, 06/01/2015), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] Cleaning up dangling whitespace From: francois@tekwire.net (=?utf-8?Q?Fran=C3=A7ois_Laupretre?=) > De : Pierre Joye [mailto:pierre.php@gmail.com] >=20 > Even better than a server side hook, far less intrusive and rejecting > a commit when CS are broken before it even gets applied locally sounds > like the best solution so far. If it is technically possible, I think we need both. Local-side pre-commit hook is optional and would just be a developer's = help. Server-side hook should be able to refuse pushes (with probably less = strict rules). Fran=C3=A7ois