Skip to content

Commit 2368f3a

Browse files
committed
fixed method_exists return value markup.
php/doc-en@3d8c79e
1 parent ecfb9cc commit 2368f3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/classobj/functions/method-exists.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 57c38808e4eed7fce33992a32b2ffee78dd8004e Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 3d8c79ee5c0dfb8dcb1f1474eb844763b9bb6cde Maintainer: hirokawa Status: ready -->
44
<!-- CREDITS: shimooka,mumumu -->
55
<refentry xml:id="function.method-exists" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -65,7 +65,7 @@
6565
<entry>7.4.0</entry>
6666
<entry>
6767
継承した private メソッドに対してこの関数を実行しても、
68-
<parameter>false</parameter> を返すようになりました。
68+
&false; を返すようになりました。
6969
</entry>
7070
</row>
7171
</tbody>

0 commit comments

Comments
 (0)