On Fri, Aug 4, 2017 at 7:16 AM, Niklas Keller <nicks.post.kes...@gmail.com> wrote:
> On Friday, August 4, 2017 at 10:54:08 AM UTC+2, Adrien Crivelli wrote: >> >> I can see that Woody is feeling strongly in favor of support of PHP 5.6. >> I assume he knows what he is talking about better than myself and will >> trust him on that. Let's not waste more time debating on something that can >> be implemented quickly and easily (with a 1.0 for PHP 5.6 and 2.0 for PHP >> 7+). >> > > Something like that is pretty stupid. It prevents having an implementation > that's compatible with both, 5.6 and 7. And two versions of a package can't > be installed side-by-side with Composer. New major versions of PSRs should > definitely use new package names for that reason. > I don't see how it is any different than having two different PSRs. Middleware either depends on version `1.0 - 2.0` if it wants to support PHP 5.6, or `^2.0` if it wants to be strongly typed. Having two different PSRs means changing the namespace to allow either package to be used, which is (imo) much more stupid. > -- > You received this message because you are subscribed to the Google Groups > "PHP Framework Interoperability Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to php-fig+unsubscr...@googlegroups.com. > To post to this group, send email to php-fig@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/php-fig/2c42d1b9-2881-4495-9686-b516cdaadb86%40googlegroups.com > <https://groups.google.com/d/msgid/php-fig/2c42d1b9-2881-4495-9686-b516cdaadb86%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+unsubscr...@googlegroups.com. To post to this group, send email to php-fig@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/CAGOJM6%2Bwd6HsiSFMUxja2KTbW5BPqJqB3J6yYe_r56vemjXVWg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.