File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 592b824dd743c3ffd5dce2eefa63628c8e64117e Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 499c8c5964ac2d43e305266255cfdbb552492488 Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: hirokawa,shimooka,mumumu -->
5
5
<sect2 xml : id =" reserved.constants.core" xmlns =" http://docbook.org/ns/docbook" >
6
6
<title >コアの定義済みの定数</title >
369
369
</simpara >
370
370
</listitem >
371
371
</varlistentry >
372
+ <varlistentry xml : id =" constant.php-sbindir" >
373
+ <term >
374
+ <constant >PHP_SBINDIR</constant >
375
+ (<type >string</type >)
376
+ </term >
377
+ <listitem >
378
+ <simpara >
379
+ configure 時に設定された <option role =" configure" >--sbindir</option > の値。
380
+ PHP 8.4.0から、Windows の場合、configure 時に設定された
381
+ <option role =" configure" >--with-prefix</option > の値になります。
382
+ </simpara >
383
+ </listitem >
384
+ </varlistentry >
372
385
<varlistentry xml : id =" constant.php-binary" >
373
386
<term >
374
387
<constant >PHP_BINARY</constant >
You can’t perform that action at this time.
0 commit comments