You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #17706 Add a section about how to add an argument to a method without breaking BC (fabpot)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
Add a section about how to add an argument to a method without breaking BC
Our section about BC breaks is too strict in the sense that we do have solutions for some of the things mentioned as not possible.
This PR documents one of them.
Commits
-------
f068e3c Add a section about how to add an argument to a method without breaking BC
0 commit comments