svn: /phpdoc/ja/trunk/reference/reflection/ book.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sun, 26 Jan 2020 23:55:29 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349029

Log:
Introspect is better term to use in scope of reflection: https://en.wikipedia.org/wiki/Type_introspection

Changed paths:
    U   phpdoc/ja/trunk/reference/reflection/book.xml

Modified: phpdoc/ja/trunk/reference/reflection/book.xml
===================================================================
--- phpdoc/ja/trunk/reference/reflection/book.xml	2020-01-26 23:55:05 UTC (rev 349028)
+++ phpdoc/ja/trunk/reference/reflection/book.xml	2020-01-26 23:55:29 UTC (rev 349029)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343928 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349021 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <book xml:id="book.reflection" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <?phpdoc extension-membership="core" ?>
@@ -12,7 +13,7 @@
   <para>
    PHP 5には完全なリフレクション API が付属しており、
    クラス、インターフェイス、関数、メソッド、そして拡張モジュールについて
-   リバースエンジニアリングを行うことができます。
+   型やプロパティを実行時に調べることができます。
    さらに、このリフレクション API は関数、クラス、メソッドに
    関するドキュメントコメントも取得することができます。
   </para>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.