Skip to content
Snippets Groups Projects
Unverified Commit e3dd6013 authored by Daniel Siepmann's avatar Daniel Siepmann
Browse files

BUGFIX: Look for argument only in current statement

* Just check T_STRING as this are all function calls.
* Remove unused line of code.
* Limit position to current statement to not return later classname
  multiple times.

Relates: #44
parent 28947849
Branches
1 merge request!70FEATURE: Add checks for deprecated/removed extensions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment