Recreating build dirs
	type ext\iconv\php_iconv.def ext\pcre\php_pcre.def ext\zlib\php_zlib.def ext\libxml\php_libxml2.def > C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ -x C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_BZLIB_H=1 /D COMPILE_DL_BZ2 /D BZ2_EXPORTS=1 /D PHP_BZ2_EXPORTS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
bz2.c
bz2_filter.c
ext\bz2\bz2_filter.c(115): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(142): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(165): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(236): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(256): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(274): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(323): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(189): warning C4018: '<': signed/unsigned mismatch
ext\bz2\bz2.c(544): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(548): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(551): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(593): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(597): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(602): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /d2FuncCache1 /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.c Zend\zend_ast.c Zend\zend_builtin_functions.c Zend\zend_closures.c Zend\zend_compile.c Zend\zend_constants.c Zend\zend_cpuinfo.c Zend\zend_default_classes.c Zend\zend_exceptions.c Zend\zend_execute.c Zend\zend_execute_API.c Zend\zend_extensions.c Zend\zend_float.c Zend\zend_gc.c Zend\zend_generators.c Zend\zend_hash.c Zend\zend_highlight.c Zend\zend_inheritance.c Zend\zend_ini.c Zend\zend_ini_parser.c Zend\zend_ini_scanner.c Zend\zend_interfaces.c Zend\zend_iterators.c Zend\zend_language_parser.c Zend\zend_language_scanner.c Zend\zend_list.c Zend\zend_llist.c Zend\zend_multibyte.c Zend\zend_object_handlers.c Zend\zend_objects.c Zend\zend_objects_API.c Zend\zend_opcode.c Zend\zend_operators.c Zend\zend_ptr_stack.c Zend\zend_smart_str.c Zend\zend_sort.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c Zend\zend_virtual_cwd.c Zend\zend_vm_opcodes.c Zend\zend_weakrefs.c 
zend_API.c
zend.c
zend_alloc.c
zend_ast.c
zend_builtin_functions.c
zend_closures.c
zend_compile.c
zend_constants.c
Zend\zend_ast.c(273): warning C4018: '>': signed/unsigned mismatch
Zend\zend_ast.c(298): warning C4018: '>': signed/unsigned mismatch
Zend\zend_ast.c(303): warning C4018: '>': signed/unsigned mismatch
Zend\zend_alloc.c(1172): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(1174): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
zend_cpuinfo.c
Zend\zend_builtin_functions.c(2082): warning C4018: '>': signed/unsigned mismatch
zend_default_classes.c
zend_exceptions.c
zend_execute.c
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
zend_hash.c
zend_highlight.c
Zend\zend_gc.c(549): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
zend_inheritance.c
zend_ini.c
Zend\zend_generators.c(282): warning C4018: '<': signed/unsigned mismatch
Zend\zend_generators.c(365): warning C4018: '<': signed/unsigned mismatch
zend_ini_parser.c
zend_ini_scanner.c
zend_interfaces.c
Zend\zend_hash.c(147): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(191): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(193): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(210): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(323): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(324): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(369): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(370): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(1160): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(1161): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_iterators.c
zend_language_parser.c
zend_language_scanner.c
zend_list.c
zend_llist.c
zend_multibyte.c
zend_object_handlers.c
Zend/zend_language_scanner.l(2752): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file Zend\zend_language_scanner.c)
zend_objects.c
zend_objects_API.c
zend_opcode.c
zend_operators.c
zend_ptr_stack.c
zend_smart_str.c
zend_sort.c
zend_stack.c
zend_stream.c
zend_string.c
Zend\zend_operators.c(3137): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_operators.c(3161): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(3165): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_operators.c(3172): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(3184): warning C4018: '<': signed/unsigned mismatch
Zend\zend_operators.c(3218): warning C4018: '<': signed/unsigned mismatch
zend_strtod.c
zend_ts_hash.c
zend_variables.c
zend_virtual_cwd.c
zend_vm_opcodes.c
zend_weakrefs.c
Zend\zend_virtual_cwd.c(406): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
Zend\zend_virtual_cwd.c(413): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_syslog.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
SAPI.c
fopen_wrappers.c
getopt.c
internal_functions.c
main.c
mergesort.c
network.c
output.c
php_content_types.c
php_ini.c
php_open_temporary_file.c
php_scandir.c
php_syslog.c
php_ticks.c
php_variables.c
reentrancy.c
rfc1867.c
snprintf.c
spprintf.c
strlcat.c
strlcpy.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /d2FuncCache1 /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cast.c
filter.c
glob_wrapper.c
memory.c
mmap.c
plain_wrapper.c
streams.c
transports.c
userspace.c
main\streams\streams.c(679): warning C4018: '>': signed/unsigned mismatch
main\streams\streams.c(1768): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
xp_socket.c
main\streams\userspace.c(633): warning C4018: '>': signed/unsigned mismatch
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /d2FuncCache1 /c win32\codepage.c win32\console.c win32\dllmain.c win32\fnmatch.c win32\ftok.c win32\getrusage.c win32\glob.c win32\globals.c win32\inet.c win32\ioutil.c win32\nice.c win32\readdir.c win32\registry.c win32\select.c win32\sendmail.c win32\signal.c win32\sockets.c win32\time.c win32\winutil.c win32\wsyslog.c
codepage.c
console.c
dllmain.c
fnmatch.c
ftok.c
getrusage.c
glob.c
globals.c
inet.c
ioutil.c
nice.c
readdir.c
registry.c
select.c
sendmail.c
signal.c
sockets.c
time.c
winutil.c
wsyslog.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c TSRM\TSRM.c TSRM\tsrm_win32.c
TSRM.c
tsrm_win32.c
TSRM\tsrm_win32.c(117): warning C4090: 'return': different 'const' qualifiers
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
add.c
compare.c
debug.c
div.c
divmod.c
doaddsub.c
init.c
int2num.c
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
recmul.c
rmzero.c
sqrt.c
ext\bcmath\libbcmath\src\output.c(74): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
str2num.c
sub.c
zero.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cal_unix.c
calendar.c
dow.c
easter.c
french.c
gregor.c
jewish.c
julian.c
ext\calendar\calendar.c(320): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(344): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(351): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(361): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(388): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(471): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(502): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(624): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(646): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(677): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(101): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(108): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(157): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(161): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(166): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(486): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(538): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(572): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(580): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(583): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(592): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(600): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(603): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(606): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(609): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(612): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(615): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(621): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(632): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(650): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(660): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(668): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(676): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(729): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\julian.c(188): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\julian.c(178): warning C4244: 'initializing': conversion from 'zend_long' to 'long', possible loss of data
ext\calendar\french.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /c ext\date\php_date.c
php_date.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
astro.c
dow.c
interval.c
parse_date.c
parse_iso_intervals.c
parse_tz.c
timelib.c
tm2unixtime.c
unixtime2tm.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
callback_filter.c
filter.c
logical_filters.c
sanitizing_filters.c
ext\filter\logical_filters.c(552): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\filter\logical_filters.c(602): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_sha3.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
hash.c
hash_adler32.c
hash_crc32.c
hash_fnv.c
hash_gost.c
hash_haval.c
hash_joaat.c
hash_md.c
hash_ripemd.c
hash_sha.c
hash_sha3.c
hash_snefru.c
hash_tiger.c
hash_whirlpool.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /c ext\hash\sha3\generic64lc\KeccakHash.c ext\hash\sha3\generic64lc\KeccakP-1600-opt64.c ext\hash\sha3\generic64lc\KeccakSponge.c
KeccakHash.c
KeccakP-1600-opt64.c
KeccakSponge.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /c ext\json\json.c
json.c
ext\json\json.c(199): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /c ext\json\json_encoder.c ext\json\json_parser.tab.c ext\json\json_scanner.c
json_encoder.c
json_parser.tab.c
json_scanner.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /c ext\mysqlnd\mysqlnd_alloc.c ext\mysqlnd\mysqlnd_auth.c ext\mysqlnd\mysqlnd_block_alloc.c ext\mysqlnd\mysqlnd_charset.c ext\mysqlnd\mysqlnd_commands.c ext\mysqlnd\mysqlnd_connection.c ext\mysqlnd\mysqlnd_debug.c ext\mysqlnd\mysqlnd_driver.c ext\mysqlnd\mysqlnd_ext_plugin.c ext\mysqlnd\mysqlnd_loaddata.c ext\mysqlnd\mysqlnd_plugin.c ext\mysqlnd\mysqlnd_protocol_frame_codec.c ext\mysqlnd\mysqlnd_ps.c ext\mysqlnd\mysqlnd_ps_codec.c ext\mysqlnd\mysqlnd_read_buffer.c ext\mysqlnd\mysqlnd_result.c ext\mysqlnd\mysqlnd_result_meta.c ext\mysqlnd\mysqlnd_reverse_api.c ext\mysqlnd\mysqlnd_statistics.c ext\mysqlnd\mysqlnd_vio.c ext\mysqlnd\mysqlnd_wireprotocol.c ext\mysqlnd\php_mysqlnd.c
mysqlnd_alloc.c
mysqlnd_auth.c
mysqlnd_block_alloc.c
mysqlnd_charset.c
mysqlnd_commands.c
mysqlnd_connection.c
mysqlnd_debug.c
mysqlnd_driver.c
ext\mysqlnd\mysqlnd_commands.c(561): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_alloc.c(635): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_alloc.c(644): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(352): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(501): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(289): warning C4244: '=': conversion from 'const zend_ulong' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(383): warning C4028: formal parameter 11 different from declaration
ext\mysqlnd\mysqlnd_block_alloc.c(57): warning C4018: '<=': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_connection.c(2257): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_ext_plugin.c
mysqlnd_loaddata.c
mysqlnd_plugin.c
mysqlnd_protocol_frame_codec.c
mysqlnd_ps.c
mysqlnd_ps_codec.c
mysqlnd_read_buffer.c
mysqlnd_result.c
mysqlnd_result_meta.c
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(248): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(246): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(272): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(270): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(423): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(391): warning C4244: 'function': conversion from 'const zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(835): warning C4244: '=': conversion from 'zend_long' to 'int8_t', possible loss of data
ext\mysqlnd\mysqlnd_ps.c(725): warning C4018: '<': signed/unsigned mismatch
mysqlnd_reverse_api.c
mysqlnd_statistics.c
mysqlnd_vio.c
mysqlnd_wireprotocol.c
php_mysqlnd.c
ext\mysqlnd\mysqlnd_result.c(439): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(471): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(473): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(482): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(586): warning C4018: '>': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(976): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1067): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1300): warning C4244: '=': conversion from 'uint64_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_statistics.c(204): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_reverse_api.c(92): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result_meta.c(161): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1225): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1226): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1227): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1228): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1229): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1230): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1287): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1448): warning C4028: formal parameter 3 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1448): warning C4028: formal parameter 4 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1448): warning C4028: formal parameter 5 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1448): warning C4028: formal parameter 6 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1657): warning C4244: 'function': conversion from 'const zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1692): warning C4028: formal parameter 3 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1692): warning C4028: formal parameter 5 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1706): warning C4028: formal parameter 3 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1706): warning C4028: formal parameter 4 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1706): warning C4028: formal parameter 5 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1706): warning C4028: formal parameter 6 different from declaration
ext\mysqlnd\mysqlnd_vio.c(39): warning C4244: 'initializing': conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_vio.c(59): warning C4244: 'initializing': conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1909): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_vio.c(679): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_vio.c(682): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
ext\pcre\php_pcre.c(1048): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1063): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1079): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1090): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1319): warning C4018: '<': signed/unsigned mismatch
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /c ext\pcre\pcre2lib\pcre2_auto_possess.c ext\pcre\pcre2lib\pcre2_chartables.c ext\pcre\pcre2lib\pcre2_compile.c ext\pcre\pcre2lib\pcre2_config.c ext\pcre\pcre2lib\pcre2_context.c ext\pcre\pcre2lib\pcre2_convert.c ext\pcre\pcre2lib\pcre2_dfa_match.c ext\pcre\pcre2lib\pcre2_error.c ext\pcre\pcre2lib\pcre2_extuni.c ext\pcre\pcre2lib\pcre2_find_bracket.c ext\pcre\pcre2lib\pcre2_jit_compile.c ext\pcre\pcre2lib\pcre2_maketables.c ext\pcre\pcre2lib\pcre2_match.c ext\pcre\pcre2lib\pcre2_match_data.c ext\pcre\pcre2lib\pcre2_newline.c ext\pcre\pcre2lib\pcre2_ord2utf.c ext\pcre\pcre2lib\pcre2_pattern_info.c ext\pcre\pcre2lib\pcre2_script_run.c ext\pcre\pcre2lib\pcre2_serialize.c ext\pcre\pcre2lib\pcre2_string_utils.c ext\pcre\pcre2lib\pcre2_study.c ext\pcre\pcre2lib\pcre2_substitute.c ext\pcre\pcre2lib\pcre2_substring.c ext\pcre\pcre2lib\pcre2_tables.c ext\pcre\pcre2lib\pcre2_ucd.c ext\pcre\pcre2lib\pcre2_valid_utf.c ext\pcre\pcre2lib\pcre2_xclass.c 
pcre2_auto_possess.c
pcre2_chartables.c
pcre2_compile.c
pcre2_config.c
pcre2_context.c
pcre2_convert.c
pcre2_dfa_match.c
pcre2_error.c
ext\pcre\pcre2lib\pcre2_compile.c(2325): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
pcre2_extuni.c
pcre2_find_bracket.c
pcre2_jit_compile.c
pcre2_maketables.c
pcre2_match.c
pcre2_match_data.c
pcre2_newline.c
pcre2_ord2utf.c
pcre2_pattern_info.c
pcre2_script_run.c
pcre2_serialize.c
pcre2_string_utils.c
pcre2_study.c
pcre2_substitute.c
pcre2_substring.c
pcre2_tables.c
pcre2_ucd.c
pcre2_valid_utf.c
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(334): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
pcre2_xclass.c
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(516): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_u8', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(518): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(527): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_u8', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(535): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(541): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_u8', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(543): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s16', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\pcre\pcre2lib\sljit\sljitNativeX86_64.c(545): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcre2lib\pcre2_jit_compile.c)
ext\pcre\pcre2lib\pcre2_jit_compile.c(1451): warning C4244: '=': conversion from '__int64' to 'sljit_s32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(1466): warning C4244: '=': conversion from '__int64' to 'sljit_s32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(2064): warning C4244: '=': conversion from 'sljit_sw' to 'int', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(6692): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6698): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6699): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6704): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6705): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6723): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6728): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(7704): warning C4244: 'function': conversion from 'sljit_uw' to 'sljit_u32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(7706): warning C4244: 'function': conversion from 'sljit_uw' to 'sljit_u32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(9642): warning C4244: 'function': conversion from 'sljit_uw' to 'int', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(9688): warning C4244: 'function': conversion from 'sljit_uw' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /c ext\readline\readline.c ext\readline\readline_cli.c
readline.c
readline_cli.c
ext\readline\readline.c(361): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
ext\reflection\php_reflection.c(598): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(818): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(2103): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\reflection\php_reflection.c(2857): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(4335): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
mod_files.c
mod_mm.c
mod_user.c
mod_user_class.c
session.c
ext\session\session.c(382): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\session\session.c(3010): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
spl_heap.c
spl_iterators.c
spl_observer.c
ext\spl\spl_heap.c(769): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\hrtime.c ext\standard\html.c ext\standard\http.c ext\standard\http_fopen_wrapper.c ext\standard\image.c ext\standard\incomplete_class.c ext\standard\info.c ext\standard\iptc.c ext\standard\lcg.c ext\standard\levenshtein.c ext\standard\link.c ext\standard\mail.c ext\standard\math.c ext\standard\md5.c ext\standard\metaphone.c ext\standard\microtime.c ext\standard\mt_rand.c ext\standard\net.c ext\standard\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\random.c ext\standard\scanf.c ext\standard\sha1.c ext\standard\soundex.c ext\standard\streamsfuncs.c ext\standard\string.c ext\standard\strnatcmp.c ext\standard\syslog.c ext\standard\type.c ext\standard\uniqid.c ext\standard\url.c ext\standard\url_scanner_ex.c ext\standard\user_filters.c ext\standard\uuencode.c ext\standard\var.c ext\standard\var_unserializer.c ext\standard\versioning.c 
array.c
assert.c
base64.c
basic_functions.c
browscap.c
crc32.c
credits.c
crypt.c
crypt_blowfish.c
ext\standard\array.c(3072): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(3089): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3153): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3117): warning C4244: 'initializing': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(3992): warning C4244: 'function': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
crypt_freesec.c
crypt_sha256.c
ext\standard\array.c(4387): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
crypt_sha512.c
ext\standard\array.c(4390): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(5907): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(5910): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(5911): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
css.c
cyr_convert.c
ext\standard\basic_functions.c(4044): warning C4244: 'function': conversion from 'zend_ulong' to 'u_long', possible loss of data
datetime.c
dir.c
dl.c
dns.c
dns_win32.c
exec.c
file.c
filestat.c
filters.c
flock_compat.c
formatted_print.c
fsock.c
ext\standard\dns_win32.c(412): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ftok.c
ext\standard\exec.c(446): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ftp_fopen_wrapper.c
head.c
hrtime.c
html.c
http.c
http_fopen_wrapper.c
image.c
incomplete_class.c
info.c
iptc.c
lcg.c
levenshtein.c
ext\standard\image.c(244): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\standard\image.c(244): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\standard\image.c(246): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\standard\image.c(869): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(870): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(1222): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
link.c
mail.c
math.c
md5.c
ext\standard\info.c(65): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(81): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(87): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
metaphone.c
microtime.c
ext\standard\iptc.c(227): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(235): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(244): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(249): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(257): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(270): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(280): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(283): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(284): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(287): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(293): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(298): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
mt_rand.c
net.c
pack.c
ext\standard\md5.c(317): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
pageinfo.c
password.c
php_crypt_r.c
php_fopen_wrapper.c
proc_open.c
ext\standard\pack.c(306): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(492): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(786): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(918): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(933): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(961): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\mt_rand.c(170): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\mt_rand.c(210): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\mt_rand.c(288): warning C4244: 'function': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
quot_print.c
rand.c
random.c
ext\standard\password.c(419): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(420): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(421): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(423): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(429): warning C4267: 'function': conversion from 'size_t' to 'const uint32_t', possible loss of data
ext\standard\password.c(430): warning C4267: 'function': conversion from 'size_t' to 'const uint32_t', possible loss of data
ext\standard\password.c(431): warning C4267: 'function': conversion from 'size_t' to 'const uint32_t', possible loss of data
ext\standard\php_fopen_wrapper.c(422): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
scanf.c
sha1.c
soundex.c
ext\standard\proc_open.c(98): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
streamsfuncs.c
ext\standard\proc_open.c(531): warning C4101: 'arg_zv': unreferenced local variable
string.c
ext\standard\rand.c(35): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
strnatcmp.c
syslog.c
type.c
ext\standard\scanf.c(354): warning C4244: '=': conversion from 'unsigned __int64' to 'int', possible loss of data
ext\standard\scanf.c(401): warning C4244: '=': conversion from 'unsigned __int64' to 'int', possible loss of data
ext\standard\scanf.c(710): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
uniqid.c
url.c
url_scanner_ex.c
user_filters.c
ext\standard\syslog.c(158): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\syslog.c(193): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\string.c(1118): warning C4090: 'function': different 'const' qualifiers
uuencode.c
var.c
ext\standard\string.c(4985): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\string.c(4988): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\type.c(157): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
var_unserializer.c
versioning.c
ext\standard\var.c(85): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\standard\var.c(269): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext/standard/var_unserializer.re(426): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(692): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data (compiling source file ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(722): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data (compiling source file ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(1002): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data (compiling source file ext\standard\var_unserializer.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
tokenizer.c
tokenizer_data.c
ext\tokenizer\tokenizer.c(303): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /c ext\zip\php_zip.c ext\zip\zip_stream.c
php_zip.c
zip_stream.c
ext\zip\php_zip.c(258): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(663): warning C4018: '<': signed/unsigned mismatch
ext\zip\php_zip.c(840): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1225): warning C4018: '>=': signed/unsigned mismatch
ext\zip\php_zip.c(1328): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1476): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zip\php_zip.c(1482): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1689): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1691): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1841): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1876): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1899): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1926): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1952): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1982): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2040): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2044): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2072): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2290): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2699): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2715): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2717): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2725): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
zlib.c
zlib_filter.c
zlib_fopen_wrapper.c
ext\zlib\zlib_fopen_wrapper.c(39): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(53): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(66): warning C4244: 'function': conversion from 'zend_off_t' to 'long', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(136): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(140): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(86): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(112): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(133): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(204): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(224): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(244): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(297): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(328): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(360): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(370): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(390): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(128): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(142): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(167): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(169): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(351): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(352): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(388): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(436): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(516): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(715): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(726): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(731): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(736): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(879): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(882): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(954): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(955): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(958): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(968): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(980): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(990): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1144): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(1146): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1211): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1212): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1224): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
ext\libxml\libxml.c(376): warning C4244: 'return': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\libxml\libxml.c(384): warning C4244: 'return': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\libxml\libxml.c(537): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
attr.c
cdatasection.c
characterdata.c
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
ext\dom\attr.c(172): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
domconfiguration.c
ext\dom\cdatasection.c(59): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(112): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(218): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(375): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\dom_iterators.c(226): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\dom_iterators.c(231): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\dom_iterators.c(233): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\document.c(842): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(981): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1066): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
domerror.c
ext\dom\document.c(1133): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1196): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1197): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1413): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1431): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1461): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1860): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1959): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
domstringlist.c
element.c
entity.c
entityreference.c
namednodemap.c
namelist.c
ext\dom\domimplementation.c(184): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
node.c
nodelist.c
notation.c
ext\dom\namednodemap.c(235): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\namednodemap.c(237): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\element.c(175): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(212): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(650): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(771): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
php_dom.c
processinginstruction.c
string_extend.c
text.c
ext\dom\element.c(1075): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(1076): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
typeinfo.c
ext\dom\nodelist.c(154): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\nodelist.c(156): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\nodelist.c(182): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\node.c(351): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1845): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
userdatahandler.c
xpath.c
ext\dom\processinginstruction.c(146): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(407): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
pdo.c
pdo_dbh.c
pdo_sql_parser.c
pdo_sqlstate.c
pdo_stmt.c
ext\pdo\pdo.c(199): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(206): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(211): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(223): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(269): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(256): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(282): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(288): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(344): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_stmt.c(306): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(705): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(708): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_stmt.c(1356): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1455): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1295): warning C4244: '=': conversion from 'zend_uintptr_t' to 'uint32_t', possible loss of data
ext\pdo\pdo_stmt.c(1899): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2451): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2456): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /c ext\pdo_odbc\odbc_driver.c ext\pdo_odbc\odbc_stmt.c ext\pdo_odbc\pdo_odbc.c
odbc_driver.c
odbc_stmt.c
pdo_odbc.c
ext\pdo_odbc\pdo_odbc.c(136): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_stmt.c(66): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\pdo_odbc.c(138): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_stmt.c(79): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(101): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(111): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(236): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(421): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(427): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(451): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pdo_odbc\odbc_stmt.c(475): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pdo_odbc\odbc_stmt.c(781): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\pdo_odbc\odbc_driver.c(234): warning C4267: 'function': conversion from 'size_t' to 'SQLINTEGER', possible loss of data
ext\pdo_odbc\odbc_driver.c(425): warning C4312: 'type cast': conversion from 'unsigned long' to 'SQLPOINTER' of greater size
ext\pdo_odbc\odbc_driver.c(432): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(434): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(454): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
dirstream.c
func_interceptors.c
phar.c
phar_object.c
phar_path_check.c
stream.c
tar.c
util.c
ext\phar\dirstream.c(276): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(337): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(455): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(510): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(590): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(599): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1056): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1200): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\phar.c(1207): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1210): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1413): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1427): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1463): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(236): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\phar.c(1731): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(239): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\stream.c(190): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(189): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(227): warning C4244: '=': conversion from 'php_win32_ioutil_size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(268): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(240): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(244): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(314): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(329): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(316): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\phar\tar.c(617): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(627): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(450): warning C4244: '=': conversion from 'zend_off_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(469): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(675): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(678): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(550): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(578): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(577): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(833): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\stream.c(689): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(701): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(871): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(817): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(671): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(986): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(681): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(696): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(1020): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
zip.c
ext\phar\phar.c(2480): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\phar\phar.c(2855): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2894): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2957): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2963): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(920): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(963): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(1075): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\tar.c(1260): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(867): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(907): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(886): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(887): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(1688): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(1705): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(1284): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(3105): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2136): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2182): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2190): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2203): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2456): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\phar_object.c(2778): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2784): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(3070): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(3510): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(3680): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(64): warning C4267: '-=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\phar\zip.c(274): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(283): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(368): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(447): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(597): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(629): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(651): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(732): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(735): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1174): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1208): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1319): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\zip.c(1454): warning C4244: '=': conversion from 'zend_off_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1455): warning C4244: '=': conversion from 'zend_off_t' to 'uint32_t', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
ext\xml\compat.c(68): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(150): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(152): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(156): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(211): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(236): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(238): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(277): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(717): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(726): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(909): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(926): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1063): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1420): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1471): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1618): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1621): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1628): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
ext\xmlreader\php_xmlreader.c(295): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(579): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(636): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(716): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(879): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(993): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1058): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1068): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1078): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_DRUID /D COMPILE_DL_ENCHANT /D COMPILE_DL_FFI /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
	rc /nologo /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php7.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release /d MC_INCLUDE="\"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\wsyslog.rc\""  win32\build\template.rc
libiconv_a.lib(iconv1.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.exp
Generating code
Finished generating code
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.dll.res /d FILE_DESCRIPTION="\"Bzip2\"" /d FILE_NAME="\"php_bz2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"BZ2 extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\BZ2_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libbz2_a.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.exp
EXT bz2 build complete
	"cl.exe" /D COMPILE_DL_COM_DOTNET /D COM_DOTNET_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_MSCOREE_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /c ext\com_dotnet\com_com.c ext\com_dotnet\com_dotnet.c ext\com_dotnet\com_extension.c ext\com_dotnet\com_handlers.c ext\com_dotnet\com_iterator.c ext\com_dotnet\com_misc.c ext\com_dotnet\com_olechar.c ext\com_dotnet\com_persist.c ext\com_dotnet\com_saproxy.c ext\com_dotnet\com_typeinfo.c ext\com_dotnet\com_variant.c ext\com_dotnet\com_wrapper.c
com_com.c
com_dotnet.c
com_extension.c
com_handlers.c
com_iterator.c
com_misc.c
com_olechar.c
com_persist.c
ext\com_dotnet\com_handlers.c(243): warning C4090: 'return': different 'const' qualifiers
com_saproxy.c
com_typeinfo.c
com_variant.c
com_wrapper.c
ext\com_dotnet\com_wrapper.c(407): warning C4244: '=': conversion from 'zend_ulong' to 'DISPID', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.dll.res /d FILE_DESCRIPTION="\"COM and .Net\"" /d FILE_NAME="\"php_com_dotnet.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"COM_DOTNET extension\"" /d THANKS_GUYS="\"Thanks to Wez Furlong\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\COM_DOTNET_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib OleAut32.Lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_CURL_EASY_H=1 /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_CURL /D CURL_EXPORTS=1 /D CURL_STATICLIB /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /c ext\curl\curl_file.c ext\curl\interface.c ext\curl\multi.c ext\curl\share.c
curl_file.c
interface.c
multi.c
share.c
ext\curl\multi.c(291): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\multi.c(498): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\curl\multi.c(548): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1568): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\interface.c(1646): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1682): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1936): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3731): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3763): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3790): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.dll.res /d FILE_DESCRIPTION="\"cURL\"" /d FILE_NAME="\"php_curl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CURL extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\CURL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libcurl_a.lib libcrypto.lib libssl.lib Crypt32.Lib WinMM.Lib Wldap32.Lib normaliz.lib libssh2.lib nghttp2.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba.c ext\dba\dba_cdb.c ext\dba\dba_db1.c ext\dba\dba_db2.c ext\dba\dba_db3.c ext\dba\dba_dbm.c ext\dba\dba_flatfile.c ext\dba\dba_gdbm.c ext\dba\dba_inifile.c ext\dba\dba_ndbm.c
dba.c
dba_cdb.c
dba_db1.c
dba_db2.c
dba_db3.c
dba_dbm.c
dba_flatfile.c
dba_gdbm.c
ext\dba\dba_cdb.c(157): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(159): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(187): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(201): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba.c(1100): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
dba_inifile.c
dba_ndbm.c
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /c ext\dba\libcdb\cdb.c ext\dba\libcdb\cdb_make.c ext\dba\libcdb\uint32.c
cdb.c
cdb_make.c
uint32.c
ext\dba\libcdb\cdb_make.c(71): warning C4244: 'return': conversion from 'zend_off_t' to 'int', possible loss of data
ext\dba\libcdb\cdb.c(113): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /c ext\dba\libflatfile\flatfile.c
flatfile.c
ext\dba\libflatfile\flatfile.c(58): warning C4018: '<': signed/unsigned mismatch
ext\dba\libflatfile\flatfile.c(63): warning C4018: '<': signed/unsigned mismatch
ext\dba\libflatfile\flatfile.c(70): warning C4018: '<': signed/unsigned mismatch
ext\dba\libflatfile\flatfile.c(74): warning C4018: '<': signed/unsigned mismatch
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /c ext\dba\libinifile\inifile.c
inifile.c
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba_qdbm.c
dba_qdbm.c
ext\dba\dba_qdbm.c(84): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(98): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(114): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(127): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba_lmdb.c
dba_lmdb.c
ext\dba\dba_lmdb.c(48): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.dll.res /d FILE_DESCRIPTION="\"DBA\"" /d FILE_NAME="\"php_dba.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"DBA extension\"" /d THANKS_GUYS="\"Thanks to Sascha Schumann, Marcus Boerger\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\DBA_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib qdbm_a.lib liblmdb_a.lib ntdll.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
liblmdb_a.lib(mdb.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.exp
Generating code
e:\repo\winlibs_lmdb\libraries\liblmdb\mdb.c(1515) : warning C4172: returning address of local variable or temporary: buf
Finished generating code
dba_qdbm.obj : warning LNK4049: locally defined symbol dpversion imported
EXT dba build complete
	"cl.exe" /D COMPILE_DL_DRUID /D DRUID_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\druid\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\druid\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\druid\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\druid\ /c ext\druid\druid.c
druid.c
ext\druid\druid.c(506): warning C4018: '<=': signed/unsigned mismatch
ext\druid\druid.c(711): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\druid\druid.c(764): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\druid\druid.c(793): warning C4101: 'len': unreferenced local variable
ext\druid\druid.c(885): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_druid.dll.res /d FILE_DESCRIPTION="\"PHP-Druid\"" /d FILE_NAME="\"php_druid.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"DRUID extension\"" /d THANKS_GUYS="\"Thanks to \"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\DRUID_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_druid.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_druid.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_druid.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_druid.exp
druid.obj : error LNK2019: unresolved external symbol __imp_curl_global_init referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_global_cleanup referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_slist_append referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_version_info referenced in function druid_get_debug_info
druid.obj : error LNK2019: unresolved external symbol __imp_curl_easy_init referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_easy_setopt referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_easy_perform referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_easy_cleanup referenced in function druid_get_contents
druid.obj : error LNK2019: unresolved external symbol __imp_curl_easy_getinfo referenced in function druid_get_debug_info
C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_druid.dll : fatal error LNK1120: 9 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\link.exe"' : return code '0x460'
Stop.
