[PHP-DEV] Re: Adding strtotime change to migration document

2023-01-13 Thread Christian Schneider
Am 11.01.2023 um 17:09 schrieb Christoph M. Becker : > On 11.01.2023 at 15:19, Christian Schneider wrote: > >> Am 11.01.2023 um 15:04 schrieb Christoph M. Becker : >>> On 11.01.2023 at 14:07, Christian Schneider wrote: >>> While migrating to PHP 8.2 we noticed the change in strtotime. P

[PHP-DEV] Re: Adding strtotime change to migration document

2023-01-13 Thread Christoph M. Becker
On 13.01.2023 at 09:11, Christian Schneider wrote: > Two little comments: > - It not only concerns a plus sign after a minus sign but all sign > combinations ++, --, +- and -+ Fixed with . > - It also concerns strtot