RemovedFunctions: remove redundant array entries by jrfnl · Pull Request #813 · PHPCompatibility/PHPCompatibility

@jrfnl

Clean up. The logic of the sniff only expects the version number of when the function was deprecated - `false` - and when it was removed - `true` -, anything in between does not need to be listed in the array (and already no longer was for newer removed functions array entries).

wimg

wimg approved these changes Jun 16, 2019

@wimg wimg deleted the feature/removed-functions-remove-redundancy branch

June 16, 2019 13:22