Skip to content

Conversation

@codemasher
Copy link
Contributor

Hey, i'd like to merge the following:

  • PHP 7.1+ support (scalar type hints & return types)
  • PhpUnit 7.5/8.0 support
  • proper PSR-4 autoloading (fixes Added autoload-dev #174)
  • dropped HHVM
  • allow chaining of the previously void methods in RouteCollector

Copy link
Collaborator

@lcobucci lcobucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codemasher thanks a lot for your contribution.

I've edited your branch a bit to remove the group aliasing and the method chaining. The former is to make things more explicit and the latter is to not modify the API way too much in the same PR that has already many improvements.

@lcobucci lcobucci self-assigned this May 30, 2019
@lcobucci lcobucci added this to the 2.0.0 milestone May 30, 2019
@lcobucci lcobucci merged commit 6a5f3ab into nikic:master May 30, 2019
@lcobucci
Copy link
Collaborator

@codemasher 🚢

@codemasher
Copy link
Contributor Author

Thank you for the merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants