Drop PHP 5.5 in favor PHP 7.1

Pros of 7.0, and even 7.1 (I am not listing everything, just features that are interesting for us):

As you can see, several features from PHP 7.0 and 7.1 are required for our 2017 roadmap.

What I would like is: Drop 5.x, drop 7.0, go directly to 7.1. The roadmap will take time to get there, updating the code to 7.1 will take time too, I don’t want the project to be using 7.1 features and 7.1 will be outdated.

Popular libraries are stable. Most of the others are stable too. Maybe we could maintain a special branch for bug fixes, even if this is against our Rush Release policy (we could accept this as an exception if really required and blocking).

Thoughts?

2 Likes