This pull request updates Chompy to use PHP 7.4. This allows us to use new language features, like arrow functions, and prepares us for the end of PHP 7.3's active support window.
How should this be reviewed?
I've split this work into separate commits for each change.
What's this PR do?
This pull request updates Chompy to use PHP 7.4. This allows us to use new language features, like arrow functions, and prepares us for the end of PHP 7.3's active support window.
How should this be reviewed?
I've split this work into separate commits for each change.
Any background context you want to provide?
Here's the high-level PHP 7.4 release announcement and migration guide.
Relevant tickets
References Pivotal #173629223.
Checklist