forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit2ed0943
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 consistent1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments
Comments
(0)