diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-09-21 15:56:06 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-09-21 16:15:23 +0200 |
commit | 398b3083163ea3571345a235a0b7453394ba0a06 (patch) | |
tree | 408edb4f6dac77c7ffd82fdf35bc7916c6444978 /ext/mysqlnd/mysqlnd_commands.c | |
parent | 0fa13028cb62a3eb9a3bf83607769b0abf5c8633 (diff) | |
download | php-git-398b3083163ea3571345a235a0b7453394ba0a06.tar.gz |
Fix #78579: mb_decode_numericentity: args number inconsistency
mb_decode_numericentity() accepts a fourth optional parameter, which is
unused, however. Since this parameter doesn't do any harm, and to avoid
the small BC break, we're keeping this parameter for PHP 7, but adjust
the arginfo.
For PHP 8, we will remove this parameter.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_commands.c')
0 files changed, 0 insertions, 0 deletions