Skip to content

Commit

Permalink
Add PHP_SBINDIR (PHP-8.4) (#3423)
Browse files Browse the repository at this point in the history
  • Loading branch information
petk authored Oct 16, 2024
1 parent bdf9a4e commit 499c8c5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions appendices/reserved.constants.core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,19 @@
</simpara>
</listitem>
</varlistentry>
<varlistentry xml:id="constant.php-sbindir">
<term>
<constant>PHP_SBINDIR</constant>
(<type>string</type>)
</term>
<listitem>
<simpara>
The value <option role="configure">--sbindir</option> was set to at configure.
On Windows, it is the value <option role="configure">--with-prefix</option>
was set to at configure. Available as of PHP 8.4.0.
</simpara>
</listitem>
</varlistentry>
<varlistentry xml:id="constant.php-binary">
<term>
<constant>PHP_BINARY</constant>
Expand Down

0 comments on commit 499c8c5

Please sign in to comment.