#2309737: Remove deprecated format_plural usage. Now, let's remove the function itself.
Beta phase evaluation
| Prioritized changes | The main goal of this issue is removing previously deprecated code. |
|---|
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | remove_format_plural-2366539-9.patch | 2.47 KB | ianthomas_uk |
Comments
Comment #1
max-kuzomko commentedThis patch removes format_plural().
Comment #2
podarokbot status
Comment #6
mirom commentedYou have bug in your patch. Following lines shouldn't be removed:
You have also some crazy code in the beginning of the file.
Comment #7
mirom commentedComment #8
rpayanmFirst must be fixed #2309737: Remove deprecated format_plural usage.
Comment #9
ianthomas_ukThe usage issue has now been committed, so this is unblocked.
Comment #10
linl commentedChange record is done and this is the only occurrence of format_plural() remaining so RTBC.
Comment #11
linl commentedComment #12
alexpottCommitted 3df1005 and pushed to 8.0.x. Thanks!