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

Implement support for closures #690

Merged
merged 1 commit into from
Apr 10, 2020
Merged

Implement support for closures #690

merged 1 commit into from
Apr 10, 2020

Conversation

helmutschneider
Copy link

This PR implements support for closures. The most significant change to the internal API is a move from ReflectionMethod to ReflectionFunctionAbstract in Mpociot\ApiDoc\Extracting\Strategies\Strategy.

This is a BC break so tell me if you need more tests. Any comments are appreciated.

@shalvah
Copy link
Contributor

shalvah commented Feb 7, 2020

Nice work.👍 This will take quite a bit of time to review.

@andrey-helldar
Copy link

@shalvah, How soon will this change be released?

@shalvah
Copy link
Contributor

shalvah commented Mar 18, 2020

Can't say yet, not sure I'll have time to review until Easter-,ish.

@shalvah shalvah changed the base branch from master to v5 April 10, 2020 02:29
@shalvah shalvah merged commit d8dca9a into mpociot:v5 Apr 10, 2020
@shalvah
Copy link
Contributor

shalvah commented Apr 10, 2020

Thanks. Very thorough work. Don't forget to update the documentation as well next time.

@helmutschneider
Copy link
Author

@shalvah Thanks for reviewing. Ping me if you need help with the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants