On Thu, Jul 16, 2020 at 4:35 PM Mark Randall <marand...@php.net> wrote:
> On 16/07/2020 16:15, G. P. B. wrote: > > I do agree that accepting trailing whitespace may be considered > suboptimal > > but as leading whitespaces don't even emit an E_NOTICE it is impossible > to > > drop this "feature". > > Didn't someone (Nikita?) already back-port a warning to 7.4 about some > changes coming in 8.0? > I haven't backported any deprecation warnings to 7.4. Adding deprecations to released versions is a hard no-go. Regards, Nikita