File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 289289 ビルドされる内容は、
290290 <filename class =" headerfile" >ibase.h</filename > 内の
291291 <constant >FB_API_VER</constant > の値によって変わります。
292- この情報を取得するために新しい静的メソッド <methodname >Pdo\Firebird::getApiVersion</methodname >
292+ この情報を取得するために新しい static メソッド <methodname >Pdo\Firebird::getApiVersion</methodname >
293293 が追加されました。
294294 この情報は <function >phpinfo</function > からも参照できます。
295295 </simpara >
Original file line number Diff line number Diff line change 2626 </listitem >
2727 </orderedlist >
2828 <simpara >
29- 非静的なプロパティには <literal >get</literal > と <literal >set</literal > の2種類のフックがあります。
29+ static でないプロパティには <literal >get</literal > と <literal >set</literal > の2種類のフックがあります。
3030 それぞれ、プロパティの読み取りと書き込みの動作を上書きします。
3131 フックは、型付きプロパティ、型のないプロパティ、いずれにも利用可能です。
3232 </simpara >
You can’t perform that action at this time.
0 commit comments