-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Added RuntimeExtensionInterface #2519
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
Conversation
|
rebase needed |
|
rebased |
|
This PR should be done on the 1.x branch. |
|
On 1.x, this means it needs to be an "underscore" class, with namespaced FC layer, isn't it? |
|
I'll wait for @fabpot's feedback before updating the PR |
|
I have no problem in adding new feature that would be using namespaced class names instead of _ ones. The changelog should just mention that this is restricted to PHP 5.3 only. |
|
PR updated. Sorry for the delay. |
|
Thank you @lyrixx. |
This PR was merged into the 1.x branch. Discussion ---------- Added RuntimeExtensionInterface Commits ------- 6f08f57 Added RuntimeExtensionInterface
No description provided.