1
0
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:
Máté Kocsis
2022-09-06 22:10:52 +02:00
committed by GitHub
parent f221feb6fe
commit b5525a1412
4 changed files with 4 additions and 4 deletions

View File

@@ -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">

View File

@@ -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">

View File

@@ -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">

View File

@@ -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">