Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #57296, comment 15


Ignore:
Timestamp:
09/15/2023 08:04:13 PM (2 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57296, comment 15

    v1 v2  
    77> I agree this needs a dev note and some developer education.
    88
    9 Dev. notes and developer education **are not substitute for backwards compatibility**! A regression is a regression no matter how much you "educate" about it. Regressions are the worst type of bugs that can be introduced and fixing them in not optional.
     9Dev. notes and developer education **are not substitute for backwards compatibility**! A regression is a regression no matter how much you "educate" about it. Regressions are the worst type of bugs that can be introduced and fixing them is not optional.
    1010
    1111If the regression cannot be fixed imho this change should be reverted.