On Mon, Jul 8, 2019 at 9:27 PM Nikita Popov <nikita....@gmail.com> wrote:
> Hi internals, > > I've opened voting on the deprecations for PHP 7.4 RFC: > https://wiki.php.net/rfc/deprecations_php_7_4 > > As usual, each deprecation has it's own vote and requires its own, > independent 2/3 majority to pass. Voting closes July 22nd. > > Thanks everyone for their feedback. > > Regards, > Nikita > Voting has been closed with all proposals accepted. Here are the outcomes for easy reference: (real) cast: 35 to 7, 83% in favor get_magic_quotes_*: 46 to 0, unanimous array_key_exists on objects: 44 to 0, unanimous FILTER_SANITIZE_MAGIC_QUOTES: 45 to 0, unanimous Reflection export() methods: 37 to 4, 90% in favor mb_strrpos() with encoding as 3rd arg: 44 to 0, unanimous implode() with swapped params: 38 to 5, 88% in favor Unbinding $this from non-static closures: 43 to 0, unanimous hebrevc() function: 34 to 7, 83% in favor convert_cyr_string() function: 25 to 7, 78% in favor money_format() function: 34 to 8, 81% in favor ezmlm_hash() function: 37 to 4, 90% in favor restore_include_path() function: 31 to 9, 78% in favor allow_url_include: 43 to 0, unanimous Regards, Nikita