-
Notifications
You must be signed in to change notification settings - Fork 79
[BC Break] Remove annotations support for 4.0 #153
[BC Break] Remove annotations support for 4.0 #153
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall good improvement, but still needs documenting changes in CHANGELOG.md
(specifically breaking changes).
@lisachenko since this patch targets the next release, it should be based off |
Added several tasks into the check list |
BTW, should we define a 3.x from the develop branch and push it only with deprecation notices for annotation API? |
Not really needed tbh, as the user-base for annotations in here is quite narrow (I know of this mostly because I never receive any bug reports about annotations ;-) ) |
b280684
to
021b1c5
Compare
Awaiting approval on this PR |
@weierophinney if you are ok with this I'll start pushing for |
@Ocramius Totally on board! |
Alright, I suppose I need to revive some patches here over the next weekend :P |
Ok, let's proceed with strict types then and bump PHP version) |
As the whole annotation functionality has been removed.
This PR removes annotations API for 4.0 as proposed by @Ocramius in #32
Also removed the
zendframework/zend-eventmanager
dependency.zendframework/zend-eventmanager
dependencydevelop
branchcomposer.lock
fileCHANGELOG.md