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