1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-23 22:52:11 +01:00

fixed method_exists return value markup.

3d8c79ee5c
This commit is contained in:
Yoshinari Takaoka
2025-10-04 06:34:06 +09:00
parent ecfb9cce60
commit 2368f3acd4

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 57c38808e4eed7fce33992a32b2ffee78dd8004e Maintainer: hirokawa Status: ready -->
<!-- EN-Revision: 3d8c79ee5c0dfb8dcb1f1474eb844763b9bb6cde Maintainer: hirokawa Status: ready -->
<!-- CREDITS: shimooka,mumumu -->
<refentry xml:id="function.method-exists" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -65,7 +65,7 @@
<entry>7.4.0</entry>
<entry>
継承した private メソッドに対してこの関数を実行しても、
<parameter>false</parameter> を返すようになりました。
&false; を返すようになりました。
</entry>
</row>
</tbody>