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

Commit2ed0943

Browse files
committed
minorsymfony#3645 Adjusted the BC rules to be consistent (stof)
This PR was merged into the 2.3 branch.Discussion----------Adjusted the BC rules to be consistentA previous rule states that we guarantee BC for code extending the class. This rules does not allow marking a class as final as it would be a fatal error for extending code after the upgrade, which is far from being BC./cc@fabpot@webmozartCommits-------6c1ded9 Adjusted the BC rules to be consistent
2 parents664a0be +6c1ded9 commit2ed0943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contributing/code/bc.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Symfony's classes:
238238
Type of Change Regular API
239239
================================================== ============== ==============
240240
Remove entirely No No
241-
Make finalYes [2]_ No
241+
Make finalNo No
242242
Make abstract No No
243243
Change name or namespace No No
244244
Change parent class Yes [7]_ Yes [7]_

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp