summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-07-31 05:59:05 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-07-31 05:59:05 +0200
commit7c1e0930c4c2e433e01884253dd1539ca8c31bd3 (patch)
treec53b68bf3d695c65cc5b6a6b33fc9dd2fd71e889 /UPGRADING.INTERNALS
parentb719aa41f4c2ecb66fed4f829ceb30854553e113 (diff)
downloadphp-git-7c1e0930c4c2e433e01884253dd1539ca8c31bd3.tar.gz
Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKS
This removes two old Autoconf macro definitions since they are not used anymore.
Diffstat (limited to 'UPGRADING.INTERNALS')
-rw-r--r--UPGRADING.INTERNALS3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS
index 31b51408e4..37beea85e7 100644
--- a/UPGRADING.INTERNALS
+++ b/UPGRADING.INTERNALS
@@ -179,7 +179,8 @@ PHP 7.3 INTERNALS UPGRADE NOTES
========================
a. Unix build system changes
- - PHP_PROG_LEX macro has been removed.
+ - PHP_PROG_LEX, TSRM_CHECK_GCC_ARG, and LIBZEND_CPLUSPLUS_CHECKS Autoconf
+ macros have been removed.
b. Windows build system changes
- ZEND_WIN32_FORCE_INLINE doesn't affect C++ anymore. zend_always_inline is