json-ld icon indicating copy to clipboard operation
json-ld copied to clipboard

Proposal: drop support for PHP 5.6 and move to at least 7.2

Open madman-81 opened this issue 6 years ago • 5 comments

Since PHP support for 5.6 has stopped long ago and even version 7.1 only has security support (until December 1st), I would like to propose to set the required PHP version to >=7.2. This would, allow for some clean up of code, enable more type hinting, etc.

Please let me know if other people would like move forward too or if there are any reasons why not to do this.

madman-81 avatar May 09 '19 11:05 madman-81

@Torann Would be nice to have your input on this. If you agree, I could also add a pull request for this if you like to.

madman-81 avatar May 14 '19 21:05 madman-81

Sounds great to me

Torann avatar May 15 '19 13:05 Torann

Great, I'll start working on that soon then! Since this could result in quite some changes, it would be convenient if the other pull requests are reviewed and merged before starting on this one. This makes things a bit easier with less merge conflicts. Could you have a look at them?

madman-81 avatar May 15 '19 21:05 madman-81

I'll look into doing this for the next release and make it the official v1.0 release

Torann avatar Mar 10 '20 17:03 Torann

Just started 1.0.0 🎆

Torann avatar Mar 10 '20 20:03 Torann