Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita308ff9

Browse files
committed
minor#20410 Add a note about updating phpdoc in a patch release (fabpot)
This PR was merged into the 5.4 branch.Discussion----------Add a note about updating phpdoc in a patch release<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `7.x` for features of unreleased versions).-->Commits-------d6d8bb8 Add a note about updating phpdoc in a patch release
2 parents6d19241 +d6d8bb8 commita308ff9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎contributing/code/maintenance.rst‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ issue):
6767
* **Adding new deprecations**: After a version reaches stability, new
6868
deprecations cannot be added anymore.
6969

70+
* **Adding or updating annotations**: Adding or updating annotations (PHPDoc
71+
annotations for instance) is not allowed; fixing them might be accepted.
72+
7073
Anything not explicitly listed above should be done on the next minor or major
7174
version instead. For instance, the following changes are never accepted in a
7275
patch version:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp