(i didn't read the above discussion)
Can we deprecate also the php5-style assert()? It wasn't used a lot anyway.
Thanks :P
I was trawling through Pull Requests and found #660 which I think is a
nice idea and deserves some attention. It involves minor BC however,
so I've updated the patch and presented it for your discussing
pleasure.
https://wiki.php.net/rfc/hash-context.as-resource
-Sara
--
PHP Internals - PHP Ru
Hi!
>> https://wiki.php.net/rfc/deprecations_php_7_2
Reading through the list, I find several categories:
Completely ok:
(unset) - don't see any sane use case anyway
gmp_random
Can cause breakage but it's ok:
$php_errormsg
__autoload
mbstring.func_overload
parse_str() - people can use it
Hi!
> I was trawling through Pull Requests and found #660 which I think is a
> nice idea and deserves some attention. It involves minor BC however,
> so I've updated the patch and presented it for your discussing
> pleasure.
>
> https://wiki.php.net/rfc/hash-context.as-resource
The RFC looks go
Please do this! :)