Skip to content

RemovedPHP4StyleConstructors: efficiency fix#912

Merged
wimg merged 1 commit intodevelopfrom
feature/removed-php4-style-constructor-efficiency-fix
Oct 2, 2019
Merged

RemovedPHP4StyleConstructors: efficiency fix#912
wimg merged 1 commit intodevelopfrom
feature/removed-php4-style-constructor-efficiency-fix

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 28, 2019

Make the sniff a little faster by skipping over complete docblocks instead of walking them via findNext().

Make the sniff a little faster by skipping over complete docblocks instead of walking them via `findNext()`.
@jrfnl jrfnl added Type: chores/QA PR: quick merge PR only contains relatively simple changes PR: ready for review labels Sep 28, 2019
@jrfnl jrfnl added this to the 9.x Next milestone Sep 28, 2019
@jrfnl jrfnl requested a review from wimg September 28, 2019 15:14
@wimg wimg merged commit 416ce30 into develop Oct 2, 2019
@wimg wimg deleted the feature/removed-php4-style-constructor-efficiency-fix branch October 2, 2019 18:33
@jrfnl jrfnl removed PR: quick merge PR only contains relatively simple changes PR: ready for review labels Oct 2, 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