com php-src: [ci skip] more upgrading notes: UPGRADING.INTERNALS

[email protected] (Anatol Belski)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    e9dd511ec60127be41573eac8db7d6459b1df0ec
Author:    Anatol Belski <[email protected]>         Mon, 24 Apr 2017 18:14:10 +0200
Parents:   0e1b2ae4f34e7a5966f8448fb6be0f89dfafc315
Branches:  master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=e9dd511ec60127be41573eac8db7d6459b1df0ec

Log:
[ci skip] more upgrading notes

Changed paths:
  M  UPGRADING.INTERNALS


Diff:
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS
index d0d7d1f..9ac0dc5 100644
--- a/UPGRADING.INTERNALS
+++ b/UPGRADING.INTERNALS
@@ -9,6 +9,7 @@ PHP 7.1 INTERNALS UPGRADE NOTES
   a. Unix build system changes
   b. Windows build system changes
 
+
 3. Module changes
 
 ========================
@@ -28,6 +29,7 @@ PHP 7.1 INTERNALS UPGRADE NOTES
 	   SetPriorityClass(). See the implementation for more in-depth details. This also 
 	   defines HAVE_NICE.
 
+
 ========================
 2. Build system changes
 ========================
@@ -37,6 +39,11 @@ PHP 7.1 INTERNALS UPGRADE NOTES
   b. Windows build system changes
 
     .  Minimum supported Windows versions are Windows 7/Server 2008 R2.
+    . --enable-one-shot configure option is removed, --with-mp is usable.
+    . The new binary tools SDK is required for Windows builds, the
+      documentation is available under https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2
+    . Visual Studio 2017 is utilized for the Windows builds
+    . Clang build with ASAN is supported with clang 5+
 
 ========================
 3. Module changes
@@ -47,3 +54,6 @@ PHP 7.1 INTERNALS UPGRADE NOTES
     It returns SUCCESS/FAILURE.
   . Session module manages session status correctly.
 
+- OpenSSL:
+  . Windows builds ship with OpenSSL 1.1 by default, lower versions are still supported with custom deps.
+
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.