a. Unix build system changes
b. Windows build system changes
+
3. Module changes
========================
SetPriorityClass(). See the implementation for more in-depth details. This also
defines HAVE_NICE.
+
========================
2. Build system changes
========================
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
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.
+