> I have already told you that the output of this function was never meant
> for human consumption.

> It was originally added to aid in caching of larger complicated data
> structure through the likes of apc's opcode cache.

It is sometimes used for human consumption now, though. For example,
my team often uses it to generate database seeders from staging
environments.

With respect, I don't think "I didn't intend this to be used in the way it
is
now used" is a compelling argument against improving something, rather
it's an argument *for* improvement in my eyes. Other arguments here not
withstanding.

On Mon, Mar 30, 2020 at 5:45 PM Derick Rethans <der...@php.net> wrote:

> On Mon, 30 Mar 2020, Sherif Ramadan wrote:
>
> > Given that code is meant for human consumption
>
> I have already told you that the output of this function was never meant
> for human consumption.
>
> It was originally added to aid in caching of larger complicated data
> structure through the likes of apc's opcode cache.
>
> cheers,
> Derick
>
> --
> PHP 7.4 Release Manager
> Host of PHP Internals News: https://phpinternals.news
> Like Xdebug? Consider supporting me: https://xdebug.org/support
> https://derickrethans.nl | https://xdebug.org | https://dram.io
> twitter: @derickr and @xdebug
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to