On Fri, 19 Jul 2024, Gina P. Banyard wrote: > Hello internals, > > I have opened the vote for the mega deprecation RFC: > https://wiki.php.net/rfc/deprecations_php_8_4 > > Reminder, each vote must be submitted individually.
I have voted no for a few, as they had no impact assesment at all: - Deprecate returning non-string values from a user output handler - Deprecate lcg_value() - Deprecate md5(), sha1(), md5_file(), and sha1_file() (just says "large impact") - Deprecate SOAP_FUNCTIONS_ALL constant and passing it to SoapServer::addFunction() And no on a few others: - Deprecate using a single underscore ''_'' as a class name (it breaks some of my ... old slides — but I also don't really the problem with this. - Remove the E_STRICT Error Level and Deprecate the E_STRICT constant? (Because I added it :-) ) cheers, Derick