You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename scopes to remove underscore
* Fix style issues
* Replace longform array syntax with short form
* One more style fix
* Remove commented code
* Make all internal methods protected
* Remove unnecessary wrapping
* Move duplicate code to findPreviousFunctionPtr
* Clean up comment blocks
* Remove unnecessary function def wrapping
* Remove return types
Safer for older PHP versions for now
* Clean up multi-line conditions
0 commit comments