Skip to content

RemovedFunctions: remove redundant array entries#813

Merged
wimg merged 1 commit intomasterfrom
feature/removed-functions-remove-redundancy
Jun 16, 2019
Merged

RemovedFunctions: remove redundant array entries#813
wimg merged 1 commit intomasterfrom
feature/removed-functions-remove-redundancy

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 10, 2019

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).

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).
@jrfnl jrfnl added Type: chores/QA PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jun 10, 2019
@jrfnl jrfnl added this to the 9.2.0 milestone Jun 10, 2019
@jrfnl jrfnl requested a review from wimg June 10, 2019 15:43
@wimg wimg merged commit a59806e into master Jun 16, 2019
@wimg wimg deleted the feature/removed-functions-remove-redundancy branch June 16, 2019 13:22
@jrfnl jrfnl removed the PR: quick merge PR only contains relatively simple changes label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants