On Mon, 31 Oct 2022 at 18:23, Rowan Tommins wrote:
> I guess we could have the setting be "use new date format", and control
> both the precision and whether the format is ISO 8601 compliant, but I'm
> not convinced of the value
>
Thanks, and that's fair to avoid complicating the error handling
On 01/11/2022 00:05, Bob Weinand wrote:
Am 16.10.2022 um 23:11 schrieb Bob Weinand :
Hey,
I've written a small RFC about adding coalesce ability to list() destructuring.
This should enhance the ability to easily, concisely and readably destructure
arrays with default values.
https://wiki.php