This should be a <constant> instead of a <literal>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282791 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2009-06-26 02:45:51 +00:00
parent 3147ee5c8c
commit 78778fb967

View file

@ -9,7 +9,7 @@ number generator is seeded automatically.</entry></row>'>
<!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>'>
will issue an <constant>E_DEPRECATED</constant> notice.</para></note>'>
<!ENTITY note.bin-safe '<note><simpara>This function is
binary-safe.</simpara></note>'>