Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105379 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 16649 invoked from network); 24 Apr 2019 18:06:58 -0000 Received: from unknown (HELO mail1.25mail.st) (206.123.115.54) by pb1.pair.com with SMTP; 24 Apr 2019 18:06:58 -0000 Received: from [10.0.1.90] (unknown [49.48.243.98]) by mail1.25mail.st (Postfix) with ESMTPSA id 424DC603D0; Wed, 24 Apr 2019 15:07:32 +0000 (UTC) Message-ID: Content-Type: multipart/alternative; boundary="Apple-Mail=_9C398103-3F2C-4946-A543-256097BC73B7" Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.8\)) Date: Wed, 24 Apr 2019 22:07:30 +0700 In-Reply-To: Cc: internals@lists.php.net To: Lester Caine References: <0ec42fa9-77d1-a203-8425-e72fdd5071f3@korulczyk.pl> <06473788-a34b-f041-36e6-31d19d8dda4c@cubiclesoft.com> <59cafbfb-2bb0-468c-458f-74bcac780e0f@korulczyk.pl> <004c01d4f09f$880ac320$98204960$@roze.lv> <004401d4faa3$60f83700$22e8a500$@gmail.com> <2f922f17-bc7c-313a-8f77-122e861995be@lsces.co.uk> <5741936F-B1F4-43C7-B815-F9D8030AC7BB@koalephant.com> X-Mailer: Apple Mail (2.3445.104.8) Subject: Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags From: php-lists@koalephant.com (Stephen Reay) --Apple-Mail=_9C398103-3F2C-4946-A543-256097BC73B7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 24 Apr 2019, at 21:56, Lester Caine wrote: >=20 > I've looked at these 'automatic tools' and until there is one that = does not enforce their own views of code style they are just another = nail While the pre-build rules may not be what you want - something like = PHP_CodeSniffer will let you just run a single =E2=80=98sniff=E2=80=99 = type by passing it=E2=80=99s name. Or use an IDE that has built-in support for inspections/fixing like = this, or, as I said, run sed over your project files. Replacing =E2=80=98<= ? =E2=80=98 with =E2=80=98