Changes between Initial Version and Version 1 of Ticket #50992, comment 31
- Timestamp:
- 08/29/2020 05:16:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50992, comment 31
initial v1 6 6 Now I need to change the workflow again. I can't use a database because the first check happens before WP is loaded, I'll probably revert back to my own environment management. 7 7 8 My point is that when support for a constant is added, it should not be removed in a ** bugfixrelease** that, as you know, might happen to be pushed overnight on environments via automatic updates.8 My point is that when support for a constant is added, it should not be removed in a **point release** that, as you know, might happen to be pushed overnight on environments via automatic updates. 9 9 10 I see you added a deprecation notice if WP_ENVIRONMENT_TYPES is defined, why not _just_ keep this notice and wait at list next minor to remove support?10 I see you added a deprecation notice if WP_ENVIRONMENT_TYPES is defined, why not ''just'' keep this notice and wait at list next major to remove support? 11 11 12 Is not that the point of deprecation notices? First you deprecate, innext version you remove. Or am I wrong?12 Is not that the point of deprecation notices? First, you deprecate, in the next version you remove. Or am I wrong? 13 13 14 But I guess i s too late now.14 But I guess it's too late now. 15 15