diff options
author | Adam Harvey <aharvey@php.net> | 2012-11-12 20:04:26 +0800 |
---|---|---|
committer | Adam Harvey <aharvey@php.net> | 2012-11-12 20:04:26 +0800 |
commit | bca8ff723d1d2721e410ecdf10955aea57445a19 (patch) | |
tree | 00b047fe356b925519daadf8e3129ac5919900d3 /main/php.h | |
parent | 5b82fb52fd5143a3860db219eb39616c6e642a4b (diff) | |
download | php-git-bca8ff723d1d2721e410ecdf10955aea57445a19.tar.gz |
Update arginfo for preg_match_all() to reflect reality.
Back when I implemented FR #53238 during the 5.4 development phase to make the
$matches parameter optional in preg_match_all(), it turns out I forgot to
update the arginfo to note that only 2 parameters are now required by
preg_match_all(). The function itself works fine, but reflection was reporting
the wrong number of required parameters.
Diffstat (limited to 'main/php.h')
0 files changed, 0 insertions, 0 deletions