Re: [PHP-DEV] Class static initialization block

2021-09-12 Thread Rowan Tommins
On 12 September 2021 00:28:02 BST, David Rodrigues wrote: >Hello! > >I would like to suggest a feature I saw being implemented in the V8 9.4 >engine called "*class static initialization block*". Hi David, There was a similar proposal for PHP a few years ago: https://wiki.php.net/rfc/static_cl

Re: [PHP-DEV] DateTimeZone silently falls back to UTC when providing seconds

2021-09-12 Thread Andreas Heigl
Hey Benjamin, Hey All On 11.09.21 23:58, Benjamin Morel wrote: Before doing so, shouldn't we discuss whether it makes sense to accept a time-zone offset with seconds, when the granularity seems to be 15 mins? https://en.wikipedia.org/wiki/List_of_UTC_time_offsets — Benjamin No need. Early