From a65b19428f5912353a94091e9b23536f3d9e31d1 Mon Sep 17 00:00:00 2001 From: Gina Peter Banyard Date: Mon, 27 Apr 2026 13:01:57 +0100 Subject: [PATCH] Merge constant aliases by using multiple term tags for a varlistentry --- appendices/reserved.constants.core.xml | 34 +++++++------------------- 1 file changed, 9 insertions(+), 25 deletions(-) diff --git a/appendices/reserved.constants.core.xml b/appendices/reserved.constants.core.xml index fd3066c5ebdd..2b240518b30e 100644 --- a/appendices/reserved.constants.core.xml +++ b/appendices/reserved.constants.core.xml @@ -108,33 +108,14 @@ - - + + ZEND_THREAD_SAFE (bool) - - - Indicates whether the current build of PHP is thread safe. - - - - - - ZEND_DEBUG_BUILD - (bool) - - - - Indicates whether the current build of PHP is a debug build. - - - - - + PHP_ZTS (bool) - &Alias; ZEND_THREAD_SAFE @@ -142,11 +123,14 @@ - - + + + ZEND_DEBUG_BUILD + (bool) + + PHP_DEBUG (bool) - &Alias; ZEND_DEBUG_BUILD