Hi Everyone,
I'm glad to see this coming up, this is something I've seen discussed a lot
on and off the list.
It strikes me that asking an implementor to support multiple PSR versions
is too much if we're just using composer versions. The only way I can
imagine implementing something like that is
Hey list,
First of all, thanks Alessandro for bringing this up.
I have given a lot of thought on this topic, which, as most of you will
know, has been recurring pretty much since PHP7 was released.
I never actually sat down and write these thoughts of mine, though, so I
better do it now, finally.
On Thu, Jun 6, 2019 at 4:16 AM Alessandro Lai
wrote:
> Hello everyone,
> I would like to push forward a proposal that is bugging me for so long.
> Today I read this comment on our GitHub:
> https://github.com/php-fig/fig-standards/pull/1171#issuecomment-499382349
>
> Larry correctly shot down the
On Thu, Jun 6, 2019, at 11:16 AM, Alessandro Lai wrote:
> Hello everyone,
> I would like to push forward a proposal that is bugging me for so long.
> Today I read this comment on our GitHub:
> https://github.com/php-fig/fig-standards/pull/1171#issuecomment-499382349
>
> Larry correctly shot down
On Thu, Jun 6, 2019, at 10:35 AM, Marco Aurélio Deleu wrote:
> Hi everyone,
>
> I was wondering if there ever was or if there is interest in defining a
> standard for configurations / settings that would mostly benefit
> package deveiclopers. A few months ago Laravel 5.8 broke a lot of
> packag
Alessandro,
Thank you for taking this on!
I completely agree with everything you said, and I would also add this to
the summary:
- if possible, additions to the spec should be resolvable in
implementations by running a tool such as phpcbf or php-cs-fixer
--
Woody Gilk
https://shadowhand.me
On
Hello everyone,
I would like to push forward a proposal that is bugging me for so long.
Today I read this comment on our GitHub:
https://github.com/php-fig/fig-standards/pull/1171#issuecomment-499382349
Larry correctly shot down the last in a long list of small PRs that our
approved PSRs had re
Hi everyone,
I was wondering if there ever was or if there is interest in defining a
standard for configurations / settings that would mostly benefit package
developers. A few months ago Laravel 5.8 broke a lot of packages by
changing how .env files are handled, which led to this really good ar