From f030cd8bda8b9f3c16160c5948c892bd5fa67761 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 20 Nov 2014 00:17:17 +0100 Subject: [PATCH] added note about toolset and phpize --- UPGRADING.INTERNALS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index b0ecd53383..2d18a5f258 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -124,6 +124,8 @@ PHP 7.0 INTERNALS UPGRADE NOTES toolset is vs. Still clang or icc need the correct environment which involves many tools from the vs toolset. + The toolset option is supported by phpize as well. + AWARENESS The only recommended and supported toolset to produce production ready binaries is Visual Studio. Still other compilers can be used now for testing and analyzing purposes. -- 2.40.0