add note.regex.deprecated

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281971 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2009-06-11 13:08:59 +00:00
parent 5521ff3a17
commit 13d82b3a2b

View file

@ -7,6 +7,10 @@ number generator is seeded automatically.</entry></row>'>
<!-- Notes -->
<!ENTITY note.regex.deprecated '<note><para>As of PHP 5.3.0 the
regex extension is deprecated, calling this function
will issue an <literal>E_DEPRECATED</literal> notice.</para></note>'>
<!ENTITY note.bin-safe '<note><simpara>This function is
binary-safe.</simpara></note>'>