You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 2.3-dev branch (closes#2568).
Discussion
----------
Require PHP 5.6+
Current tool release: v2.1.0
Proposed target of this change: v2.3.0
~Purpose of this PR is not to clean up the old code that could be cleaned after min PHP version bump, but to discuss the change of required version itself.~
I would like to hear community voice.
-------------
TODO:
- [x] bump requirement
- [x] drop checks like `defined(T_POW)`
- [x] merge test methods like `provideCases54`
- [x] use short array syntax
- [x] use `?:`
- [x] use `...`
Commits
-------
b1a3c43 Require PHP 5.6+
0 commit comments