-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to PHP 7.1+ #64
Conversation
We've already said that this is not doable to the current PSR. We started a conversation about making PSRs evolve in this regard on our ML: https://groups.google.com/d/topic/php-fig/OyC3plRYhqg/discussion |
Considering this was approved: php-fig/fig-standards#1195, could this now be considered again as v2.0.0? |
But that doesn't match the specification?
|
indeed, typehinting |
That would be attainable with PHP 8 though... |
@Jean85 I think making PHP 8 the min supported version is too early... |
Since the PSR is immutable and the behavior can't change, it would be just an upgrade step, as paved by the related bylaw: https://www.php-fig.org/bylaws/psr-evolution/ Obviously I would wait for PHP 8 to be released, but still... |
@@ -1 +1,3 @@ | |||
vendor | |||
composer.lock | |||
.idea |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👎 This belongs in your global ignore file.
Hi, i'd like to see the common psr interfaces upgraded to PHP 7! Can we please have this in near future?