From 232c1b233e1876c25ac76610408b9a9567a5a4eb Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Wed, 29 May 2024 07:06:04 +0200 Subject: [PATCH] Add PHP_SBINDIR (PHP-8.4) Added via https://github.com/php/php-src/pull/13363 --- appendices/reserved.constants.core.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/appendices/reserved.constants.core.xml b/appendices/reserved.constants.core.xml index d5f4679c1c50..1baf9c0945a6 100644 --- a/appendices/reserved.constants.core.xml +++ b/appendices/reserved.constants.core.xml @@ -344,6 +344,19 @@ + + + PHP_SBINDIR + (string) + + + + The value was set to at configure. + On Windows, it is the value + was set to at configure. Available as of PHP 8.4.0. + + + PHP_BINARY