1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

fixed method_exists return value markup. (#4845)

This commit is contained in:
Yoshinari Takaoka
2025-10-03 23:40:01 +09:00
committed by GitHub
parent 7e42240fb5
commit 3d8c79ee5c

View File

@@ -63,7 +63,7 @@
<row>
<entry>7.4.0</entry>
<entry>
Class checks against inherited private methods now return <parameter>false</parameter>.
Class checks against inherited private methods now return &false;.
</entry>
</row>
</tbody>