Uh oh!
There was an error while loading. Please reload this page.
Change warnings to Errors in Date extension - #4976
Conversation
79e2174 to
a2fc26eComparea2fc26e to
e3ffc8fComparederickr
commented
Dec 9, 2019
I'm not so keen, as this is a BC break. |
Girgias
commented
Dec 9, 2019
Are you opposed to the change in general or to some specific instances? Because some of them do fall in line with the various other changes I've made to throw on programming/logic errors. |
cmb69
commented
May 12, 2020
In my opinion, some of these changes are fine (e.g. throwing on "Timezone database is corrupt"), but some appear to be too aggressive (e.g. throwing on "Failed to parse interval"). Basically, it boils down to whether the programmer has a chance to validate user-supplied input, or whether it would be necessary to try calling the function/method. |
Girgias
commented
May 12, 2020
Which seems totally reasonable, I'll need to rebase and rework this anyway when I've got time to use the new |
Girgias
commented
May 22, 2020
Superseded by #5613 |
No description provided.