Add version information to preg_replace_callback_array()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337511 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thomas Punt 2015-08-17 10:12:36 +00:00
parent dd3d8ba784
commit 3485a1d2b3

View file

@ -12,6 +12,7 @@
<function name='preg_quote' from='PHP 4, PHP 5'/>
<function name='preg_replace' from='PHP 4, PHP 5'/>
<function name='preg_replace_callback' from='PHP 4 &gt;= 4.0.5, PHP 5'/>
<function name='preg_replace_callback_array' from='PHP 7'/>
<function name='preg_split' from='PHP 4, PHP 5'/>
</versions>