Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gen_stub: various simplifications and clean up (2) #17700

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

DanielEScherzer
Copy link
Contributor

Each commit can be reviewed independently, and should have no functional changes

…Name`

Interface is only directly implemented by the abstract class, no need to have a
separate interface.
Make everything public for now
Also mark `FramelessFunctionInfo::$arity` readonly
Inline single-use variables, remove unneeded forward declarations
Remove blank lines at the start of functions, ensure there are spaces between
parameters, split a long function call across multiple lines
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.

1 participant