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

Support 'Class::method` callables #272

Closed
mnapoli opened this issue Jun 11, 2015 · 3 comments
Closed

Support 'Class::method` callables #272

mnapoli opened this issue Jun 11, 2015 · 3 comments
Milestone

Comments

@mnapoli
Copy link
Member

mnapoli commented Jun 11, 2015

See also PHP-DI/Silex-Bridge#1

PHP-DI supports this syntax: ['Test\Controller', 'test'] but not 'Test\Controller::test'.

@mnapoli
Copy link
Member Author

mnapoli commented Sep 12, 2015

Was implemented in PHP-DI/Invoker#3 and released in PHP-DI/Invoker 1.1.0.

@mnapoli
Copy link
Member Author

mnapoli commented Sep 12, 2015

TODO: update documentation.

@mnapoli
Copy link
Member Author

mnapoli commented Sep 15, 2015

Closed in #321

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

No branches or pull requests

1 participant