Fixed <constant>null</constant> to &null;.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318273 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Shein Alexey 2011-10-20 21:15:40 +00:00
parent 41a9549777
commit ebcddfa91d

View file

@ -22,7 +22,7 @@
<para>
Statement identifiers can be freed
with <function>oci_free_statement</function> or by setting the
variable to <constant>null</constant>.
variable to &null;.
</para>
</refsect1>