diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-02-01 14:58:10 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-02-01 15:02:31 +0100 |
commit | e366ceebade0fb3c30d4f99b82a11e5fc879d22e (patch) | |
tree | 91dde58d21dfb7c9bbaf99ddfc0622db5c6f105b /sapi/cli/php_cli.c | |
parent | 882dcb43f72d14ad52be6f911d398f527d05a0cf (diff) | |
download | php-git-e366ceebade0fb3c30d4f99b82a11e5fc879d22e.tar.gz |
Deprecate mb_ereg_replace with non-string pattern
I'm counting this towards the non-string needle deprecation from
https://wiki.php.net/rfc/deprecations_php_7_3. I wasn't aware that
mb_ereg_replace() is also affected by this issue. It's even more
ridiculous than usual here, because the integer is interpreted as
an ASCII codepoint, even though these are supposed to be multibyte
functions :(
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions