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-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\ -x C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ 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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bz2\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bz2\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bz2\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
bz2.c
bz2_filter.c
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
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
	"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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\Zend\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\Zend\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\Zend\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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.c
zend_API.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_default_classes.c
zend_exceptions.c
Zend\zend_builtin_functions.c(2082): warning C4018: '>': signed/unsigned mismatch
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_inheritance.c
zend_ini.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_gc.c(549): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
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\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_ini_scanner.c
zend_interfaces.c
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_objects.c
zend_objects_API.c
zend_opcode.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_operators.c
zend_ptr_stack.c
zend_smart_str.c
zend_sort.c
zend_stack.c
zend_stream.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_string.c
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\main\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\main\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\main\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\main\streams\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\main\streams\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\main\streams\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
main\streams\streams.c(679): warning C4018: '>': signed/unsigned mismatch
userspace.c
xp_socket.c
main\streams\streams.c(1768): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\win32\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\win32\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\win32\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
fnmatch.c
dllmain.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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\TSRM\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\TSRM\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\TSRM\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bcmath\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bcmath\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bcmath\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bcmath\libbcmath\src\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bcmath\libbcmath\src\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\bcmath\libbcmath\src\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
str2num.c
ext\bcmath\libbcmath\src\output.c(74): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\calendar\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\calendar\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\calendar\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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\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\french.c(111): 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\jewish.c(486): 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\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\easter.c(101): 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\easter.c(108): 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\easter.c(111): 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
	"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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ctype\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ctype\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ctype\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\date\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\date\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\date\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\date\lib\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\date\lib\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\date\lib\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\filter\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\filter\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\filter\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\hash\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\hash\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\hash\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\hash\sha3\generic64lc\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\hash\sha3\generic64lc\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\hash\sha3\generic64lc\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\iconv\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\iconv\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\iconv\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\json\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\json\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\json\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\json\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\json\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\json\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\mysqlnd\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\mysqlnd\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\mysqlnd\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_block_alloc.c(57): warning C4018: '<=': signed/unsigned mismatch
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_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_commands.c(561): warning C4267: '=': conversion from 'size_t' to 'uint32_t', 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
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
ext\mysqlnd\mysqlnd_connection.c(2257): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_result.c
mysqlnd_result_meta.c
mysqlnd_reverse_api.c
mysqlnd_statistics.c
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_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.c(725): warning C4018: '<': signed/unsigned mismatch
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
mysqlnd_vio.c
mysqlnd_wireprotocol.c
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
php_mysqlnd.c
ext\mysqlnd\mysqlnd_result_meta.c(161): warning C4267: '=': conversion from 'size_t' to 'unsigned int', 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_statistics.c(204): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
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_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
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_wireprotocol.c(1909): 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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pcre\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pcre\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pcre\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pcre\pcre2lib\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pcre\pcre2lib\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pcre\pcre2lib\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
pcre2_xclass.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)
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\readline\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\readline\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\readline\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\reflection\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\reflection\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\reflection\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\session\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\session\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\session\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\spl\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\spl\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\spl\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\standard\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\standard\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\standard\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
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
crypt_blowfish.c
ext\standard\array.c(3992): warning C4244: 'function': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\standard\array.c(4387): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(4390): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
crypt_freesec.c
crypt_sha256.c
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
crypt_sha512.c
ext\standard\basic_functions.c(4044): warning C4244: 'function': conversion from 'zend_ulong' to 'u_long', possible loss of data
css.c
cyr_convert.c
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
ext\standard\dns_win32.c(412): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\exec.c(446): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
fsock.c
ftok.c
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
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
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
mt_rand.c
net.c
pack.c
pageinfo.c
ext\standard\md5.c(317): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
password.c
php_crypt_r.c
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
php_fopen_wrapper.c
proc_open.c
quot_print.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
rand.c
random.c
scanf.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
sha1.c
ext\standard\proc_open.c(98): warning C4267: 'function': conversion from 'size_t' to '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
soundex.c
ext\standard\proc_open.c(531): warning C4101: 'arg_zv': unreferenced local variable
streamsfuncs.c
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
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
type.c
uniqid.c
url.c
url_scanner_ex.c
ext\standard\string.c(1118): warning C4090: 'function': different 'const' qualifiers
user_filters.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
uuencode.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
var.c
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\tokenizer\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\tokenizer\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\tokenizer\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\zip\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\zip\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\zip\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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(543): warning C4267: '=': conversion from 'size_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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\zlib\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\zlib\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\zlib\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_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.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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\libxml\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\libxml\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\libxml\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dom\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dom\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dom\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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\cdatasection.c(59): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\attr.c(172): 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
domconfiguration.c
domerror.c
domerrorhandler.c
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
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(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
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
domstringlist.c
ext\dom\domimplementation.c(184): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
element.c
entity.c
entityreference.c
namednodemap.c
namelist.c
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
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
ext\dom\node.c(351): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
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
php_dom.c
ext\dom\node.c(1845): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
processinginstruction.c
string_extend.c
text.c
typeinfo.c
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pdo\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pdo\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pdo\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_dbh.c(708): warning C4244: '=': conversion from 'zend_long' to 'unsigned 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(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_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_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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pdo_odbc\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pdo_odbc\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\pdo_odbc\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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\odbc_stmt.c(66): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(79): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\pdo_odbc.c(136): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
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(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_driver.c(234): warning C4267: 'function': conversion from 'size_t' to 'SQLINTEGER', 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_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_stmt.c(451): warning C4146: unary minus operator applied to unsigned type, result still unsigned
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
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
	"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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\phar\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\phar\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\phar\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_object.c(236): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(239): 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\phar_object.c(833): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\stream.c(190): warning C4267: '=': conversion from '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\func_interceptors.c(671): 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(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\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\stream.c(578): warning C4267: '=': conversion from 'size_t' to 'uint32_t', 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\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(817): 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\util.c(550): 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\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\util.c(986): 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\tar.c(617): 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\util.c(1020): 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\phar.c(1463): warning C4267: '=': conversion from 'size_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\phar.c(1731): warning C4267: 'function': 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\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\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\util.c(1284): warning C4267: '=': 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\phar.c(2480): warning C4267: 'function': conversion from 'size_t' to 'const int', 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.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\phar_object.c(2456): warning C4244: 'function': conversion from 'zend_long' to 'int', 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(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
zip.c
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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\simplexml\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\simplexml\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\simplexml\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xml\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xml\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xml\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlreader\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlreader\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlreader\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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_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_LUA /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlwriter\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlwriter\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlwriter\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
	rc /nologo /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php7ts.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS /d MC_INCLUDE="\"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\php7ts.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\resp\BZ2_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\php_bz2.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_bz2.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_bz2.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\com_dotnet\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\com_dotnet\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\com_dotnet\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
com_saproxy.c
ext\com_dotnet\com_handlers.c(243): warning C4090: 'return': different 'const' qualifiers
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-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\resp\COM_DOTNET_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\php_com_dotnet.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_com_dotnet.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\curl\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\curl\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\curl\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\resp\CURL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\php_curl.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_curl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_curl.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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
dba_inifile.c
dba_ndbm.c
ext\dba\dba.c(1100): warning C4244: 'function': conversion from 'zend_long' 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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libcdb\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libcdb\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libcdb\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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.c(113): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\dba\libcdb\cdb_make.c(71): warning C4244: 'return': conversion from 'zend_off_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libflatfile\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libflatfile\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libflatfile\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libinifile\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libinifile\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\libinifile\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\dba\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\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-ts-windows-vc15-x64\Release_TS\resp\DBA_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\php_dba.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_dba.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\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-ts-windows-vc15-x64\Release_TS\php_dba.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\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" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ENCHANT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\glib-2.0" /DHAVE_GLIB_H=1 /D COMPILE_DL_ENCHANT /D ENCHANT_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\enchant\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\enchant\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\enchant\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\enchant\ /c ext\enchant\enchant.c
enchant.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_enchant.dll.res /d FILE_DESCRIPTION="\"enchant\"" /d FILE_NAME="\"php_enchant.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ENCHANT extension\"" /d THANKS_GUYS="\"Thanks to Pierre-Alain Joye, Ilia Alshanetsky\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\ENCHANT_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib libenchant.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-ts-windows-vc15-x64\Release_TS\php_enchant.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_enchant.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_enchant.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_enchant.exp
EXT enchant build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_FFI_H=1 /D COMPILE_DL_FFI /D FFI_EXPORTS=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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ffi\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ffi\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ffi\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ffi\ /c ext\ffi\ffi.c ext\ffi\ffi_parser.c
ffi.c
ffi_parser.c
ext\ffi\ffi.c(632): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(659): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ext\ffi\ffi.c(673): warning C4244: '=': conversion from 'zend_long' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(677): warning C4244: '=': conversion from 'zend_long' to 'int8_t', possible loss of data
ext\ffi\ffi.c(681): warning C4244: '=': conversion from 'zend_long' to 'uint16_t', possible loss of data
ext\ffi\ffi.c(685): warning C4244: '=': conversion from 'zend_long' to 'int16_t', possible loss of data
ext\ffi\ffi.c(689): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(693): warning C4244: '=': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\ffi\ffi.c(874): warning C4018: '<': signed/unsigned mismatch
ext\ffi\ffi.c(1999): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(2577): warning C4244: '=': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\ffi\ffi.c(3133): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ffi\ffi.c(4216): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4225): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4236): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4269): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4280): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4293): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4304): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4346): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4352): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ffi\ffi.c(4378): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4870): warning C4018: '<': signed/unsigned mismatch
ext\ffi\ffi.c(5802): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(5829): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(5846): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(5850): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(5935): warning C4244: '=': conversion from 'uint64_t' to 'int', possible loss of data
ext\ffi\ffi.c(5937): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data
ext\ffi\ffi.c(6497): warning C4244: '=': conversion from 'int64_t' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(6573): warning C4244: '=': conversion from 'int64_t' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(7034): warning C4244: '=': conversion from 'uint64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7037): warning C4244: '=': conversion from 'int64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7050): warning C4244: '=': conversion from 'uint64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7053): warning C4244: '=': conversion from 'int64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7089): warning C4244: '=': conversion from 'zend_ffi_double' to 'uint64_t', possible loss of data
ext\ffi\ffi.c(7104): warning C4244: '=': conversion from 'zend_ffi_double' to 'int64_t', possible loss of data
ext\ffi\ffi.c(7117): warning C4244: '=': conversion from 'zend_ffi_double' to 'uint64_t', possible loss of data
ext\ffi\ffi.c(7128): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
ext\ffi\ffi.c(7131): warning C4244: '=': conversion from 'int64_t' to 'char', possible loss of data
ext\ffi\ffi.c(7134): warning C4244: '=': conversion from 'zend_ffi_double' to 'char', possible loss of data
ext\ffi\ffi.c(7145): warning C4244: '=': conversion from 'zend_ffi_double' to 'uint64_t', possible loss of data
ext\ffi\ffi.c(7176): warning C4146: unary minus operator applied to unsigned type, result still unsigned
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ffi.dll.res /d FILE_DESCRIPTION="\"FFI\"" /d FILE_NAME="\"php_ffi.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"FFI extension\"" /d THANKS_GUYS="\"Thanks to Dmitry Stogov\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\FFI_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib libffi.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-ts-windows-vc15-x64\Release_TS\php_ffi.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ffi.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
libffi.lib(closures.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-ts-windows-vc15-x64\Release_TS\php_ffi.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ffi.exp
Generating code
Finished generating code
EXT ffi build complete
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
ext\fileinfo\fileinfo.c(341): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(421): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(491): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(592): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\libmagic\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\libmagic\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\libmagic\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\fileinfo\libmagic\ /c ext\fileinfo\libmagic\apprentice.c ext\fileinfo\libmagic\apptype.c ext\fileinfo\libmagic\ascmagic.c ext\fileinfo\libmagic\buffer.c ext\fileinfo\libmagic\cdf.c ext\fileinfo\libmagic\cdf_time.c ext\fileinfo\libmagic\compress.c ext\fileinfo\libmagic\der.c ext\fileinfo\libmagic\encoding.c ext\fileinfo\libmagic\fsmagic.c ext\fileinfo\libmagic\funcs.c ext\fileinfo\libmagic\is_json.c ext\fileinfo\libmagic\is_tar.c ext\fileinfo\libmagic\magic.c ext\fileinfo\libmagic\print.c ext\fileinfo\libmagic\readcdf.c ext\fileinfo\libmagic\softmagic.c ext\fileinfo\libmagic\strcasestr.c
apprentice.c
apptype.c
ascmagic.c
buffer.c
cdf.c
cdf_time.c
compress.c
der.c
ext\fileinfo\libmagic\cdf.c(345): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\buffer.c(83): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
encoding.c
fsmagic.c
funcs.c
is_json.c
is_tar.c
magic.c
print.c
ext\fileinfo\libmagic\funcs.c(557): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
readcdf.c
softmagic.c
strcasestr.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_fileinfo.dll.res /d FILE_DESCRIPTION="\"fileinfo\"" /d FILE_NAME="\"php_fileinfo.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"FILEINFO extension\"" /d THANKS_GUYS="\"Thanks to Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans, Anatol Belski\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\FILEINFO_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.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-ts-windows-vc15-x64\Release_TS\php_fileinfo.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_fileinfo.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_fileinfo.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_fileinfo.exp
EXT fileinfo build complete
	"cl.exe" /D COMPILE_DL_FTP /D FTP_EXPORTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_OPENSSL_SSL_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ftp\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ftp\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ftp\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ftp\ /c ext\ftp\ftp.c ext\ftp\php_ftp.c
ftp.c
php_ftp.c
ext\ftp\php_ftp.c(664): warning C4244: 'function': conversion from 'zend_long' to 'const int', possible loss of data
ext\ftp\php_ftp.c(664): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\ftp\ftp.c(127): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(297): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\ftp\ftp.c(1191): warning C4244: '+=': conversion from 'time_t' to 'int', possible loss of data
ext\ftp\ftp.c(1410): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1414): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1415): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1447): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1463): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1487): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1504): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1529): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1564): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1628): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1642): warning C4244: 'return': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1674): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1687): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(1822): warning C4244: 'function': conversion from 'php_socket_t' 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-ts-windows-vc15-x64\Release_TS\php_ftp.dll.res /d FILE_DESCRIPTION="\"FTP\"" /d FILE_NAME="\"php_ftp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"FTP extension\"" /d THANKS_GUYS="\"Thanks to Stefan Esser, Andrew Skalski\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\FTP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib libcrypto.lib libssl.lib Crypt32.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-ts-windows-vc15-x64\Release_TS\php_ftp.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ftp.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ftp.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ftp.exp
EXT ftp build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\freetype2" /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd" /DHAVE_GD_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libpng16" /DHAVE_PNG_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\X11" /DHAVE_XPM_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\webp" /DHAVE_DECODE_H=1 /DHAVE_ENCODE_H=1 /D HAVE_LIBWEBP /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1 /D HAVE_GD_GD2 /D HAVE_GD_GIF_READ=1 /D HAVE_GD_GIF_CREATE=1 /D HAVE_GDIMAGECOLORRESOLVE=1 /D HAVE_GD_IMAGESETBRUSH=1 /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG /D HAVE_GD_PNG /D HAVE_GD_STRINGFTEX=1 /D HAVE_GD_STRINGTTF=1 /D HAVE_GD_WBMP /D HAVE_GD_XBM /D HAVE_GD_XPM /D HAVE_GD_FREETYPE=1 /D HAVE_GD_BMP /D HAVE_GD_TGA /D HAVE_LIBGD13=1 /D HAVE_LIBGD15=1 /D HAVE_LIBGD20=1 /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG /D HAVE_LIBPNG /D HAVE_XPM /D HAVE_COLORCLOSESTHWB /D USE_GD_IOCTX /D MSWIN32  /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\ /c ext\gd\gd.c
gd.c
c:\php-snap-build\php-src\php74\x64\php-src\ext\gd\gd_ctx.c(35): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\gd\gd_ctx.c(54): warning C4244: 'return': conversion from 'SSIZE_T' to 'int', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\gd\gd_ctx.c(127): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\gd\gd_ctx.c(129): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1446): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\gd.c(1460): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1462): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1489): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\gd.c(1544): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1571): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1712): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1734): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1757): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1762): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1767): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1833): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1867): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1896): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1921): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1946): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1971): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1972): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1973): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1974): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1975): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1976): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1977): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1978): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2133): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2209): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2320): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2477): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2514): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\gd\gd.c(2678): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2680): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2755): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2891): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2978): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3002): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3028): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3060): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3084): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3110): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3113): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3114): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3115): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3116): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3140): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3228): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3250): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3253): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3274): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3295): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3315): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3337): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3342): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3347): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3368): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3389): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3410): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3452): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3477): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3506): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3507): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3527): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3530): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3633): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3705): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3711): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(3714): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3715): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3716): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3802): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3803): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3804): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3805): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3806): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3807): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3835): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3836): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3837): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3838): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3839): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3840): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3841): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3869): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3870): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3871): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3872): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3873): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3874): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3875): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3903): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3904): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3905): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3906): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3907): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3908): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3909): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3910): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3976): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4107): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4109): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4184): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4185): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4186): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4220): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4753): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4760): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4767): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4774): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4819): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4827): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4881): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4882): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4932): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(4949): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4956): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4963): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4970): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(5103): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(5119): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(5185): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(5188): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\freetype2" /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd" /DHAVE_GD_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libpng16" /DHAVE_PNG_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\X11" /DHAVE_XPM_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\webp" /DHAVE_DECODE_H=1 /DHAVE_ENCODE_H=1 /D HAVE_LIBWEBP /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1 /D HAVE_GD_GD2 /D HAVE_GD_GIF_READ=1 /D HAVE_GD_GIF_CREATE=1 /D HAVE_GDIMAGECOLORRESOLVE=1 /D HAVE_GD_IMAGESETBRUSH=1 /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG /D HAVE_GD_PNG /D HAVE_GD_STRINGFTEX=1 /D HAVE_GD_STRINGTTF=1 /D HAVE_GD_WBMP /D HAVE_GD_XBM /D HAVE_GD_XPM /D HAVE_GD_FREETYPE=1 /D HAVE_GD_BMP /D HAVE_GD_TGA /D HAVE_LIBGD13=1 /D HAVE_LIBGD15=1 /D HAVE_LIBGD20=1 /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG /D HAVE_LIBPNG /D HAVE_XPM /D HAVE_COLORCLOSESTHWB /D USE_GD_IOCTX /D MSWIN32  /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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\libgd\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\libgd\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\libgd\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gd\libgd\ /c ext\gd\libgd\gd.c ext\gd\libgd\gd2copypal.c ext\gd\libgd\gd_bmp.c ext\gd\libgd\gd_color_match.c ext\gd\libgd\gd_crop.c ext\gd\libgd\gd_filter.c ext\gd\libgd\gd_gd.c ext\gd\libgd\gd_gd2.c ext\gd\libgd\gd_gif_in.c ext\gd\libgd\gd_gif_out.c ext\gd\libgd\gd_interpolation.c ext\gd\libgd\gd_io.c ext\gd\libgd\gd_io_dp.c ext\gd\libgd\gd_io_file.c ext\gd\libgd\gd_io_ss.c ext\gd\libgd\gd_jpeg.c ext\gd\libgd\gd_matrix.c ext\gd\libgd\gd_pixelate.c ext\gd\libgd\gd_png.c ext\gd\libgd\gd_rotate.c ext\gd\libgd\gd_security.c ext\gd\libgd\gd_ss.c ext\gd\libgd\gd_tga.c ext\gd\libgd\gd_topal.c ext\gd\libgd\gd_transform.c ext\gd\libgd\gd_wbmp.c ext\gd\libgd\gd_webp.c ext\gd\libgd\gd_xbm.c ext\gd\libgd\gdcache.c ext\gd\libgd\gdfontg.c ext\gd\libgd\gdfontl.c ext\gd\libgd\gdfontmb.c ext\gd\libgd\gdfonts.c ext\gd\libgd\gdfontt.c ext\gd\libgd\gdft.c ext\gd\libgd\gdhelpers.c ext\gd\libgd\gdkanji.c ext\gd\libgd\gdtables.c ext\gd\libgd\gdxpm.c ext\gd\libgd\wbmp.c 
gd.c
gd2copypal.c
gd_bmp.c
gd_color_match.c
gd_crop.c
gd_filter.c
gd_gd.c
gd_gd2.c
gd_gif_in.c
ext\gd\libgd\gd_crop.c(199): warning C4018: '>=': signed/unsigned mismatch
gd_gif_out.c
gd_interpolation.c
gd_io.c
gd_io_dp.c
ext\gd\libgd\gd.c(1083): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1147): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
gd_io_file.c
gd_io_ss.c
ext\gd\libgd\gd.c(1337): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1386): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1517): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(1528): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
gd_jpeg.c
ext\gd\libgd\gd_interpolation.c(1643): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(1646): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(1655): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gd.c(2781): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd_interpolation.c(1659): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(1708): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(1711): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2076): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2078): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2121): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data
gd_matrix.c
gd_pixelate.c
gd_png.c
gd_rotate.c
gd_security.c
gd_ss.c
gd_tga.c
gd_topal.c
gd_transform.c
gd_wbmp.c
ext\gd\libgd\gd_io_file.c(82): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_io_file.c(91): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
gd_webp.c
gd_xbm.c
gdcache.c
ext\gd\libgd\gd_jpeg.c(623): warning C4244: 'function': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\libgd\gd_jpeg.c(833): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
gdfontg.c
ext\gd\libgd\gd_png.c(79): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(87): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(337): warning C4267: '=': conversion from 'size_t' to 'png_uint_32', possible loss of data
ext\gd\libgd\gd_xbm.c(171): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
gdfontl.c
ext\gd\libgd\gd_webp.c(154): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data
ext\gd\libgd\gd_webp.c(159): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
gdhelpers.c
gdkanji.c
gdtables.c
gdxpm.c
wbmp.c
ext\gd\libgd\gdft.c(640): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(649): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(703): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(717): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(126): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127): warning C4018: '<': signed/unsigned mismatch
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gd2.dll.res /d FILE_DESCRIPTION="\"GD imaging\"" /d FILE_NAME="\"php_gd2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GD extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\GD_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib libjpeg_a.lib freetype_a.lib libpng_a.lib libiconv_a.lib libxpm_a.lib libwebp_a.lib User32.Lib Gdi32.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-ts-windows-vc15-x64\Release_TS\php_gd2.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gd2.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
freetype_a.lib(ftinit.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-ts-windows-vc15-x64\Release_TS\php_gd2.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gd2.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
e:\repo\winlibs_freetype\src\truetype\ttgxvar.c(2136) : warning C4701: potentially uninitialized local variable 'fvar_head' used
Finished generating code
EXT gd build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LIBINTL_H=1 /D COMPILE_DL_GETTEXT /D GETTEXT_EXPORTS=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_DNGETTEXT=1 -DHAVE_NGETTEXT=1 -DHAVE_LIBINTL=1 -DHAVE_DCNGETTEXT=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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gettext\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gettext\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gettext\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gettext\ /c ext\gettext\gettext.c
gettext.c
ext\gettext\gettext.c(244): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gettext\gettext.c(303): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(329): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(357): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(357): 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-ts-windows-vc15-x64\Release_TS\php_gettext.dll.res /d FILE_DESCRIPTION="\"GetText\"" /d FILE_NAME="\"php_gettext.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GETTEXT extension\"" /d THANKS_GUYS="\"Thanks to Alex Plotnick\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\GETTEXT_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib libintl_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-ts-windows-vc15-x64\Release_TS\php_gettext.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gettext.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
libintl_a.lib(gettext.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-ts-windows-vc15-x64\Release_TS\php_gettext.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gettext.exp
Generating code
Finished generating code
EXT gettext build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\mpir" /DHAVE_GMP_H=1 /D COMPILE_DL_GMP /D GMP_EXPORTS=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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gmp\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gmp\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gmp\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\gmp\ /c ext\gmp\gmp.c
gmp.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gmp.dll.res /d FILE_DESCRIPTION="\"GNU GMP support\"" /d FILE_NAME="\"php_gmp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GMP extension\"" /d THANKS_GUYS="\"Thanks to Stanislav Malyshev\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\GMP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib mpir_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-ts-windows-vc15-x64\Release_TS\php_gmp.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gmp.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gmp.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_gmp.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
EXT gmp build complete
	"cl.exe" /DHAVE_C_CLIENT_H=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include\c-client" /DHAVE_C_CLIENT_C_CLIENT_H=1 /D COMPILE_DL_IMAP /D IMAP_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_IMAP2000=1 /D HAVE_IMAP2004=1 /D HAVE_IMAP2007a=1 /D HAVE_IMAP2007b=1 /D HAVE_IMAP_SSL=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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\imap\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\imap\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\imap\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\imap\ /c ext\imap\php_imap.c
php_imap.c
ext\imap\php_imap.c(1260): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1271): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1305): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1372): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1517): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1620): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1657): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1746): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1748): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(1755): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1755): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1782): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1808): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2067): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2093): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2138): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2139): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2144): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2172): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2172): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2177): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2177): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2196): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2198): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2378): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2380): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(2384): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2384): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2425): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2425): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2467): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2467): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2523): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2523): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2547): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2570): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2593): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2616): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2774): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2834): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(2973): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3128): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3151): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3197): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\imap\php_imap.c(3201): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3243): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3245): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3250): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3250): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3271): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3277): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3297): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3320): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3369): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3706): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3713): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3716): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3806): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3813): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3816): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3853): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3844): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4165): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4313): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4315): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4370): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4764): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4927): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4936): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4952): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4961): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4973): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4980): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4998): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5007): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5017): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5024): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5060): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5070): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_imap.dll.res /d FILE_DESCRIPTION="\"IMAP\"" /d FILE_NAME="\"php_imap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"IMAP extension\"" /d THANKS_GUYS="\"Thanks to Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\IMAP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib cclient_a.lib WinMM.Lib WS2_32.Lib Secur32.Lib Crypt32.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-ts-windows-vc15-x64\Release_TS\php_imap.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_imap.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_imap.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_imap.exp
EXT imap build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\ /c ext\intl\intl_convert.c ext\intl\intl_convertcpp.cpp ext\intl\intl_error.c ext\intl\php_intl.c
intl_convert.c
intl_convertcpp.cpp
intl_error.c
php_intl.c
ext\intl\intl_convert.c(92): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\intl_error.c(111): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\intl_convertcpp.cpp(43): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\collator\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\collator\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\collator\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\collator\ /c ext\intl\collator\collator.c ext\intl\collator\collator_attr.c ext\intl\collator\collator_class.c ext\intl\collator\collator_compare.c ext\intl\collator\collator_convert.c ext\intl\collator\collator_create.c ext\intl\collator\collator_error.c ext\intl\collator\collator_is_numeric.c ext\intl\collator\collator_locale.c ext\intl\collator\collator_sort.c
collator.c
collator_attr.c
collator_class.c
collator_compare.c
collator_convert.c
collator_create.c
collator_error.c
collator_is_numeric.c
ext\intl\collator\collator_convert.c(96): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_convert.c(168): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_convert.c(330): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\intl\collator\collator_convert.c(357): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_is_numeric.c(176): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\intl\collator\collator_is_numeric.c(203): warning C4146: unary minus operator applied to unsigned type, result still unsigned
collator_locale.c
collator_sort.c
ext\intl\collator\collator_sort.c(91): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_sort.c(201): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_sort.c(467): warning C4244: '=': conversion from 'ptrdiff_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(478): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(491): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(377): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(384): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(391): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\common\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\common\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\common\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\common\ /c ext\intl\common\common_date.cpp ext\intl\common\common_enum.cpp ext\intl\common\common_error.c
common_date.cpp
common_enum.cpp
common_error.c
ext\intl\common\common_date.cpp(52): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\common\common_date.cpp(80): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\converter\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\converter\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\converter\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\converter\ /c ext\intl\converter\converter.c
converter.c
ext\intl\converter\converter.c(197): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(279): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\intl\converter\converter.c(605): warning C4267: 'function': conversion from 'size_t' to 'int8_t', possible loss of data
ext\intl\converter\converter.c(617): warning C4267: 'function': conversion from 'size_t' to 'int8_t', possible loss of data
ext\intl\converter\converter.c(775): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\converter\converter.c(830): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\formatter\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\formatter\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\formatter\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\formatter\ /c ext\intl\formatter\formatter.c ext\intl\formatter\formatter_attr.c ext\intl\formatter\formatter_class.c ext\intl\formatter\formatter_data.c ext\intl\formatter\formatter_format.c ext\intl\formatter\formatter_main.c ext\intl\formatter\formatter_parse.c
formatter.c
formatter_attr.c
formatter_class.c
formatter_data.c
formatter_format.c
formatter_main.c
formatter_parse.c
ext\intl\formatter\formatter_attr.c(185): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\formatter\formatter_parse.c(89): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\locale\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\locale\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\locale\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\locale\ /c ext\intl\locale\locale.c ext\intl\locale\locale_class.c ext\intl\locale\locale_methods.c
locale.c
locale_class.c
locale_methods.c
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\msgformat\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\msgformat\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\msgformat\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\msgformat\ /c ext\intl\msgformat\msgformat.c ext\intl\msgformat\msgformat_attr.c ext\intl\msgformat\msgformat_class.c ext\intl\msgformat\msgformat_data.c ext\intl\msgformat\msgformat_format.c ext\intl\msgformat\msgformat_helpers.cpp ext\intl\msgformat\msgformat_parse.c
msgformat.c
msgformat_attr.c
msgformat_class.c
msgformat_data.c
msgformat_format.c
msgformat_helpers.cpp
msgformat_parse.c
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\grapheme\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\grapheme\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\grapheme\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\grapheme\ /c ext\intl\grapheme\grapheme_string.c ext\intl\grapheme\grapheme_util.c
grapheme_string.c
grapheme_util.c
ext\intl\grapheme\grapheme_util.c(102): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_util.c(223): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\intl\grapheme\grapheme_string.c(859): warning C4018: '<': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(860): warning C4018: '<': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(890): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\normalizer\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\normalizer\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\normalizer\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\normalizer\ /c ext\intl\normalizer\normalizer.c ext\intl\normalizer\normalizer_class.c ext\intl\normalizer\normalizer_normalize.c
normalizer.c
normalizer_class.c
normalizer_normalize.c
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\dateformat\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\dateformat\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\dateformat\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\dateformat\ /c ext\intl\dateformat\dateformat.c ext\intl\dateformat\dateformat_attr.c ext\intl\dateformat\dateformat_attrcpp.cpp ext\intl\dateformat\dateformat_class.c ext\intl\dateformat\dateformat_create.cpp ext\intl\dateformat\dateformat_data.c ext\intl\dateformat\dateformat_format.c ext\intl\dateformat\dateformat_format_object.cpp ext\intl\dateformat\dateformat_helpers.cpp ext\intl\dateformat\dateformat_parse.c
dateformat.c
dateformat_attr.c
dateformat_attrcpp.cpp
dateformat_class.c
dateformat_create.cpp
dateformat_data.c
dateformat_format.c
dateformat_format_object.cpp
ext\intl\dateformat\dateformat_format.c(89): warning C4244: '=': conversion from 'zend_long' to 'int32_t', possible loss of data
dateformat_helpers.cpp
dateformat_parse.c
ext\intl\dateformat\dateformat_attrcpp.cpp(243): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_create.cpp(167): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_create.cpp(168): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_create.cpp(169): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\uchar\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\uchar\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\uchar\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\uchar\ /c ext\intl\uchar\uchar.c
uchar.c
ext\intl\uchar\uchar.c(260): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(401): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(445): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\intl\uchar\uchar.c(474): warning C4244: 'function': conversion from 'zend_long' to 'int8_t', possible loss of data
ext\intl\uchar\uchar.c(496): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(496): warning C4244: 'function': conversion from 'zend_long' to 'int8_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\idn\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\idn\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\idn\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\idn\ /c ext\intl\idn\idn.c
idn.c
ext\intl\idn\idn.c(140): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\idn\idn.c(150): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\resourcebundle\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\resourcebundle\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\resourcebundle\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\resourcebundle\ /c ext\intl\resourcebundle\resourcebundle.c ext\intl\resourcebundle\resourcebundle_class.c ext\intl\resourcebundle\resourcebundle_iterator.c
resourcebundle.c
resourcebundle_class.c
resourcebundle_iterator.c
ext\intl\resourcebundle\resourcebundle_iterator.c(37): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\spoofchecker\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\spoofchecker\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\spoofchecker\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\spoofchecker\ /c ext\intl\spoofchecker\spoofchecker.c ext\intl\spoofchecker\spoofchecker_class.c ext\intl\spoofchecker\spoofchecker_create.c ext\intl\spoofchecker\spoofchecker_main.c
spoofchecker.c
spoofchecker_class.c
spoofchecker_create.c
spoofchecker_main.c
ext\intl\spoofchecker\spoofchecker_main.c(41): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\spoofchecker\spoofchecker_main.c(129): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\transliterator\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\transliterator\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\transliterator\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\transliterator\ /c ext\intl\transliterator\transliterator.c ext\intl\transliterator\transliterator_class.c ext\intl\transliterator\transliterator_methods.c
transliterator.c
transliterator_class.c
transliterator_methods.c
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\timezone\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\timezone\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\timezone\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\timezone\ /c ext\intl\timezone\timezone_class.cpp ext\intl\timezone\timezone_methods.cpp
timezone_class.cpp
timezone_methods.cpp
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\calendar\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\calendar\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\calendar\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\calendar\ /c ext\intl\calendar\calendar_class.cpp ext\intl\calendar\calendar_methods.cpp ext\intl\calendar\gregoriancalendar_methods.cpp
calendar_class.cpp
calendar_methods.cpp
gregoriancalendar_methods.cpp
ext\intl\calendar\calendar_methods.cpp(415): warning C4018: '>': signed/unsigned mismatch
ext\intl\calendar\calendar_methods.cpp(479): warning C4018: '>': signed/unsigned mismatch
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_UNICODE_USPOOF_H=1 /EHsc /DUNISTR_FROM_CHAR_EXPLICIT=explicit /DUNISTR_FROM_STRING_EXPLICIT=explicit /DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 /DU_HIDE_OBSOLETE_UTF_OLD_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\breakiterator\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\breakiterator\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\breakiterator\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\intl\breakiterator\ /c ext\intl\breakiterator\breakiterator_class.cpp ext\intl\breakiterator\breakiterator_iterators.cpp ext\intl\breakiterator\breakiterator_methods.cpp ext\intl\breakiterator\codepointiterator_internal.cpp ext\intl\breakiterator\codepointiterator_methods.cpp ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp
breakiterator_class.cpp
breakiterator_iterators.cpp
breakiterator_methods.cpp
codepointiterator_internal.cpp
codepointiterator_methods.cpp
rulebasedbreakiterator_methods.cpp
ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp(80): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_intl.dll.res /d FILE_DESCRIPTION="\"Internationalization\"" /d FILE_NAME="\"php_intl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"INTL extension\"" /d THANKS_GUYS="\"Thanks to Ed Batutis, Vladimir Iordanov, Dmitry Lakhtyuk, Stanislav Malyshev, Vadim Savchuk, Kirti Velankar\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\INTL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib icuuc.lib icudt.lib icuin.lib icuio.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-ts-windows-vc15-x64\Release_TS\php_intl.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_intl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_intl.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_intl.exp
EXT intl build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\openldap" /DHAVE_LDAP_H=1 /DHAVE_LBER_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_LDAP /D LDAP_EXPORTS=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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ldap\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ldap\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ldap\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
ext\ldap\ldap.c(325): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(515): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(523): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(541): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(543): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(1326): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(1458): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1460): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1462): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1464): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(3251): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ldap\ldap.c(3275): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ldap.dll.res /d FILE_DESCRIPTION="\"LDAP\"" /d FILE_NAME="\"php_ldap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"LDAP extension\"" /d THANKS_GUYS="\"Thanks to Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\resp\LDAP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php7ts.lib libcrypto.lib libssl.lib Crypt32.Lib oldap32_a.lib olber32_a.lib libsasl.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-ts-windows-vc15-x64\Release_TS\php_ldap.dll.res /out:C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ldap.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"C:\php-snap-build\dep-aux\vc15\x64\lua\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ldap.lib and object C:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\php_ldap.exp
EXT ldap build complete
	"cl.exe" /DHAVE_LUA_H=1 /D COMPILE_DL_LUA /D LUA_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 /D ZTS=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include" /I "C:\php-snap-build\dep-aux\vc15\x64\lua\include\lua" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\lua\ /FpC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\lua\ /FRC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\lua\ /FdC:\php-snap-build\obj\7.4-ts-windows-vc15-x64\Release_TS\ext\lua\ /c ext\lua\lua.c ext\lua\lua_closure.c
lua.c
lua_closure.c
ext\lua\lua_closure.c(104): warning C4018: '<': signed/unsigned mismatch
ext\lua\lua_closure.c(75): warning C4101: 'rv': unreferenced local variable
ext\lua\lua.c(265): warning C4244: '=': conversion from 'lua_Number' to 'int', possible loss of data
ext\lua\lua.c(341): warning C4244: 'function': conversion from 'double' to 'zend_ulong', possible loss of data
ext\lua\lua.c(404): warning C4244: 'function': conversion from 'zend_long' to 'lua_Number', possible loss of data
ext\lua\lua.c(428): error C2065: 'ulong': undeclared identifier
ext\lua\lua.c(428): error C2146: syntax error: missing ';' before identifier 'longkey'
ext\lua\lua.c(428): error C2065: 'longkey': undeclared identifier
ext\lua\lua.c(460): error C2065: 'longkey': undeclared identifier
ext\lua\lua.c(460): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\lua\lua.c(464): error C2065: 'longkey': undeclared identifier
ext\lua\lua.c(684): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\lua\lua.c(842): warning C4047: '=': 'zend_object_write_property_t' differs in levels of indirection from 'void (__cdecl *)(zval *,zval *,zval *,void **)'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\cl.exe"' : return code '0x2'
Stop.
