-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Reworded the docs about Doctrine events #12328
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
shouldn't this be merged in the 3.4 branch if we want to be able to remove the doc from the bundle ? 3.4 is still an active LTS, so its doc is still maintained. |
No, sorry. There are too many changes from 3.4 to 4.3. It's a merge nightmare. We're slowly applying the same idea as Symfony code ... fix only bugs (typos) in the older branches and new features (new docs or large rewordings) go to newer branches. That's why 4.3 is the target. |
Then you need to close your PR on DoctrineBundle, as the link to the entity listeners doc of the bundle will still be needed by the 3.4 branch of the doc. |
afd436f
to
a5ece16
Compare
a5ece16
to
31940c5
Compare
No description provided.