mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
Use the alias entity everywhere (#1800)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<refentry xml:id="function.user-error" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>user_error</refname>
|
||||
<refpurpose>Alias of <function>trigger_error</function></refpurpose>
|
||||
<refpurpose>&Alias; <function>trigger_error</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<refnamediv>
|
||||
<refname>mysqli::set_opt</refname>
|
||||
<refname>mysqli_set_opt</refname>
|
||||
<refpurpose>Alias of <function>mysqli_options</function></refpurpose>
|
||||
<refpurpose>&Alias; <function>mysqli_options</function></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<refentry xml:id="splfileobject.getcurrentline" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>SplFileObject::getCurrentLine</refname>
|
||||
<refpurpose>Alias of <methodname>SplFileObject::fgets</methodname></refpurpose>
|
||||
<refpurpose>&Alias; <methodname>SplFileObject::fgets</methodname></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<refentry xml:id="splfileobject.tostring" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>SplFileObject::__toString</refname>
|
||||
<refpurpose>Alias of <methodname>SplFileObject::fgets</methodname></refpurpose>
|
||||
<refpurpose>&Alias; <methodname>SplFileObject::fgets</methodname></refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
||||
Reference in New Issue
Block a user