Hi Rowan Tommins,
> > Hi internals,
> >
> > I've created https://wiki.php.net/rfc/readable_var_representation based on
> > my original proposal in https://externals.io/message/112924
> >
> > This RFC proposes adding a new function `var_representation(mixed $value,
> > int $flags=0): string`
>
> M
> On Jan 18, 2021, at 8:59 AM, Benjamin Eberlei wrote:
>
> Hi Aaron,
>
> this is a very interesting and welcome piece of functionality. I have gone
> through the RFC a few times now, it have never thought about or worked with
> fibers before, additional feedback will be forthcoming once I gras
On 23/01/2021 00:50, tyson andre wrote:
Hi internals,
I've created https://wiki.php.net/rfc/readable_var_representation based on
my original proposal in https://externals.io/message/112924
This RFC proposes adding a new function `var_representation(mixed $value, int
$flags=0): string`
My he