In order to deprecate versions of PHP below than 7.2.5 then, we need to make our workflow for tests checks to just run those tests against PHP versions equals or greater than 7.2.5, and that is what this change is meant for.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
In order to deprecate versions of PHP below than 7.2.5 then, we need to make our workflow for tests checks to just run those tests against PHP versions equals or greater than 7.2.5, and that is what this change is meant for.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.