mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
41a9549777
commit
ebcddfa91d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue