File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: a0ae28d3bc85f927c22649ebd9a590b921534b7d Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 8b2eba9e48eb1037f11aef36820db6b5b07fa08c Maintainer: takagi Status: ready -->
44<!-- CREDITS: hirokawa,mumumu -->
55
66<chapter xml : id =" dba.setup" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
225225 <section xml : id =" dba.resources" >
226226 &reftitle.resources;
227227 <para >
228- 関数 <function >dba_open</function > および
229- <function >dba_popen</function > は、指定したデータベースファイルに
230- アクセスするためのハンドルを返します。このハンドルは、他の全ての
231- dba 関数コールで使用されます。
228+ PHP 8.4.0 より前のバージョンでは、
229+ ほとんどの dba 関数はリソースを返していました。
230+ (たとえば <function >dba_open</function >
231+ は、ほとんどの dba 関数で必須の DBA リンクの識別子を、
232+ 正の整数として返していました)
232233 </para >
233234 </section >
234235 <!-- }}} -->
You can’t perform that action at this time.
0 commit comments