Skip to content

Tips on contributing #47334

Answered by MatTheCat
f-lombardo asked this question in Q&A
Aug 19, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi!

The PR you mention has been merged in the 5.4 branch so there is no way it affected 5.1.

Anyway, you must base your branches on another, but v5.1.11 is a tag so it would not work. Bugs must be fixed on the oldest maintained branch which contains them. That means if you find a bug introduced on v5.1.10 you have to work on the 5.4 branch (see https://symfony.com/releases for the list of maintained branches).

You can read https://symfony.com/doc/current/contributing/index.html (and more specifically https://symfony.com/doc/current/contributing/code/pull_requests.html#choose-the-right-branch) to get started.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@f-lombardo
Comment options

Answer selected by f-lombardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants