Open goetas opened 1 year ago
@goetas sure thing, I'll follow up on this ASAP :+1:
I second this 👍 @nikic @lcobucci
@lcobucci any update on tagging v1.4?
Yes, I'm working on reducing BC-break (end user) impact on v2 and will focus on that instead.
I'm planning an RC release for the end of this week, then will work together with a few key projects to confirm that the we can move to a stable one.
@lcobucci perfect, if you need any help testing feel free to shout out
I had a little delay but we should be on track this week.
@Humni I'll take all the help for testing, thanks! Checking out that branch on your app and running it should "just work". Feel free to report on that PR any findings :+1:
https://github.com/nikic/FastRoute/releases/tag/2.0.0-beta1 is out there, please run your tests!
I'll be updating the documentation and releasing an RC version soon.
Hi, is there any chance to have tagged a new 1.4 version?
I've spend half day debugging an issue with phpunit and its code coverage module, to discover that it was cased by HHVM files that were removed years ago in https://github.com/nikic/FastRoute/pull/177
It would be great to have a 1.4 release, if not pointing to master, but at least at https://github.com/nikic/FastRoute/commit/6a5f3abe514724792729f0487ed65629b00feb1f that was a great step forward