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

ProvidesEventsForm should extend ZfcBase\EventManager\EventProvider #56

Closed
texdc opened this issue Oct 23, 2012 · 8 comments
Closed

ProvidesEventsForm should extend ZfcBase\EventManager\EventProvider #56

texdc opened this issue Oct 23, 2012 · 8 comments

Comments

@texdc
Copy link

texdc commented Oct 23, 2012

Why is code duplicated? Is there a valid reason?

@ghunti
Copy link

ghunti commented Feb 3, 2013

If you extend with the EventProvider than you would not be able to extend with the Form, that is the reason.

I do think though, it could implement the EventManagerAwareInterface also.

@adamlundrigan
Copy link
Contributor

@Danielss89 this can be closed

@texdc
Copy link
Author

texdc commented Jan 15, 2015

EventManagerAwareTrait ... Beuler?

@adamlundrigan
Copy link
Contributor

ZfcUser 1.x and ZfcBase 0.x currently support PHP 5.3, which doesn't have traits

@texdc
Copy link
Author

texdc commented Jan 15, 2015

Seems a little out of date: Drop support for 5.3

@adamlundrigan
Copy link
Contributor

The change isn't retroactive, so since ZfcUser and ZfcBase support ZF2 < 2.4.x we also need to keep support for PHP 5.3. I'm in favor of setting ZfcUser 2.x minimum ZF2 version at 2.4 so we can then target PHP >5.3 only

@texdc
Copy link
Author

texdc commented Jan 15, 2015

All it takes is a tag of the current version to move forward. No need to put it off.

@adamlundrigan
Copy link
Contributor

                                                                                  It's in progress. `master` is ‎what will become v2.0 once it's ready.                                                                                                                                                                                                                                                                                                                                         Sent from my BlackBerry 10 smartphone on the Bell network.                                                                                                                                                                                                                From: George CookseySent: Wednesday, January 14, 2015 11:45 PMTo: ZF-Commons/ZfcBaseReply To: ZF-Commons/ZfcBaseCc: Adam LundriganSubject: Re: [ZfcBase] ProvidesEventsForm should extend ZfcBase\EventManager\EventProvider (#56)All it takes is a tag of the current version to move forward.  No need to put it off.

—Reply to this email directly or view it on GitHub.

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

No branches or pull requests

4 participants