We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf9a4e commit 499c8c5Copy full SHA for 499c8c5
appendices/reserved.constants.core.xml
@@ -366,6 +366,19 @@
366
</simpara>
367
</listitem>
368
</varlistentry>
369
+ <varlistentry xml:id="constant.php-sbindir">
370
+ <term>
371
+ <constant>PHP_SBINDIR</constant>
372
+ (<type>string</type>)
373
+ </term>
374
+ <listitem>
375
+ <simpara>
376
+ The value <option role="configure">--sbindir</option> was set to at configure.
377
+ On Windows, it is the value <option role="configure">--with-prefix</option>
378
+ was set to at configure. Available as of PHP 8.4.0.
379
+ </simpara>
380
+ </listitem>
381
+ </varlistentry>
382
<varlistentry xml:id="constant.php-binary">
383
<term>
384
<constant>PHP_BINARY</constant>
0 commit comments