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

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ -x C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_BZLIB_H=1 /D COMPILE_DL_BZ2 /D BZ2_EXPORTS=1 /D PHP_BZ2_EXPORTS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
bz2.c
bz2_filter.c
ext\bz2\bz2_filter.c(115): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(142): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(165): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(236): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(256): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(274): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(323): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(189): warning C4018: '<': signed/unsigned mismatch
ext\bz2\bz2.c(544): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(548): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(551): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(593): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(597): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(602): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\Zend\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /d2FuncCache1 /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.c Zend\zend_ast.c Zend\zend_builtin_functions.c Zend\zend_closures.c Zend\zend_compile.c Zend\zend_constants.c Zend\zend_cpuinfo.c Zend\zend_default_classes.c Zend\zend_exceptions.c Zend\zend_execute.c Zend\zend_execute_API.c Zend\zend_extensions.c Zend\zend_float.c Zend\zend_gc.c Zend\zend_generators.c Zend\zend_hash.c Zend\zend_highlight.c Zend\zend_inheritance.c Zend\zend_ini.c Zend\zend_ini_parser.c Zend\zend_ini_scanner.c Zend\zend_interfaces.c Zend\zend_iterators.c Zend\zend_language_parser.c Zend\zend_language_scanner.c Zend\zend_list.c Zend\zend_llist.c Zend\zend_multibyte.c Zend\zend_object_handlers.c Zend\zend_objects.c Zend\zend_objects_API.c Zend\zend_opcode.c Zend\zend_operators.c Zend\zend_ptr_stack.c Zend\zend_smart_str.c Zend\zend_sort.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c Zend\zend_virtual_cwd.c Zend\zend_vm_opcodes.c Zend\zend_weakrefs.c 
zend.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_cpuinfo.c
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\zend_builtin_functions.c(2071): warning C4018: '>': signed/unsigned mismatch
zend_default_classes.c
Zend\zend.c(1090): warning C4090: 'function': different 'const' qualifiers
zend_exceptions.c
zend_execute.c
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
zend_hash.c
zend_highlight.c
zend_inheritance.c
Zend\zend_execute.c(2426): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_ini.c
zend_ini_parser.c
Zend\zend_gc.c(549): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
Zend\zend_generators.c(299): warning C4018: '<': signed/unsigned mismatch
Zend\zend_generators.c(382): warning C4018: '<': signed/unsigned mismatch
zend_ini_scanner.c
zend_interfaces.c
Zend\zend_hash.c(147): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(191): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(193): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(210): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(323): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(324): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(369): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(370): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(1160): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(1161): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_iterators.c
zend_language_parser.c
zend_language_scanner.c
zend_list.c
zend_llist.c
zend_multibyte.c
zend_object_handlers.c
zend_objects.c
zend_objects_API.c
Zend/zend_language_scanner.l(2757): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file Zend\zend_language_scanner.c)
zend_opcode.c
zend_operators.c
zend_ptr_stack.c
zend_smart_str.c
Zend\zend_operators.c(3140): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_operators.c(3164): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(3168): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
zend_sort.c
Zend\zend_operators.c(3175): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(3187): warning C4018: '<': signed/unsigned mismatch
Zend\zend_operators.c(3221): warning C4018: '<': signed/unsigned mismatch
zend_stack.c
zend_stream.c
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(414): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
Zend\zend_virtual_cwd.c(421): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_syslog.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
SAPI.c
fopen_wrappers.c
getopt.c
internal_functions.c
main.c
mergesort.c
network.c
output.c
php_content_types.c
php_ini.c
php_open_temporary_file.c
php_scandir.c
php_syslog.c
php_ticks.c
php_variables.c
reentrancy.c
rfc1867.c
snprintf.c
spprintf.c
strlcat.c
strlcpy.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\streams\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /d2FuncCache1 /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cast.c
filter.c
glob_wrapper.c
memory.c
mmap.c
plain_wrapper.c
streams.c
transports.c
main\streams\streams.c(692): warning C4018: '>': signed/unsigned mismatch
main\streams\streams.c(1800): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
userspace.c
xp_socket.c
main\streams\userspace.c(634): warning C4018: '>': signed/unsigned mismatch
main\streams\xp_socket.c(284): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\win32\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /d2FuncCache1 /c win32\codepage.c win32\console.c win32\dllmain.c win32\fnmatch.c win32\ftok.c win32\getrusage.c win32\glob.c win32\globals.c win32\inet.c win32\ioutil.c win32\nice.c win32\readdir.c win32\registry.c win32\select.c win32\sendmail.c win32\signal.c win32\sockets.c win32\time.c win32\winutil.c win32\wsyslog.c
codepage.c
console.c
dllmain.c
fnmatch.c
ftok.c
getrusage.c
glob.c
globals.c
inet.c
ioutil.c
nice.c
readdir.c
registry.c
select.c
sendmail.c
signal.c
sockets.c
win32\ioutil.c(865): warning C4101: 'mypath': unreferenced local variable
time.c
winutil.c
wsyslog.c
win32\winutil.c(444): warning C4090: 'initializing': 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1   /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1  /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\TSRM\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c TSRM\TSRM.c TSRM\tsrm_win32.c
TSRM.c
tsrm_win32.c
TSRM\tsrm_win32.c(117): warning C4090: 'return': different 'const' qualifiers
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
add.c
compare.c
debug.c
div.c
divmod.c
doaddsub.c
init.c
int2num.c
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
recmul.c
rmzero.c
ext\bcmath\libbcmath\src\output.c(74): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
sqrt.c
str2num.c
sub.c
zero.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cal_unix.c
calendar.c
dow.c
easter.c
french.c
gregor.c
jewish.c
julian.c
ext\calendar\french.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(157): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(161): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(166): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(101): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(108): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\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\jewish.c(486): warning C4244: '=': 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\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\calendar.c(677): warning C4244: 'function': 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\julian.c(188): 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\julian.c(178): warning C4244: 'initializing': conversion from 'zend_long' to 'long', possible loss of data
ext\calendar\jewish.c(603): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(606): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(609): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(612): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(615): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(621): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(632): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(650): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(660): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(668): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(676): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(729): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\ /c ext\date\php_date.c
php_date.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
astro.c
dow.c
interval.c
parse_date.c
parse_iso_intervals.c
parse_tz.c
timelib.c
tm2unixtime.c
unixtime2tm.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
callback_filter.c
filter.c
logical_filters.c
sanitizing_filters.c
ext\filter\logical_filters.c(552): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\filter\logical_filters.c(602): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_sha3.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
hash.c
hash_adler32.c
hash_crc32.c
hash_fnv.c
hash_gost.c
hash_haval.c
hash_joaat.c
hash_md.c
hash_ripemd.c
hash_sha.c
hash_sha3.c
ext\hash\hash_gost.c(294): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_gost.c(295): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/hash/sha3/generic64lc" /DHAVE_KECCAKHASH_H=1 /DKeccakP200_excluded /DKeccakP400_excluded /DKeccakP800_excluded /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /c ext\hash\sha3\generic64lc\KeccakHash.c ext\hash\sha3\generic64lc\KeccakP-1600-opt64.c ext\hash\sha3\generic64lc\KeccakSponge.c
KeccakHash.c
KeccakP-1600-opt64.c
KeccakSponge.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /c ext\json\json.c
json.c
ext\json\json.c(199): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\json\ /c ext\json\json_encoder.c ext\json\json_parser.tab.c ext\json\json_scanner.c
json_encoder.c
json_parser.tab.c
json_scanner.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqlnd\ /c ext\mysqlnd\mysqlnd_alloc.c ext\mysqlnd\mysqlnd_auth.c ext\mysqlnd\mysqlnd_block_alloc.c ext\mysqlnd\mysqlnd_charset.c ext\mysqlnd\mysqlnd_commands.c ext\mysqlnd\mysqlnd_connection.c ext\mysqlnd\mysqlnd_debug.c ext\mysqlnd\mysqlnd_driver.c ext\mysqlnd\mysqlnd_ext_plugin.c ext\mysqlnd\mysqlnd_loaddata.c ext\mysqlnd\mysqlnd_plugin.c ext\mysqlnd\mysqlnd_protocol_frame_codec.c ext\mysqlnd\mysqlnd_ps.c ext\mysqlnd\mysqlnd_ps_codec.c ext\mysqlnd\mysqlnd_read_buffer.c ext\mysqlnd\mysqlnd_result.c ext\mysqlnd\mysqlnd_result_meta.c ext\mysqlnd\mysqlnd_reverse_api.c ext\mysqlnd\mysqlnd_statistics.c ext\mysqlnd\mysqlnd_vio.c ext\mysqlnd\mysqlnd_wireprotocol.c ext\mysqlnd\php_mysqlnd.c
mysqlnd_alloc.c
mysqlnd_auth.c
mysqlnd_block_alloc.c
mysqlnd_charset.c
mysqlnd_commands.c
mysqlnd_connection.c
mysqlnd_debug.c
mysqlnd_driver.c
ext\mysqlnd\mysqlnd_block_alloc.c(57): warning C4018: '<=': signed/unsigned mismatch
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_auth.c(290): warning C4244: '=': conversion from 'const zend_ulong' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(391): warning C4028: formal parameter 14 different from declaration
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
ext\mysqlnd\mysqlnd_auth.c(763): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(767): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data
mysqlnd_plugin.c
ext\mysqlnd\mysqlnd_auth.c(767): warning C4090: 'function': different 'const' qualifiers
ext\mysqlnd\mysqlnd_auth.c(782): warning C4090: 'function': different 'const' qualifiers
mysqlnd_protocol_frame_codec.c
ext\mysqlnd\mysqlnd_auth.c(800): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(820): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data
mysqlnd_ps.c
ext\mysqlnd\mysqlnd_auth.c(793): warning C4267: 'initializing': conversion from 'size_t' to 'DWORD', possible loss of data
ext\mysqlnd\mysqlnd_connection.c(2251): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_ps_codec.c
ext\mysqlnd\mysqlnd_auth.c(1050): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(1069): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(1043): warning C4267: 'initializing': conversion from 'size_t' to 'DWORD', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(1205): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
mysqlnd_read_buffer.c
mysqlnd_result.c
mysqlnd_result_meta.c
ext\mysqlnd\mysqlnd_ps.c(734): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(273): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(271): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(297): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(295): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(448): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
mysqlnd_reverse_api.c
mysqlnd_statistics.c
ext\mysqlnd\mysqlnd_ps.c(1863): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned long', possible loss of data
ext\mysqlnd\mysqlnd_ps.c(1866): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned long', possible loss of data
mysqlnd_vio.c
mysqlnd_wireprotocol.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_result.c(439): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(471): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(473): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(482): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(586): warning C4018: '>': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(981): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1072): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1307): 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(1462): warning C4028: formal parameter 3 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1462): warning C4028: formal parameter 4 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1462): warning C4028: formal parameter 5 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1462): warning C4028: formal parameter 6 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1671): warning C4244: 'function': conversion from 'const zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1706): warning C4028: formal parameter 3 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1706): warning C4028: formal parameter 5 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1720): warning C4028: formal parameter 3 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1720): warning C4028: formal parameter 4 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1720): warning C4028: formal parameter 5 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1720): warning C4028: formal parameter 6 different from declaration
ext\mysqlnd\mysqlnd_wireprotocol.c(1923): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
ext\pcre\php_pcre.c(1061): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1075): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1091): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1102): warning C4018: '<': signed/unsigned mismatch
ext\pcre\php_pcre.c(1349): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pcre\pcre2lib\ /c ext\pcre\pcre2lib\pcre2_auto_possess.c ext\pcre\pcre2lib\pcre2_chartables.c ext\pcre\pcre2lib\pcre2_compile.c ext\pcre\pcre2lib\pcre2_config.c ext\pcre\pcre2lib\pcre2_context.c ext\pcre\pcre2lib\pcre2_convert.c ext\pcre\pcre2lib\pcre2_dfa_match.c ext\pcre\pcre2lib\pcre2_error.c ext\pcre\pcre2lib\pcre2_extuni.c ext\pcre\pcre2lib\pcre2_find_bracket.c ext\pcre\pcre2lib\pcre2_jit_compile.c ext\pcre\pcre2lib\pcre2_maketables.c ext\pcre\pcre2lib\pcre2_match.c ext\pcre\pcre2lib\pcre2_match_data.c ext\pcre\pcre2lib\pcre2_newline.c ext\pcre\pcre2lib\pcre2_ord2utf.c ext\pcre\pcre2lib\pcre2_pattern_info.c ext\pcre\pcre2lib\pcre2_script_run.c ext\pcre\pcre2lib\pcre2_serialize.c ext\pcre\pcre2lib\pcre2_string_utils.c ext\pcre\pcre2lib\pcre2_study.c ext\pcre\pcre2lib\pcre2_substitute.c ext\pcre\pcre2lib\pcre2_substring.c ext\pcre\pcre2lib\pcre2_tables.c ext\pcre\pcre2lib\pcre2_ucd.c ext\pcre\pcre2lib\pcre2_valid_utf.c ext\pcre\pcre2lib\pcre2_xclass.c 
pcre2_auto_possess.c
pcre2_chartables.c
pcre2_compile.c
pcre2_config.c
pcre2_context.c
pcre2_convert.c
pcre2_dfa_match.c
pcre2_error.c
ext\pcre\pcre2lib\pcre2_compile.c(2347): 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_common.c(439): warning C4244: 'initializing': conversion from 'sljit_uw' 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(44): warning C4244: 'initializing': conversion from 'sljit_uw' 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(389): 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(571): 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(573): 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(582): 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(590): 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(596): 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(598): 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(600): 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(1673): warning C4244: '=': conversion from '__int64' to 'sljit_s32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(1688): warning C4244: '=': conversion from '__int64' to 'sljit_s32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(2288): warning C4244: '=': conversion from 'sljit_sw' to 'int', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(6423): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6429): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6430): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6435): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6436): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6454): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(6459): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcre2lib\pcre2_jit_compile.c(7464): warning C4244: 'function': conversion from 'sljit_uw' to 'sljit_u32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(7468): warning C4244: 'function': conversion from 'sljit_uw' to 'sljit_u32', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(9454): warning C4244: 'function': conversion from 'sljit_uw' to 'int', possible loss of data
ext\pcre\pcre2lib\pcre2_jit_compile.c(9500): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /D HAVE_HISTORY_LIST /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\readline\ /c ext\readline\readline.c ext\readline\readline_cli.c
readline.c
readline_cli.c
ext\readline\readline.c(361): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
ext\reflection\php_reflection.c(607): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(827): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(2117): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\reflection\php_reflection.c(2871): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(4386): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
mod_files.c
mod_mm.c
mod_user.c
mod_user_class.c
session.c
ext\session\session.c(375): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\session\session.c(3004): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_fixedarray.c
spl_exceptions.c
spl_functions.c
spl_heap.c
spl_iterators.c
spl_observer.c
ext\spl\spl_heap.c(759): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\hrtime.c ext\standard\html.c ext\standard\http.c ext\standard\http_fopen_wrapper.c ext\standard\image.c ext\standard\incomplete_class.c ext\standard\info.c ext\standard\iptc.c ext\standard\lcg.c ext\standard\levenshtein.c ext\standard\link.c ext\standard\mail.c ext\standard\math.c ext\standard\md5.c ext\standard\metaphone.c ext\standard\microtime.c ext\standard\mt_rand.c ext\standard\net.c ext\standard\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\random.c ext\standard\scanf.c ext\standard\sha1.c ext\standard\soundex.c ext\standard\streamsfuncs.c ext\standard\string.c ext\standard\strnatcmp.c ext\standard\syslog.c ext\standard\type.c ext\standard\uniqid.c ext\standard\url.c ext\standard\url_scanner_ex.c ext\standard\user_filters.c ext\standard\uuencode.c ext\standard\var.c ext\standard\var_unserializer.c ext\standard\versioning.c 
array.c
assert.c
base64.c
basic_functions.c
browscap.c
crc32.c
credits.c
crypt.c
crypt_blowfish.c
ext\standard\array.c(3082): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(3099): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3163): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3127): warning C4244: 'initializing': conversion from 'zend_long' to 'int', possible loss of data
crypt_freesec.c
crypt_sha256.c
ext\standard\array.c(4002): warning C4244: 'function': conversion from 'zend_ulong' 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
ext\standard\array.c(4397): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(4400): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(5917): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(5920): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(5921): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
cyr_convert.c
datetime.c
dir.c
dl.c
dns.c
dns_win32.c
exec.c
file.c
filestat.c
filters.c
ext\standard\dns_win32.c(412): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
flock_compat.c
formatted_print.c
fsock.c
ftok.c
ext\standard\exec.c(453): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ftp_fopen_wrapper.c
head.c
hrtime.c
html.c
http.c
http_fopen_wrapper.c
image.c
incomplete_class.c
info.c
iptc.c
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
lcg.c
ext\standard\image.c(1222): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
levenshtein.c
link.c
mail.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
math.c
md5.c
metaphone.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
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
php_fopen_wrapper.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
ext\standard\pack.c(306): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(495): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(789): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(921): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(936): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(964): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
proc_open.c
quot_print.c
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
ext\standard\php_fopen_wrapper.c(422): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
sha1.c
soundex.c
streamsfuncs.c
ext\standard\rand.c(35): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
string.c
ext\standard\proc_open.c(98): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\proc_open.c(532): warning C4101: 'arg_zv': unreferenced local variable
strnatcmp.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
syslog.c
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(4982): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\string.c(4985): 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_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.c(85): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\standard\var.c(274): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
tokenizer.c
tokenizer_data.c
ext\tokenizer\tokenizer.c(303): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /D _WIN32 /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zip\ /c ext\zip\php_zip.c ext\zip\zip_stream.c
php_zip.c
zip_stream.c
ext\zip\php_zip.c(258): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(663): warning C4018: '<': signed/unsigned mismatch
ext\zip\php_zip.c(840): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1225): warning C4018: '>=': signed/unsigned mismatch
ext\zip\php_zip.c(1328): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1491): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zip\php_zip.c(1497): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1705): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1707): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1811): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\zip\php_zip.c(1858): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1893): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1916): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1943): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1969): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1999): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2057): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2061): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2089): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2307): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2716): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2732): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2734): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2742): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
zlib.c
zlib_filter.c
zlib_fopen_wrapper.c
ext\zlib\zlib_fopen_wrapper.c(39): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(53): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(66): warning C4244: 'function': conversion from 'zend_off_t' to 'long', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(136): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(140): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(86): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(112): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(133): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(204): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(224): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(244): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(297): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(328): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(360): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(370): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(390): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(128): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(142): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(167): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(169): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(351): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(352): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(388): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(436): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(516): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(715): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(726): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(731): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(736): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(879): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(882): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(954): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(955): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(958): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(968): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(980): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(990): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1144): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(1146): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1211): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1212): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1224): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
ext\libxml\libxml.c(380): warning C4244: 'return': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\libxml\libxml.c(385): warning C4244: 'return': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\libxml\libxml.c(538): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
attr.c
cdatasection.c
characterdata.c
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
ext\dom\characterdata.c(112): 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(218): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\cdatasection.c(59): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(375): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\dom_iterators.c(226): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\dom_iterators.c(231): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\dom_iterators.c(233): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\document.c(842): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(981): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1066): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
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
domconfiguration.c
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
ext\dom\domimplementation.c(184): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
domstringlist.c
element.c
entity.c
entityreference.c
namednodemap.c
namelist.c
node.c
nodelist.c
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
notation.c
ext\dom\element.c(1075): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(1076): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
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
php_dom.c
processinginstruction.c
string_extend.c
text.c
typeinfo.c
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
userdatahandler.c
ext\dom\node.c(1841): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
pdo.c
pdo_dbh.c
pdo_sql_parser.c
pdo_sqlstate.c
pdo_stmt.c
ext\pdo\pdo.c(199): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(206): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(211): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(223): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(269): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(283): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(309): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(315): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(371): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_dbh.c(735): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_dbh.c(1320): warning C4244: '=': conversion from 'zend_uintptr_t' to 'uint32_t', possible loss of data
ext\pdo\pdo_stmt.c(310): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(709): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1360): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1459): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1904): warning C4244: '=': 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
ext\pdo\pdo_stmt.c(2461): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /c ext\pdo_odbc\odbc_driver.c ext\pdo_odbc\odbc_stmt.c ext\pdo_odbc\pdo_odbc.c
odbc_driver.c
odbc_stmt.c
pdo_odbc.c
ext\pdo_odbc\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\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(237): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(422): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(428): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(452): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pdo_odbc\odbc_stmt.c(476): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pdo_odbc\odbc_stmt.c(782): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\pdo_odbc\odbc_driver.c(235): warning C4267: 'function': conversion from 'size_t' to 'SQLINTEGER', possible loss of data
ext\pdo_odbc\odbc_driver.c(426): warning C4312: 'type cast': conversion from 'unsigned long' to 'SQLPOINTER' of greater size
ext\pdo_odbc\odbc_driver.c(433): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(435): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(455): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', 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
	"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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
dirstream.c
func_interceptors.c
phar.c
phar_object.c
phar_path_check.c
stream.c
tar.c
util.c
ext\phar\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\dirstream.c(276): warning C4267: 'function': conversion from 'size_t' 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\dirstream.c(337): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(248): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(252): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(322): 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\tar.c(625): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(635): 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(833): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\tar.c(683): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(686): 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\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\tar.c(879): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(189): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(227): warning C4244: '=': conversion from 'php_win32_ioutil_size_t' to 'uint32_t', possible loss of data
ext\phar\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\util.c(986): 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\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\stream.c(329): warning C4244: '=': conversion from '__int64' 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\stream.c(817): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
zip.c
ext\phar\phar_object.c(1689): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(1716): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(928): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(971): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(1083): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\tar.c(1268): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(1284): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(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\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\phar.c(1413): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1427): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1463): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(886): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(887): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1731): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2147): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2193): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2201): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2214): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2467): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\phar_object.c(2789): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(2795): 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.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(3081): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(3521): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(3105): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(3691): 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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
ext\xml\compat.c(68): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(150): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(152): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(156): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(211): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(236): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(238): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(277): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(717): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(726): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(909): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(926): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1063): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1420): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1471): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1618): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1621): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1628): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
ext\xmlreader\php_xmlreader.c(295): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(579): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(636): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(716): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(879): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(993): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1058): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1068): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1078): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_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_GRPC /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SODIUM /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /D COMPILE_DL_ZEND_TEST /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
	rc /nologo /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php7.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release /d MC_INCLUDE="\"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\wsyslog.rc\""  win32\build\template.rc
libiconv_a.lib(iconv1.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.exp
Generating code
Finished generating code
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.dll.res /d FILE_DESCRIPTION="\"Bzip2\"" /d FILE_NAME="\"php_bz2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"BZ2 extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\BZ2_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libbz2_a.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_bz2.exp
EXT bz2 build complete
	"cl.exe" /D COMPILE_DL_COM_DOTNET /D COM_DOTNET_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_MSCOREE_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\com_dotnet\ /c ext\com_dotnet\com_com.c ext\com_dotnet\com_dotnet.c ext\com_dotnet\com_extension.c ext\com_dotnet\com_handlers.c ext\com_dotnet\com_iterator.c ext\com_dotnet\com_misc.c ext\com_dotnet\com_olechar.c ext\com_dotnet\com_persist.c ext\com_dotnet\com_saproxy.c ext\com_dotnet\com_typeinfo.c ext\com_dotnet\com_variant.c ext\com_dotnet\com_wrapper.c
com_com.c
com_dotnet.c
com_extension.c
com_handlers.c
com_iterator.c
com_misc.c
com_olechar.c
com_persist.c
ext\com_dotnet\com_handlers.c(250): warning C4090: 'return': different 'const' qualifiers
com_saproxy.c
com_typeinfo.c
com_variant.c
com_wrapper.c
ext\com_dotnet\com_wrapper.c(407): warning C4244: '=': conversion from 'zend_ulong' to 'DISPID', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.dll.res /d FILE_DESCRIPTION="\"COM and .Net\"" /d FILE_NAME="\"php_com_dotnet.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"COM_DOTNET extension\"" /d THANKS_GUYS="\"Thanks to Wez Furlong\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\COM_DOTNET_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib OleAut32.Lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_CURL_EASY_H=1 /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_CURL /D CURL_EXPORTS=1 /D CURL_STATICLIB /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\curl\ /c ext\curl\curl_file.c ext\curl\interface.c ext\curl\multi.c ext\curl\share.c
curl_file.c
interface.c
multi.c
share.c
ext\curl\multi.c(293): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\multi.c(500): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\curl\multi.c(550): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1567): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\interface.c(1645): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1681): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1946): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3805): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3837): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3864): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.dll.res /d FILE_DESCRIPTION="\"cURL\"" /d FILE_NAME="\"php_curl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CURL extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\CURL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libcurl_a.lib libcrypto.lib libssl.lib Crypt32.Lib WinMM.Lib Wldap32.Lib normaliz.lib libssh2.lib nghttp2.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba.c ext\dba\dba_cdb.c ext\dba\dba_db1.c ext\dba\dba_db2.c ext\dba\dba_db3.c ext\dba\dba_dbm.c ext\dba\dba_flatfile.c ext\dba\dba_gdbm.c ext\dba\dba_inifile.c ext\dba\dba_ndbm.c
dba.c
dba_cdb.c
dba_db1.c
dba_db2.c
dba_db3.c
dba_dbm.c
dba_flatfile.c
dba_gdbm.c
ext\dba\dba_cdb.c(157): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(159): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(187): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(201): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /c ext\dba\libcdb\cdb.c ext\dba\libcdb\cdb_make.c ext\dba\libcdb\uint32.c
cdb.c
cdb_make.c
uint32.c
ext\dba\libcdb\cdb.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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /c ext\dba\libflatfile\flatfile.c
flatfile.c
ext\dba\libflatfile\flatfile.c(58): warning C4018: '<': signed/unsigned mismatch
ext\dba\libflatfile\flatfile.c(63): warning C4018: '<': signed/unsigned mismatch
ext\dba\libflatfile\flatfile.c(70): warning C4018: '<': signed/unsigned mismatch
ext\dba\libflatfile\flatfile.c(74): warning C4018: '<': signed/unsigned mismatch
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /c ext\dba\libinifile\inifile.c
inifile.c
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba_qdbm.c
dba_qdbm.c
ext\dba\dba_qdbm.c(84): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(98): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(114): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(127): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D DBA_FLATFILE=1 /D DBA_CDB=1 /D DBA_CDB_MAKE=1 /D DBA_CDB_BUILTIN=1 /D DBA_INIFILE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LMDB_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba_lmdb.c
dba_lmdb.c
ext\dba\dba_lmdb.c(49): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.dll.res /d FILE_DESCRIPTION="\"DBA\"" /d FILE_NAME="\"php_dba.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"DBA extension\"" /d THANKS_GUYS="\"Thanks to Sascha Schumann, Marcus Boerger\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\DBA_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib qdbm_a.lib liblmdb_a.lib ntdll.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
liblmdb_a.lib(mdb.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_dba.exp
Generating code
e:\repo\winlibs_lmdb\libraries\liblmdb\mdb.c(1515) : warning C4172: returning address of local variable or temporary: buf
Finished generating code
dba_qdbm.obj : warning LNK4049: locally defined symbol dpversion imported
EXT dba build complete
	"cl.exe" /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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\enchant\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\enchant\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\enchant\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\ENCHANT_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_enchant.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_enchant.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_enchant.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ffi\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ffi\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ffi\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ffi\ /c ext\ffi\ffi.c ext\ffi\ffi_parser.c
ffi.c
ffi_parser.c
ext\ffi\ffi.c(641): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(668): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ext\ffi\ffi.c(682): warning C4244: '=': conversion from 'zend_long' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(686): warning C4244: '=': conversion from 'zend_long' to 'int8_t', possible loss of data
ext\ffi\ffi.c(690): warning C4244: '=': conversion from 'zend_long' to 'uint16_t', possible loss of data
ext\ffi\ffi.c(694): warning C4244: '=': conversion from 'zend_long' to 'int16_t', possible loss of data
ext\ffi\ffi.c(698): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(702): warning C4244: '=': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\ffi\ffi.c(883): warning C4018: '<': signed/unsigned mismatch
ext\ffi\ffi.c(2012): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(2608): warning C4244: '=': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\ffi\ffi.c(3167): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ffi\ffi.c(4256): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4265): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4276): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4309): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4320): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4333): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4344): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4386): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4392): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ffi\ffi.c(4418): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(4910): warning C4018: '<': signed/unsigned mismatch
ext\ffi\ffi.c(5844): warning C4018: '>': signed/unsigned mismatch
ext\ffi\ffi.c(5871): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(5888): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(5892): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\ffi\ffi.c(5977): warning C4244: '=': conversion from 'uint64_t' to 'int', possible loss of data
ext\ffi\ffi.c(5979): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data
ext\ffi\ffi.c(6534): warning C4244: '=': conversion from 'int64_t' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(6610): warning C4244: '=': conversion from 'int64_t' to 'uint32_t', possible loss of data
ext\ffi\ffi.c(7071): warning C4244: '=': conversion from 'uint64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7074): warning C4244: '=': conversion from 'int64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7087): warning C4244: '=': conversion from 'uint64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7090): warning C4244: '=': conversion from 'int64_t' to 'zend_ffi_double', possible loss of data
ext\ffi\ffi.c(7126): warning C4244: '=': conversion from 'zend_ffi_double' to 'uint64_t', possible loss of data
ext\ffi\ffi.c(7141): warning C4244: '=': conversion from 'zend_ffi_double' to 'int64_t', possible loss of data
ext\ffi\ffi.c(7154): warning C4244: '=': conversion from 'zend_ffi_double' to 'uint64_t', possible loss of data
ext\ffi\ffi.c(7165): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
ext\ffi\ffi.c(7168): warning C4244: '=': conversion from 'int64_t' to 'char', possible loss of data
ext\ffi\ffi.c(7171): warning C4244: '=': conversion from 'zend_ffi_double' to 'char', possible loss of data
ext\ffi\ffi.c(7182): warning C4244: '=': conversion from 'zend_ffi_double' to 'uint64_t', possible loss of data
ext\ffi\ffi.c(7213): 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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\FFI_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_ffi.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_ffi.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
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-nts-windows-vc15-x64\Release\php_ffi.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
ext\fileinfo\fileinfo.c(342): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(422): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(492): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(593): 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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\libmagic\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\libmagic\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\fileinfo\libmagic\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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\buffer.c(83): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\cdf.c(345): 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(554): 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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\FILEINFO_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_fileinfo.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_fileinfo.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_fileinfo.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ftp\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ftp\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ftp\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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(1194): warning C4244: '+=': conversion from 'time_t' to 'int', possible loss of data
ext\ftp\ftp.c(1413): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1417): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1418): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1450): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1466): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1490): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1507): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1532): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1567): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1631): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1645): warning C4244: 'return': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1677): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1690): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(1825): 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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\FTP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_ftp.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_ftp.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_ftp.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gd\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gd\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gd\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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(1447): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\gd.c(1461): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1463): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1490): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\gd.c(1545): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1572): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1713): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1735): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1758): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1763): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1768): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1834): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1868): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1897): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1922): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1947): warning C4244: 'function': 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(1979): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2134): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2210): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2321): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2478): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2515): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\gd\gd.c(2679): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2681): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2756): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2892): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2979): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3003): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3029): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3061): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3085): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3111): 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(3117): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3141): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3229): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3251): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3254): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3275): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3296): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3316): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3338): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3343): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3348): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3369): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3390): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3411): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3453): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3478): warning C4244: 'function': 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(3508): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3528): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3531): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3634): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3706): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3712): warning C4267: '=': conversion from 'size_t' 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(3717): 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(3808): 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(3842): 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(3876): 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(3911): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3977): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4108): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4110): warning C4244: 'function': 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(4187): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4221): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4754): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4761): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4768): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4775): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4820): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4828): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned 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(4883): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4933): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(4950): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4957): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4964): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4971): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(5104): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(5120): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(5186): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(5189): 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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gd\libgd\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gd\libgd\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gd\libgd\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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
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
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(1521): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(1532): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(2785): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
gd_io.c
gd_io_dp.c
gd_io_file.c
gd_io_ss.c
gd_jpeg.c
gd_matrix.c
gd_pixelate.c
gd_png.c
gd_rotate.c
gd_security.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_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_ss.c
gd_tga.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_topal.c
gd_transform.c
gd_wbmp.c
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
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
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.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
gdhelpers.c
gdkanji.c
ext\gd\libgd\gd_xbm.c(171): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\GD_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_gd2.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_gd2.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
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-nts-windows-vc15-x64\Release\php_gd2.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gettext\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gettext\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gettext\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\GETTEXT_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_gettext.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_gettext.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
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-nts-windows-vc15-x64\Release\php_gettext.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gmp\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gmp\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\gmp\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\GMP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_gmp.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_gmp.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_gmp.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_gmp.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
EXT gmp build complete
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\census\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\census\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\census\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\census\ /c ext\grpc\src\core\ext\filters\census\grpc_context.cc
grpc_context.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\ /c ext\grpc\src\core\ext\filters\client_channel\backend_metric.cc ext\grpc\src\core\ext\filters\client_channel\backup_poller.cc ext\grpc\src\core\ext\filters\client_channel\channel_connectivity.cc ext\grpc\src\core\ext\filters\client_channel\client_channel.cc ext\grpc\src\core\ext\filters\client_channel\client_channel_channelz.cc ext\grpc\src\core\ext\filters\client_channel\client_channel_factory.cc ext\grpc\src\core\ext\filters\client_channel\client_channel_plugin.cc ext\grpc\src\core\ext\filters\client_channel\config_selector.cc ext\grpc\src\core\ext\filters\client_channel\dynamic_filters.cc ext\grpc\src\core\ext\filters\client_channel\global_subchannel_pool.cc ext\grpc\src\core\ext\filters\client_channel\http_connect_handshaker.cc ext\grpc\src\core\ext\filters\client_channel\http_proxy.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy_registry.cc ext\grpc\src\core\ext\filters\client_channel\local_subchannel_pool.cc ext\grpc\src\core\ext\filters\client_channel\proxy_mapper_registry.cc ext\grpc\src\core\ext\filters\client_channel\resolver.cc ext\grpc\src\core\ext\filters\client_channel\resolver_registry.cc ext\grpc\src\core\ext\filters\client_channel\resolver_result_parsing.cc ext\grpc\src\core\ext\filters\client_channel\retry_throttle.cc ext\grpc\src\core\ext\filters\client_channel\server_address.cc ext\grpc\src\core\ext\filters\client_channel\service_config.cc ext\grpc\src\core\ext\filters\client_channel\service_config_channel_arg_filter.cc ext\grpc\src\core\ext\filters\client_channel\service_config_parser.cc ext\grpc\src\core\ext\filters\client_channel\subchannel.cc ext\grpc\src\core\ext\filters\client_channel\subchannel_pool_interface.cc 
backend_metric.cc
backup_poller.cc
channel_connectivity.cc
client_channel.cc
client_channel_channelz.cc
client_channel_factory.cc
client_channel_plugin.cc
config_selector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\filters\client_channel\backend_metric.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\backend_metric.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\filters\client_channel\backend_metric.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\filters\client_channel\backend_metric.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\backend_metric.cc)
dynamic_filters.cc
global_subchannel_pool.cc
http_connect_handshaker.cc
http_proxy.cc
lb_policy.cc
lb_policy_registry.cc
local_subchannel_pool.cc
proxy_mapper_registry.cc
resolver.cc
resolver_registry.cc
resolver_result_parsing.cc
retry_throttle.cc
server_address.cc
service_config.cc
service_config_channel_arg_filter.cc
service_config_parser.cc
subchannel.cc
subchannel_pool_interface.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\health\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\health\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\health\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\health\ /c ext\grpc\src\core\ext\filters\client_channel\health\health_check_client.cc
health_check_client.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\address_filtering.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\child_policy_handler.cc
address_filtering.cc
child_policy_handler.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\client_load_reporting_filter.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb_balancer_addresses.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb_channel_secure.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb_client_stats.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\load_balancer_api.cc
client_load_reporting_filter.cc
grpclb.cc
grpclb_balancer_addresses.cc
grpclb_channel_secure.cc
grpclb_client_stats.cc
load_balancer_api.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\load_balancer_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\load_balancer_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\load_balancer_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\load_balancer_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\load_balancer_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb_channel_secure.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb_channel_secure.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\grpclb\grpclb_channel_secure.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\pick_first\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\pick_first\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\pick_first\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\pick_first\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\pick_first\pick_first.cc
pick_first.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\priority\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\priority\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\priority\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\priority\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\priority\priority.cc
priority.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\round_robin\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\round_robin\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\round_robin\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\round_robin\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\round_robin\round_robin.cc
round_robin.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\weighted_target\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\weighted_target\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\weighted_target\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\weighted_target\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\weighted_target\weighted_target.cc
weighted_target.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\ /c ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_manager.cc ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc
cds.cc
xds_cluster_impl.cc
xds_cluster_manager.cc
xds_cluster_resolver.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\cds.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_impl.cc)
ext\grpc\src\core\ext\filters\client_channel\lb_policy\xds\xds_cluster_resolver.cc(693): warning C4244: '=': conversion from 'unsigned __int64' to 'uint32_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\ /c ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\dns_resolver_ares.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_ev_driver_libuv.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_ev_driver_posix.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_ev_driver_windows.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_wrapper.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_wrapper_libuv.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_wrapper_posix.cc ext\grpc\src\core\ext\filters\client_channel\resolver\dns\c_ares\grpc_ares_wrapper_windows.cc
dns_resolver_ares.cc
grpc_ares_ev_driver_libuv.cc
grpc_ares_ev_driver_posix.cc
grpc_ares_ev_driver_windows.cc
grpc_ares_wrapper.cc
grpc_ares_wrapper_libuv.cc
grpc_ares_wrapper_posix.cc
grpc_ares_wrapper_windows.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\ /c ext\grpc\src\core\ext\filters\client_channel\resolver\dns\dns_resolver_selection.cc
dns_resolver_selection.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\native\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\native\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\native\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\dns\native\ /c ext\grpc\src\core\ext\filters\client_channel\resolver\dns\native\dns_resolver.cc
dns_resolver.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\fake\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\fake\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\fake\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\fake\ /c ext\grpc\src\core\ext\filters\client_channel\resolver\fake\fake_resolver.cc
fake_resolver.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\sockaddr\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\sockaddr\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\sockaddr\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\sockaddr\ /c ext\grpc\src\core\ext\filters\client_channel\resolver\sockaddr\sockaddr_resolver.cc
sockaddr_resolver.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\xds\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\xds\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\xds\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_channel\resolver\xds\ /c ext\grpc\src\core\ext\filters\client_channel\resolver\xds\xds_resolver.cc
xds_resolver.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_idle\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_idle\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_idle\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\client_idle\ /c ext\grpc\src\core\ext\filters\client_idle\client_idle_filter.cc
client_idle_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\deadline\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\deadline\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\deadline\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\deadline\ /c ext\grpc\src\core\ext\filters\deadline\deadline_filter.cc
deadline_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\client\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\client\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\client\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\client\ /c ext\grpc\src\core\ext\filters\http\client\http_client_filter.cc
http_client_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\ /c ext\grpc\src\core\ext\filters\http\client_authority_filter.cc ext\grpc\src\core\ext\filters\http\http_filters_plugin.cc
client_authority_filter.cc
http_filters_plugin.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\message_compress\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\message_compress\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\message_compress\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\message_compress\ /c ext\grpc\src\core\ext\filters\http\message_compress\message_compress_filter.cc ext\grpc\src\core\ext\filters\http\message_compress\message_decompress_filter.cc
message_compress_filter.cc
message_decompress_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\server\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\server\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\server\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\http\server\ /c ext\grpc\src\core\ext\filters\http\server\http_server_filter.cc
http_server_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\max_age\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\max_age\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\max_age\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\max_age\ /c ext\grpc\src\core\ext\filters\max_age\max_age_filter.cc
max_age_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\message_size\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\message_size\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\message_size\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\message_size\ /c ext\grpc\src\core\ext\filters\message_size\message_size_filter.cc
message_size_filter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\workarounds\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\workarounds\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\workarounds\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\filters\workarounds\ /c ext\grpc\src\core\ext\filters\workarounds\workaround_cronet_compression_filter.cc ext\grpc\src\core\ext\filters\workarounds\workaround_utils.cc
workaround_cronet_compression_filter.cc
workaround_utils.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\alpn\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\alpn\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\alpn\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\alpn\ /c ext\grpc\src\core\ext\transport\chttp2\alpn\alpn.cc
alpn.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\ /c ext\grpc\src\core\ext\transport\chttp2\client\authority.cc ext\grpc\src\core\ext\transport\chttp2\client\chttp2_connector.cc
authority.cc
chttp2_connector.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\insecure\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\insecure\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\insecure\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\insecure\ /c ext\grpc\src\core\ext\transport\chttp2\client\insecure\channel_create.cc ext\grpc\src\core\ext\transport\chttp2\client\insecure\channel_create_posix.cc
channel_create.cc
channel_create_posix.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\secure\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\secure\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\secure\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\client\secure\ /c ext\grpc\src\core\ext\transport\chttp2\client\secure\secure_channel_create.cc
secure_channel_create.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\ /c ext\grpc\src\core\ext\transport\chttp2\server\chttp2_server.cc
chttp2_server.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\insecure\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\insecure\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\insecure\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\insecure\ /c ext\grpc\src\core\ext\transport\chttp2\server\insecure\server_chttp2.cc ext\grpc\src\core\ext\transport\chttp2\server\insecure\server_chttp2_posix.cc
server_chttp2.cc
server_chttp2_posix.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\secure\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\secure\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\secure\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\server\secure\ /c ext\grpc\src\core\ext\transport\chttp2\server\secure\server_secure_chttp2.cc
server_secure_chttp2.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\transport\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\transport\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\transport\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\chttp2\transport\ /c ext\grpc\src\core\ext\transport\chttp2\transport\bin_decoder.cc ext\grpc\src\core\ext\transport\chttp2\transport\bin_encoder.cc ext\grpc\src\core\ext\transport\chttp2\transport\chttp2_plugin.cc ext\grpc\src\core\ext\transport\chttp2\transport\chttp2_transport.cc ext\grpc\src\core\ext\transport\chttp2\transport\context_list.cc ext\grpc\src\core\ext\transport\chttp2\transport\flow_control.cc ext\grpc\src\core\ext\transport\chttp2\transport\frame_data.cc ext\grpc\src\core\ext\transport\chttp2\transport\frame_goaway.cc ext\grpc\src\core\ext\transport\chttp2\transport\frame_ping.cc ext\grpc\src\core\ext\transport\chttp2\transport\frame_rst_stream.cc ext\grpc\src\core\ext\transport\chttp2\transport\frame_settings.cc ext\grpc\src\core\ext\transport\chttp2\transport\frame_window_update.cc ext\grpc\src\core\ext\transport\chttp2\transport\hpack_encoder.cc ext\grpc\src\core\ext\transport\chttp2\transport\hpack_parser.cc ext\grpc\src\core\ext\transport\chttp2\transport\hpack_table.cc ext\grpc\src\core\ext\transport\chttp2\transport\http2_settings.cc ext\grpc\src\core\ext\transport\chttp2\transport\huffsyms.cc ext\grpc\src\core\ext\transport\chttp2\transport\incoming_metadata.cc ext\grpc\src\core\ext\transport\chttp2\transport\parsing.cc ext\grpc\src\core\ext\transport\chttp2\transport\stream_lists.cc ext\grpc\src\core\ext\transport\chttp2\transport\stream_map.cc ext\grpc\src\core\ext\transport\chttp2\transport\varint.cc ext\grpc\src\core\ext\transport\chttp2\transport\writing.cc 
bin_encoder.cc
bin_decoder.cc
chttp2_plugin.cc
chttp2_transport.cc
context_list.cc
flow_control.cc
frame_data.cc
frame_goaway.cc
frame_ping.cc
frame_rst_stream.cc
ext\grpc\src\core\ext\transport\chttp2\transport\flow_control.cc(366): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data
frame_settings.cc
ext\grpc\src\core\ext\transport\chttp2\transport\chttp2_transport.cc(752): warning C4312: 'reinterpret_cast': conversion from 'uint32_t' to 'void *' of greater size
frame_window_update.cc
hpack_encoder.cc
hpack_parser.cc
hpack_table.cc
http2_settings.cc
huffsyms.cc
incoming_metadata.cc
parsing.cc
stream_lists.cc
stream_map.cc
varint.cc
writing.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\inproc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\inproc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\inproc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\transport\inproc\ /c ext\grpc\src\core\ext\transport\inproc\inproc_plugin.cc ext\grpc\src\core\ext\transport\inproc\inproc_transport.cc
inproc_plugin.cc
inproc_transport.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\annotations\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\annotations\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\annotations\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\annotations\ /c ext\grpc\src\core\ext\upb-generated\envoy\annotations\deprecation.upb.c ext\grpc\src\core\ext\upb-generated\envoy\annotations\resource.upb.c
deprecation.upb.c
resource.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\deprecation.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\deprecation.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\deprecation.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\deprecation.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\annotations\resource.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\accesslog\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\accesslog\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\accesslog\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\accesslog\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\accesslog\v3\accesslog.upb.c
accesslog.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\circuit_breaker.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\cluster.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\filter.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\outlier_detection.upb.c
circuit_breaker.upb.c
cluster.upb.c
filter.upb.c
outlier_detection.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\cluster.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\circuit_breaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\cluster.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\circuit_breaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\filter.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\outlier_detection.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\filter.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\cluster.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\circuit_breaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\outlier_detection.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\cluster.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\circuit_breaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\filter.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\filter.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\outlier_detection.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\cluster\v3\outlier_detection.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\address.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\backoff.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\base.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\config_source.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\event_service_config.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\extension.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\grpc_service.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\health_check.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\http_uri.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\protocol.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\proxy_protocol.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\socket_option.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\substitution_format_string.upb.c 
address.upb.c
backoff.upb.c
base.upb.c
config_source.upb.c
event_service_config.upb.c
extension.upb.c
grpc_service.upb.c
health_check.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\address.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\backoff.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\address.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\backoff.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\base.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\base.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\address.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\backoff.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\config_source.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\event_service_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\address.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\backoff.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\config_source.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\event_service_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\base.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\health_check.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\base.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\health_check.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\grpc_service.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\config_source.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\event_service_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\extension.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\config_source.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\event_service_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\grpc_service.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\extension.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\health_check.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\health_check.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\grpc_service.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\extension.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\grpc_service.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\extension.upb.c)
http_uri.upb.c
protocol.upb.c
proxy_protocol.upb.c
socket_option.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\http_uri.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\http_uri.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\http_uri.upb.c)
substitution_format_string.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\http_uri.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\proxy_protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\socket_option.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\proxy_protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\socket_option.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\proxy_protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\socket_option.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\proxy_protocol.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\socket_option.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\substitution_format_string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\substitution_format_string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\substitution_format_string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\core\v3\substitution_format_string.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint_components.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\load_report.upb.c
endpoint.upb.c
endpoint_components.upb.c
load_report.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\load_report.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\load_report.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\load_report.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\endpoint_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\endpoint\v3\load_report.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\api_listener.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener_components.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\udp_listener_config.upb.c
api_listener.upb.c
listener.upb.c
listener_components.upb.c
udp_listener_config.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\api_listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\api_listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\udp_listener_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\api_listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\udp_listener_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\api_listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\udp_listener_config.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\listener.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\listener\v3\udp_listener_config.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\rbac\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\rbac\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\rbac\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\rbac\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\rbac\v3\rbac.upb.c
rbac.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route_components.upb.c ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\scoped_route.upb.c
route.upb.c
route_components.upb.c
scoped_route.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\scoped_route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\scoped_route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\scoped_route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\scoped_route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route_components.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\config\route\v3\route.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\trace\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\trace\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\trace\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\config\trace\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\config\trace\v3\http_tracer.upb.c
http_tracer.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\extensions\filters\network\http_connection_manager\v3\http_connection_manager.upb.c
http_connection_manager.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\cert.upb.c ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\common.upb.c ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\secret.upb.c ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\tls.upb.c
cert.upb.c
common.upb.c
secret.upb.c
tls.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\secret.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\secret.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\cert.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\cert.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\secret.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\secret.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\tls.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\cert.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\tls.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\cert.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\tls.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\extensions\transport_sockets\tls\v3\tls.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\cluster\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\cluster\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\cluster\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\cluster\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\service\cluster\v3\cds.upb.c
cds.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ads.upb.c ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\discovery.upb.c
ads.upb.c
discovery.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ads.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\discovery.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ads.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\discovery.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ads.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\discovery.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\ads.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\discovery\v3\discovery.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\endpoint\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\endpoint\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\endpoint\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\endpoint\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\service\endpoint\v3\eds.upb.c
eds.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\listener\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\listener\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\listener\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\listener\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\service\listener\v3\lds.upb.c
lds.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\load_stats\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\load_stats\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\load_stats\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\load_stats\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\service\load_stats\v3\lrs.upb.c
lrs.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\rds.upb.c ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\srds.upb.c
rds.upb.c
srds.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\srds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\srds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\rds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\rds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\srds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\srds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\rds.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\service\route\v3\rds.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\metadata.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\number.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\path.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\regex.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\string.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\value.upb.c
metadata.upb.c
number.upb.c
path.upb.c
regex.upb.c
string.upb.c
value.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\metadata.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\number.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\regex.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\metadata.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\number.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\regex.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\path.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\number.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\metadata.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\value.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\path.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\regex.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\number.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\metadata.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\value.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\regex.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\path.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\path.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\string.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\value.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\matcher\v3\value.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\metadata\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\metadata\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\metadata\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\metadata\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\type\metadata\v3\metadata.upb.c
metadata.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\tracing\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\tracing\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\tracing\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\tracing\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\type\tracing\v3\custom_tag.upb.c
custom_tag.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\envoy\type\v3\ /c ext\grpc\src\core\ext\upb-generated\envoy\type\v3\http.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\v3\percent.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\v3\range.upb.c ext\grpc\src\core\ext\upb-generated\envoy\type\v3\semantic_version.upb.c
http.upb.c
percent.upb.c
range.upb.c
semantic_version.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\percent.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\semantic_version.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\percent.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\semantic_version.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\range.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\percent.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\range.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\semantic_version.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\percent.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\semantic_version.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\range.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\envoy\type\v3\range.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\ /c ext\grpc\src\core\ext\upb-generated\google\api\annotations.upb.c ext\grpc\src\core\ext\upb-generated\google\api\http.upb.c
annotations.upb.c
http.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\annotations.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\annotations.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\annotations.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\annotations.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\http.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\http.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\ /c ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\checked.upb.c ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\syntax.upb.c
checked.upb.c
syntax.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\checked.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\checked.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\syntax.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\checked.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\syntax.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\checked.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\syntax.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\api\expr\v1alpha1\syntax.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\protobuf\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\protobuf\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\protobuf\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\protobuf\ /c ext\grpc\src\core\ext\upb-generated\google\protobuf\any.upb.c ext\grpc\src\core\ext\upb-generated\google\protobuf\descriptor.upb.c ext\grpc\src\core\ext\upb-generated\google\protobuf\duration.upb.c ext\grpc\src\core\ext\upb-generated\google\protobuf\empty.upb.c ext\grpc\src\core\ext\upb-generated\google\protobuf\struct.upb.c ext\grpc\src\core\ext\upb-generated\google\protobuf\timestamp.upb.c ext\grpc\src\core\ext\upb-generated\google\protobuf\wrappers.upb.c
any.upb.c
descriptor.upb.c
duration.upb.c
empty.upb.c
struct.upb.c
timestamp.upb.c
wrappers.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\empty.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\empty.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\any.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\any.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\empty.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\descriptor.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\empty.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\duration.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\descriptor.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\any.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\timestamp.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\duration.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\struct.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\any.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\timestamp.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\descriptor.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\struct.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\duration.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\descriptor.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\wrappers.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\timestamp.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\duration.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\wrappers.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\struct.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\timestamp.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\struct.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\wrappers.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\google\protobuf\wrappers.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\rpc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\rpc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\rpc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\google\rpc\ /c ext\grpc\src\core\ext\upb-generated\google\rpc\status.upb.c
status.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\ /c ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\altscontext.upb.c ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\handshaker.upb.c ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\transport_security_common.upb.c
altscontext.upb.c
handshaker.upb.c
transport_security_common.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\handshaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\handshaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\altscontext.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\transport_security_common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\altscontext.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\handshaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\transport_security_common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\handshaker.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\altscontext.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\altscontext.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\transport_security_common.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\src\proto\grpc\gcp\transport_security_common.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\health\v1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\health\v1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\health\v1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\health\v1\ /c ext\grpc\src\core\ext\upb-generated\src\proto\grpc\health\v1\health.upb.c
health.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\lb\v1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\lb\v1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\lb\v1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\src\proto\grpc\lb\v1\ /c ext\grpc\src\core\ext\upb-generated\src\proto\grpc\lb\v1\load_balancer.upb.c
load_balancer.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\annotations\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\annotations\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\annotations\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\annotations\ /c ext\grpc\src\core\ext\upb-generated\udpa\annotations\migrate.upb.c ext\grpc\src\core\ext\upb-generated\udpa\annotations\security.upb.c ext\grpc\src\core\ext\upb-generated\udpa\annotations\sensitive.upb.c ext\grpc\src\core\ext\upb-generated\udpa\annotations\status.upb.c ext\grpc\src\core\ext\upb-generated\udpa\annotations\versioning.upb.c
migrate.upb.c
security.upb.c
sensitive.upb.c
status.upb.c
versioning.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\migrate.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\migrate.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\migrate.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\sensitive.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\security.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\migrate.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\sensitive.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\status.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\security.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\status.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\versioning.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\sensitive.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\security.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\sensitive.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\versioning.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\status.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\security.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\status.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\versioning.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\annotations\versioning.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\core\v1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\core\v1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\core\v1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\core\v1\ /c ext\grpc\src\core\ext\upb-generated\udpa\core\v1\authority.upb.c ext\grpc\src\core\ext\upb-generated\udpa\core\v1\collection_entry.upb.c ext\grpc\src\core\ext\upb-generated\udpa\core\v1\context_params.upb.c ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource.upb.c ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_locator.upb.c ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_name.upb.c
authority.upb.c
collection_entry.upb.c
context_params.upb.c
resource.upb.c
resource_locator.upb.c
resource_name.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\authority.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\collection_entry.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\authority.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\collection_entry.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\authority.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\authority.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\collection_entry.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\context_params.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\collection_entry.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\context_params.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_locator.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\context_params.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_name.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_locator.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\context_params.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_name.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_locator.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_name.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_locator.upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upb-generated\udpa\core\v1\resource_name.upb.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\data\orca\v1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\data\orca\v1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\data\orca\v1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\udpa\data\orca\v1\ /c ext\grpc\src\core\ext\upb-generated\udpa\data\orca\v1\orca_load_report.upb.c
orca_load_report.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\validate\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\validate\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\validate\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upb-generated\validate\ /c ext\grpc\src\core\ext\upb-generated\validate\validate.upb.c
validate.upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\deprecation.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\resource.upbdefs.c
deprecation.upbdefs.c
resource.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\deprecation.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\deprecation.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\deprecation.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\deprecation.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\annotations\resource.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\accesslog\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\accesslog\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\accesslog\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\accesslog\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\accesslog\v3\accesslog.upbdefs.c
accesslog.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\circuit_breaker.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\cluster.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\filter.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\outlier_detection.upbdefs.c
circuit_breaker.upbdefs.c
cluster.upbdefs.c
filter.upbdefs.c
outlier_detection.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\circuit_breaker.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\circuit_breaker.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\cluster.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\cluster.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\outlier_detection.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\outlier_detection.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\filter.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\filter.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\circuit_breaker.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\circuit_breaker.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\cluster.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\cluster.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\outlier_detection.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\outlier_detection.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\filter.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\cluster\v3\filter.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\address.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\backoff.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\base.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\config_source.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\event_service_config.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\extension.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\grpc_service.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\health_check.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\http_uri.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\protocol.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\proxy_protocol.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\socket_option.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\substitution_format_string.upbdefs.c 
address.upbdefs.c
backoff.upbdefs.c
base.upbdefs.c
config_source.upbdefs.c
event_service_config.upbdefs.c
extension.upbdefs.c
grpc_service.upbdefs.c
health_check.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\address.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\backoff.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\base.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\address.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\backoff.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\base.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\config_source.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\config_source.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\event_service_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\extension.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\event_service_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\address.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\base.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\extension.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\backoff.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\address.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\base.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\backoff.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\grpc_service.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\config_source.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\grpc_service.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\config_source.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\health_check.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\event_service_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\extension.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\event_service_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\health_check.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\extension.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\grpc_service.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\grpc_service.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\health_check.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\health_check.upbdefs.c)
http_uri.upbdefs.c
protocol.upbdefs.c
proxy_protocol.upbdefs.c
socket_option.upbdefs.c
substitution_format_string.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\socket_option.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\socket_option.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\socket_option.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\http_uri.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\socket_option.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\http_uri.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\proxy_protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\proxy_protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\substitution_format_string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\http_uri.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\substitution_format_string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\http_uri.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\proxy_protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\proxy_protocol.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\substitution_format_string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\core\v3\substitution_format_string.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint_components.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\load_report.upbdefs.c
endpoint.upbdefs.c
endpoint_components.upbdefs.c
load_report.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\load_report.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\load_report.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\endpoint_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\load_report.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\endpoint\v3\load_report.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\api_listener.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener_components.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\udp_listener_config.upbdefs.c
api_listener.upbdefs.c
listener.upbdefs.c
listener_components.upbdefs.c
udp_listener_config.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\api_listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\api_listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\udp_listener_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\udp_listener_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\api_listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\api_listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\udp_listener_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\udp_listener_config.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\listener\v3\listener_components.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route_components.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\scoped_route.upbdefs.c
route.upbdefs.c
route_components.upbdefs.c
scoped_route.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\scoped_route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\scoped_route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\route_components.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\scoped_route.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\config\route\v3\scoped_route.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\trace\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\trace\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\trace\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\config\trace\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\config\trace\v3\http_tracer.upbdefs.c
http_tracer.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\filters\network\http_connection_manager\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\filters\network\http_connection_manager\v3\http_connection_manager.upbdefs.c
http_connection_manager.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\cert.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\common.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\secret.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\tls.upbdefs.c
cert.upbdefs.c
common.upbdefs.c
secret.upbdefs.c
tls.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\secret.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\cert.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\secret.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\common.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\cert.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\common.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\tls.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\tls.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\secret.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\cert.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\secret.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\cert.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\common.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\common.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\tls.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\extensions\transport_sockets\tls\v3\tls.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\cluster\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\cluster\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\cluster\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\cluster\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\cluster\v3\cds.upbdefs.c
cds.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ads.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\discovery.upbdefs.c
ads.upbdefs.c
discovery.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ads.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ads.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\discovery.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\discovery.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ads.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\ads.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\discovery.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\discovery\v3\discovery.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\endpoint\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\endpoint\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\endpoint\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\endpoint\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\endpoint\v3\eds.upbdefs.c
eds.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\listener\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\listener\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\listener\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\listener\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\listener\v3\lds.upbdefs.c
lds.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\load_stats\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\load_stats\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\load_stats\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\load_stats\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\load_stats\v3\lrs.upbdefs.c
lrs.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\rds.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\srds.upbdefs.c
rds.upbdefs.c
srds.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\rds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\rds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\srds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\srds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\rds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\srds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\rds.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\service\route\v3\srds.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\metadata.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\number.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\path.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\regex.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\string.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\value.upbdefs.c
metadata.upbdefs.c
number.upbdefs.c
path.upbdefs.c
regex.upbdefs.c
string.upbdefs.c
value.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\metadata.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\number.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\metadata.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\number.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\path.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\path.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\value.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\value.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\regex.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\regex.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\metadata.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\number.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\metadata.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\number.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\path.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\path.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\string.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\value.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\value.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\regex.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\matcher\v3\regex.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\metadata\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\metadata\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\metadata\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\metadata\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\metadata\v3\metadata.upbdefs.c
metadata.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\tracing\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\tracing\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\tracing\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\tracing\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\tracing\v3\custom_tag.upbdefs.c
custom_tag.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\ /c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\http.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\percent.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\range.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\semantic_version.upbdefs.c
http.upbdefs.c
percent.upbdefs.c
range.upbdefs.c
semantic_version.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\range.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\percent.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\semantic_version.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\range.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\percent.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\semantic_version.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\range.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\percent.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\semantic_version.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\range.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\percent.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\envoy\type\v3\semantic_version.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\api\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\api\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\api\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\api\ /c ext\grpc\src\core\ext\upbdefs-generated\google\api\annotations.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\api\http.upbdefs.c
annotations.upbdefs.c
http.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\annotations.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\annotations.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\annotations.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\annotations.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\http.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\api\http.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\ /c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\any.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\descriptor.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\duration.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\empty.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\struct.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\timestamp.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\wrappers.upbdefs.c
any.upbdefs.c
descriptor.upbdefs.c
duration.upbdefs.c
empty.upbdefs.c
struct.upbdefs.c
timestamp.upbdefs.c
wrappers.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\any.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\any.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\descriptor.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\duration.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\descriptor.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\empty.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\duration.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\empty.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\wrappers.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\wrappers.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\any.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\struct.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\any.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\timestamp.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\descriptor.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\struct.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\descriptor.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\duration.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\timestamp.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\duration.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\empty.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\empty.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\wrappers.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\wrappers.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\struct.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\timestamp.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\struct.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\google\protobuf\timestamp.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\rpc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\rpc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\rpc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\google\rpc\ /c ext\grpc\src\core\ext\upbdefs-generated\google\rpc\status.upbdefs.c
status.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\ /c ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\migrate.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\security.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\sensitive.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\status.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\versioning.upbdefs.c
migrate.upbdefs.c
security.upbdefs.c
sensitive.upbdefs.c
status.upbdefs.c
versioning.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\migrate.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\sensitive.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\security.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\versioning.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\status.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\migrate.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\security.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\sensitive.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\versioning.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\status.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\versioning.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\security.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\migrate.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\sensitive.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\status.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\versioning.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\security.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\migrate.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\status.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\annotations\sensitive.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\ /c ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\authority.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\collection_entry.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\context_params.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_locator.upbdefs.c ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_name.upbdefs.c
authority.upbdefs.c
collection_entry.upbdefs.c
context_params.upbdefs.c
resource.upbdefs.c
resource_locator.upbdefs.c
resource_name.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\authority.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\collection_entry.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\context_params.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_locator.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_name.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\authority.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\collection_entry.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\context_params.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_locator.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_name.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\authority.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\context_params.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\collection_entry.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\authority.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\context_params.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_locator.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_name.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\collection_entry.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_name.upbdefs.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\src\core\ext\upbdefs-generated\udpa\core\v1\resource_locator.upbdefs.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\validate\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\validate\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\validate\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\upbdefs-generated\validate\ /c ext\grpc\src\core\ext\upbdefs-generated\validate\validate.upbdefs.c
validate.upbdefs.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\xds\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\xds\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\xds\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\ext\xds\ /c ext\grpc\src\core\ext\xds\certificate_provider_registry.cc ext\grpc\src\core\ext\xds\certificate_provider_store.cc ext\grpc\src\core\ext\xds\file_watcher_certificate_provider_factory.cc ext\grpc\src\core\ext\xds\xds_api.cc ext\grpc\src\core\ext\xds\xds_bootstrap.cc ext\grpc\src\core\ext\xds\xds_certificate_provider.cc ext\grpc\src\core\ext\xds\xds_client.cc ext\grpc\src\core\ext\xds\xds_client_stats.cc ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc
certificate_provider_registry.cc
certificate_provider_store.cc
file_watcher_certificate_provider_factory.cc
xds_api.cc
xds_bootstrap.cc
xds_certificate_provider.cc
xds_client.cc
xds_client_stats.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\file_watcher_certificate_provider_factory.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\file_watcher_certificate_provider_factory.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\certificate_provider_registry.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\certificate_provider_registry.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\certificate_provider_store.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\certificate_provider_store.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\file_watcher_certificate_provider_factory.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\certificate_provider_registry.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\certificate_provider_store.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_bootstrap.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_client_stats.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/lib/gprpp/ref_counted_ptr.h(336): warning C4244: 'argument': conversion from '_Ty' to 'unsigned int', possible loss of data
        with
        [
            _Ty=grpc_millis
        ] (compiling source file ext\grpc\src\core\ext\xds\file_watcher_certificate_provider_factory.cc)
ext\grpc\src\core\ext\xds\file_watcher_certificate_provider_factory.cc(134): note: see reference to function template instantiation 'grpc_core::RefCountedPtr<grpc_core::FileWatcherCertificateProvider> grpc_core::MakeRefCounted<grpc_core::FileWatcherCertificateProvider,const std::string&,const std::string&,const std::string&,grpc_millis>(const std::string &,const std::string &,const std::string &,grpc_millis &&)' being compiled
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_client.cc)
xds_server_config_fetcher.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\ext\xds\xds_server_config_fetcher.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\avl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\avl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\avl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\avl\ /c ext\grpc\src\core\lib\avl\avl.cc
avl.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\backoff\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\backoff\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\backoff\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\backoff\ /c ext\grpc\src\core\lib\backoff\backoff.cc
backoff.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\channel\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\channel\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\channel\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\channel\ /c ext\grpc\src\core\lib\channel\channel_args.cc ext\grpc\src\core\lib\channel\channel_stack.cc ext\grpc\src\core\lib\channel\channel_stack_builder.cc ext\grpc\src\core\lib\channel\channel_trace.cc ext\grpc\src\core\lib\channel\channelz.cc ext\grpc\src\core\lib\channel\channelz_registry.cc ext\grpc\src\core\lib\channel\connected_channel.cc ext\grpc\src\core\lib\channel\handshaker.cc ext\grpc\src\core\lib\channel\handshaker_registry.cc ext\grpc\src\core\lib\channel\status_util.cc
channel_args.cc
channel_stack.cc
channel_stack_builder.cc
channel_trace.cc
channelz.cc
channelz_registry.cc
connected_channel.cc
handshaker.cc
handshaker_registry.cc
status_util.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\compression\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\compression\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\compression\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\compression\ /c ext\grpc\src\core\lib\compression\compression.cc ext\grpc\src\core\lib\compression\compression_args.cc ext\grpc\src\core\lib\compression\compression_internal.cc ext\grpc\src\core\lib\compression\message_compress.cc ext\grpc\src\core\lib\compression\stream_compression.cc ext\grpc\src\core\lib\compression\stream_compression_gzip.cc ext\grpc\src\core\lib\compression\stream_compression_identity.cc
compression.cc
compression_args.cc
compression_internal.cc
message_compress.cc
stream_compression.cc
stream_compression_gzip.cc
stream_compression_identity.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\debug\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\debug\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\debug\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\debug\ /c ext\grpc\src\core\lib\debug\stats.cc ext\grpc\src\core\lib\debug\stats_data.cc ext\grpc\src\core\lib\debug\trace.cc
stats.cc
stats_data.cc
trace.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gpr\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gpr\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gpr\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gpr\ /c ext\grpc\src\core\lib\gpr\alloc.cc ext\grpc\src\core\lib\gpr\atm.cc ext\grpc\src\core\lib\gpr\cpu_iphone.cc ext\grpc\src\core\lib\gpr\cpu_linux.cc ext\grpc\src\core\lib\gpr\cpu_posix.cc ext\grpc\src\core\lib\gpr\cpu_windows.cc ext\grpc\src\core\lib\gpr\env_linux.cc ext\grpc\src\core\lib\gpr\env_posix.cc ext\grpc\src\core\lib\gpr\env_windows.cc ext\grpc\src\core\lib\gpr\log.cc ext\grpc\src\core\lib\gpr\log_android.cc ext\grpc\src\core\lib\gpr\log_linux.cc ext\grpc\src\core\lib\gpr\log_posix.cc ext\grpc\src\core\lib\gpr\log_windows.cc ext\grpc\src\core\lib\gpr\murmur_hash.cc ext\grpc\src\core\lib\gpr\string.cc ext\grpc\src\core\lib\gpr\string_posix.cc ext\grpc\src\core\lib\gpr\string_util_windows.cc ext\grpc\src\core\lib\gpr\string_windows.cc ext\grpc\src\core\lib\gpr\sync.cc ext\grpc\src\core\lib\gpr\sync_abseil.cc ext\grpc\src\core\lib\gpr\sync_posix.cc ext\grpc\src\core\lib\gpr\sync_windows.cc ext\grpc\src\core\lib\gpr\time.cc ext\grpc\src\core\lib\gpr\time_posix.cc ext\grpc\src\core\lib\gpr\time_precise.cc ext\grpc\src\core\lib\gpr\time_windows.cc ext\grpc\src\core\lib\gpr\tls_pthread.cc ext\grpc\src\core\lib\gpr\tmpfile_msys.cc ext\grpc\src\core\lib\gpr\tmpfile_posix.cc ext\grpc\src\core\lib\gpr\tmpfile_windows.cc ext\grpc\src\core\lib\gpr\wrap_memcpy.cc 
alloc.cc
atm.cc
cpu_iphone.cc
cpu_linux.cc
cpu_posix.cc
cpu_windows.cc
env_linux.cc
env_posix.cc
env_windows.cc
log.cc
log_android.cc
log_linux.cc
log_posix.cc
log_windows.cc
murmur_hash.cc
string.cc
string_posix.cc
string_util_windows.cc
string_windows.cc
sync.cc
sync_abseil.cc
sync_posix.cc
sync_windows.cc
time.cc
time_posix.cc
time_precise.cc
time_windows.cc
tls_pthread.cc
tmpfile_msys.cc
tmpfile_posix.cc
tmpfile_windows.cc
wrap_memcpy.cc
ext\grpc\src\core\lib\gpr\time_precise.cc(152): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gprpp\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gprpp\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gprpp\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\gprpp\ /c ext\grpc\src\core\lib\gprpp\arena.cc ext\grpc\src\core\lib\gprpp\examine_stack.cc ext\grpc\src\core\lib\gprpp\fork.cc ext\grpc\src\core\lib\gprpp\global_config_env.cc ext\grpc\src\core\lib\gprpp\host_port.cc ext\grpc\src\core\lib\gprpp\mpscq.cc ext\grpc\src\core\lib\gprpp\stat_posix.cc ext\grpc\src\core\lib\gprpp\stat_windows.cc ext\grpc\src\core\lib\gprpp\thd_posix.cc ext\grpc\src\core\lib\gprpp\thd_windows.cc
arena.cc
examine_stack.cc
fork.cc
global_config_env.cc
host_port.cc
mpscq.cc
stat_posix.cc
stat_windows.cc
thd_posix.cc
thd_windows.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\http\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\http\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\http\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\http\ /c ext\grpc\src\core\lib\http\format_request.cc ext\grpc\src\core\lib\http\httpcli.cc ext\grpc\src\core\lib\http\httpcli_security_connector.cc ext\grpc\src\core\lib\http\parser.cc
format_request.cc
httpcli.cc
httpcli_security_connector.cc
parser.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\http\httpcli_security_connector.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\http\httpcli_security_connector.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\http\httpcli_security_connector.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\ /c ext\grpc\src\core\lib\iomgr\buffer_list.cc ext\grpc\src\core\lib\iomgr\call_combiner.cc ext\grpc\src\core\lib\iomgr\cfstream_handle.cc ext\grpc\src\core\lib\iomgr\combiner.cc ext\grpc\src\core\lib\iomgr\dualstack_socket_posix.cc ext\grpc\src\core\lib\iomgr\endpoint.cc ext\grpc\src\core\lib\iomgr\endpoint_cfstream.cc ext\grpc\src\core\lib\iomgr\endpoint_pair_posix.cc ext\grpc\src\core\lib\iomgr\endpoint_pair_uv.cc ext\grpc\src\core\lib\iomgr\endpoint_pair_windows.cc ext\grpc\src\core\lib\iomgr\error.cc ext\grpc\src\core\lib\iomgr\error_cfstream.cc ext\grpc\src\core\lib\iomgr\ev_apple.cc ext\grpc\src\core\lib\iomgr\ev_epoll1_linux.cc ext\grpc\src\core\lib\iomgr\ev_epollex_linux.cc ext\grpc\src\core\lib\iomgr\ev_poll_posix.cc ext\grpc\src\core\lib\iomgr\ev_posix.cc ext\grpc\src\core\lib\iomgr\ev_windows.cc ext\grpc\src\core\lib\iomgr\exec_ctx.cc ext\grpc\src\core\lib\iomgr\executor.cc ext\grpc\src\core\lib\iomgr\fork_posix.cc ext\grpc\src\core\lib\iomgr\fork_windows.cc ext\grpc\src\core\lib\iomgr\gethostname_fallback.cc ext\grpc\src\core\lib\iomgr\gethostname_host_name_max.cc ext\grpc\src\core\lib\iomgr\gethostname_sysconf.cc ext\grpc\src\core\lib\iomgr\grpc_if_nametoindex_posix.cc ext\grpc\src\core\lib\iomgr\grpc_if_nametoindex_unsupported.cc ext\grpc\src\core\lib\iomgr\internal_errqueue.cc ext\grpc\src\core\lib\iomgr\iocp_windows.cc ext\grpc\src\core\lib\iomgr\iomgr.cc ext\grpc\src\core\lib\iomgr\iomgr_custom.cc ext\grpc\src\core\lib\iomgr\iomgr_internal.cc ext\grpc\src\core\lib\iomgr\iomgr_posix.cc ext\grpc\src\core\lib\iomgr\iomgr_posix_cfstream.cc ext\grpc\src\core\lib\iomgr\iomgr_uv.cc ext\grpc\src\core\lib\iomgr\iomgr_windows.cc ext\grpc\src\core\lib\iomgr\is_epollexclusive_available.cc ext\grpc\src\core\lib\iomgr\load_file.cc ext\grpc\src\core\lib\iomgr\lockfree_event.cc ext\grpc\src\core\lib\iomgr\parse_address.cc ext\grpc\src\core\lib\iomgr\polling_entity.cc ext\grpc\src\core\lib\iomgr\pollset.cc ext\grpc\src\core\lib\iomgr\pollset_custom.cc ext\grpc\src\core\lib\iomgr\pollset_set.cc ext\grpc\src\core\lib\iomgr\pollset_set_custom.cc ext\grpc\src\core\lib\iomgr\pollset_set_windows.cc ext\grpc\src\core\lib\iomgr\pollset_uv.cc ext\grpc\src\core\lib\iomgr\pollset_windows.cc ext\grpc\src\core\lib\iomgr\resolve_address.cc ext\grpc\src\core\lib\iomgr\resolve_address_custom.cc ext\grpc\src\core\lib\iomgr\resolve_address_posix.cc ext\grpc\src\core\lib\iomgr\resolve_address_windows.cc ext\grpc\src\core\lib\iomgr\resource_quota.cc ext\grpc\src\core\lib\iomgr\sockaddr_utils.cc ext\grpc\src\core\lib\iomgr\socket_factory_posix.cc ext\grpc\src\core\lib\iomgr\socket_mutator.cc ext\grpc\src\core\lib\iomgr\socket_utils_common_posix.cc ext\grpc\src\core\lib\iomgr\socket_utils_linux.cc ext\grpc\src\core\lib\iomgr\socket_utils_posix.cc ext\grpc\src\core\lib\iomgr\socket_utils_uv.cc ext\grpc\src\core\lib\iomgr\socket_utils_windows.cc ext\grpc\src\core\lib\iomgr\socket_windows.cc ext\grpc\src\core\lib\iomgr\tcp_client.cc ext\grpc\src\core\lib\iomgr\tcp_client_cfstream.cc ext\grpc\src\core\lib\iomgr\tcp_client_custom.cc ext\grpc\src\core\lib\iomgr\tcp_client_posix.cc ext\grpc\src\core\lib\iomgr\tcp_client_windows.cc ext\grpc\src\core\lib\iomgr\tcp_custom.cc ext\grpc\src\core\lib\iomgr\tcp_posix.cc ext\grpc\src\core\lib\iomgr\tcp_server.cc ext\grpc\src\core\lib\iomgr\tcp_server_custom.cc ext\grpc\src\core\lib\iomgr\tcp_server_posix.cc ext\grpc\src\core\lib\iomgr\tcp_server_utils_posix_common.cc ext\grpc\src\core\lib\iomgr\tcp_server_utils_posix_ifaddrs.cc ext\grpc\src\core\lib\iomgr\tcp_server_utils_posix_noifaddrs.cc ext\grpc\src\core\lib\iomgr\tcp_server_windows.cc ext\grpc\src\core\lib\iomgr\tcp_uv.cc ext\grpc\src\core\lib\iomgr\tcp_windows.cc ext\grpc\src\core\lib\iomgr\time_averaged_stats.cc ext\grpc\src\core\lib\iomgr\timer.cc ext\grpc\src\core\lib\iomgr\timer_custom.cc ext\grpc\src\core\lib\iomgr\timer_generic.cc ext\grpc\src\core\lib\iomgr\timer_heap.cc ext\grpc\src\core\lib\iomgr\timer_manager.cc ext\grpc\src\core\lib\iomgr\timer_uv.cc ext\grpc\src\core\lib\iomgr\udp_server.cc ext\grpc\src\core\lib\iomgr\unix_sockets_posix.cc ext\grpc\src\core\lib\iomgr\unix_sockets_posix_noop.cc ext\grpc\src\core\lib\iomgr\wakeup_fd_eventfd.cc ext\grpc\src\core\lib\iomgr\wakeup_fd_nospecial.cc ext\grpc\src\core\lib\iomgr\wakeup_fd_pipe.cc ext\grpc\src\core\lib\iomgr\wakeup_fd_posix.cc ext\grpc\src\core\lib\iomgr\work_serializer.cc 
buffer_list.cc
call_combiner.cc
cfstream_handle.cc
combiner.cc
dualstack_socket_posix.cc
endpoint.cc
endpoint_cfstream.cc
endpoint_pair_posix.cc
endpoint_pair_uv.cc
endpoint_pair_windows.cc
error.cc
error_cfstream.cc
ev_apple.cc
ev_epoll1_linux.cc
ev_epollex_linux.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/lib/iomgr/error_internal.h(58): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\iomgr\error.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/lib/iomgr/error_internal.h(58): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\iomgr\error.cc)
ev_poll_posix.cc
ev_posix.cc
ev_windows.cc
exec_ctx.cc
executor.cc
fork_posix.cc
fork_windows.cc
gethostname_fallback.cc
gethostname_host_name_max.cc
gethostname_sysconf.cc
grpc_if_nametoindex_posix.cc
grpc_if_nametoindex_unsupported.cc
internal_errqueue.cc
iocp_windows.cc
iomgr.cc
iomgr_custom.cc
iomgr_internal.cc
iomgr_posix.cc
iomgr_posix_cfstream.cc
iomgr_uv.cc
iomgr_windows.cc
is_epollexclusive_available.cc
load_file.cc
lockfree_event.cc
parse_address.cc
polling_entity.cc
pollset.cc
pollset_custom.cc
pollset_set.cc
pollset_set_custom.cc
pollset_set_windows.cc
pollset_uv.cc
pollset_windows.cc
resolve_address.cc
resolve_address_custom.cc
resolve_address_posix.cc
resolve_address_windows.cc
resource_quota.cc
sockaddr_utils.cc
socket_factory_posix.cc
socket_mutator.cc
socket_utils_common_posix.cc
socket_utils_linux.cc
socket_utils_posix.cc
socket_utils_uv.cc
socket_utils_windows.cc
socket_windows.cc
tcp_client.cc
ext\grpc\src\core\lib\iomgr\resolve_address_windows.cc(111): warning C4267: '=': conversion from 'size_t' to 'socklen_t', possible loss of data
tcp_client_cfstream.cc
tcp_client_custom.cc
tcp_client_posix.cc
ext\grpc\src\core\lib\iomgr\resource_quota.cc(948): warning C4146: unary minus operator applied to unsigned type, result still unsigned
tcp_client_windows.cc
tcp_custom.cc
tcp_posix.cc
tcp_server.cc
tcp_server_custom.cc
tcp_server_posix.cc
tcp_server_utils_posix_common.cc
tcp_server_utils_posix_ifaddrs.cc
tcp_server_utils_posix_noifaddrs.cc
tcp_server_windows.cc
tcp_uv.cc
tcp_windows.cc
time_averaged_stats.cc
timer.cc
timer_custom.cc
timer_generic.cc
timer_heap.cc
timer_manager.cc
timer_uv.cc
udp_server.cc
unix_sockets_posix.cc
unix_sockets_posix_noop.cc
wakeup_fd_eventfd.cc
wakeup_fd_nospecial.cc
wakeup_fd_pipe.cc
wakeup_fd_posix.cc
work_serializer.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\executor\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\executor\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\executor\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\executor\ /c ext\grpc\src\core\lib\iomgr\executor\mpmcqueue.cc ext\grpc\src\core\lib\iomgr\executor\threadpool.cc
mpmcqueue.cc
threadpool.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\poller\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\poller\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\poller\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\iomgr\poller\ /c ext\grpc\src\core\lib\iomgr\poller\eventmanager_libuv.cc
eventmanager_libuv.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\json\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\json\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\json\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\json\ /c ext\grpc\src\core\lib\json\json_reader.cc ext\grpc\src\core\lib\json\json_util.cc ext\grpc\src\core\lib\json\json_writer.cc
json_reader.cc
json_util.cc
json_writer.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\profiling\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\profiling\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\profiling\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\profiling\ /c ext\grpc\src\core\lib\profiling\basic_timers.cc ext\grpc\src\core\lib\profiling\stap_timers.cc
basic_timers.cc
stap_timers.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\authorization\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\authorization\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\authorization\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\authorization\ /c ext\grpc\src\core\lib\security\authorization\authorization_engine.cc ext\grpc\src\core\lib\security\authorization\evaluate_args.cc
authorization_engine.cc
evaluate_args.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\authorization\evaluate_args.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\authorization\evaluate_args.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\authorization\evaluate_args.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\authorization\authorization_engine.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\context\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\context\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\context\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\context\ /c ext\grpc\src\core\lib\security\context\security_context.cc
security_context.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\alts\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\alts\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\alts\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\alts\ /c ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc ext\grpc\src\core\lib\security\credentials\alts\check_gcp_environment.cc ext\grpc\src\core\lib\security\credentials\alts\check_gcp_environment_linux.cc ext\grpc\src\core\lib\security\credentials\alts\check_gcp_environment_no_op.cc ext\grpc\src\core\lib\security\credentials\alts\check_gcp_environment_windows.cc ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_client_options.cc ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_options.cc ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_server_options.cc
alts_credentials.cc
check_gcp_environment.cc
check_gcp_environment_linux.cc
check_gcp_environment_no_op.cc
check_gcp_environment_windows.cc
grpc_alts_credentials_client_options.cc
grpc_alts_credentials_options.cc
grpc_alts_credentials_server_options.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_client_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_server_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_client_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_client_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_client_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_server_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_client_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_server_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_server_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_server_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\alts\grpc_alts_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\alts\alts_credentials.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\composite\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\composite\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\composite\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\composite\ /c ext\grpc\src\core\lib\security\credentials\composite\composite_credentials.cc
composite_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ /c ext\grpc\src\core\lib\security\credentials\credentials.cc ext\grpc\src\core\lib\security\credentials\credentials_metadata.cc
credentials.cc
credentials_metadata.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\credentials_metadata.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\credentials_metadata.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\credentials_metadata.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\external\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\external\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\external\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\external\ /c ext\grpc\src\core\lib\security\credentials\external\aws_external_account_credentials.cc ext\grpc\src\core\lib\security\credentials\external\aws_request_signer.cc ext\grpc\src\core\lib\security\credentials\external\external_account_credentials.cc ext\grpc\src\core\lib\security\credentials\external\file_external_account_credentials.cc ext\grpc\src\core\lib\security\credentials\external\url_external_account_credentials.cc
aws_external_account_credentials.cc
aws_request_signer.cc
external_account_credentials.cc
file_external_account_credentials.cc
url_external_account_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\url_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\url_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\file_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\file_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\aws_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\aws_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\url_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\file_external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\external_account_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\external\aws_external_account_credentials.cc)
ext\grpc\src\core\lib\security\credentials\external\external_account_credentials.cc(437): warning C4244: 'initializing': conversion from 'int64_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\fake\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\fake\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\fake\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\fake\ /c ext\grpc\src\core\lib\security\credentials\fake\fake_credentials.cc
fake_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\google_default\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\google_default\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\google_default\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\google_default\ /c ext\grpc\src\core\lib\security\credentials\google_default\credentials_generic.cc ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc
credentials_generic.cc
google_default_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\credentials_generic.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\credentials_generic.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\credentials_generic.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\lib\security\credentials\google_default\google_default_credentials.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\iam\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\iam\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\iam\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\iam\ /c ext\grpc\src\core\lib\security\credentials\iam\iam_credentials.cc
iam_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\insecure\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\insecure\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\insecure\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\insecure\ /c ext\grpc\src\core\lib\security\credentials\insecure\insecure_credentials.cc
insecure_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\jwt\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\jwt\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\jwt\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\jwt\ /c ext\grpc\src\core\lib\security\credentials\jwt\json_token.cc ext\grpc\src\core\lib\security\credentials\jwt\jwt_credentials.cc ext\grpc\src\core\lib\security\credentials\jwt\jwt_verifier.cc
json_token.cc
jwt_credentials.cc
jwt_verifier.cc
ext\grpc\src\core\lib\security\credentials\jwt\json_token.cc(36): warning C4068: unknown pragma
ext\grpc\src\core\lib\security\credentials\jwt\json_token.cc(37): warning C4068: unknown pragma
ext\grpc\src\core\lib\security\credentials\jwt\json_token.cc(43): warning C4068: unknown pragma
ext\grpc\src\core\lib\security\credentials\jwt\jwt_verifier.cc(31): warning C4068: unknown pragma
ext\grpc\src\core\lib\security\credentials\jwt\jwt_verifier.cc(32): warning C4068: unknown pragma
ext\grpc\src\core\lib\security\credentials\jwt\jwt_verifier.cc(38): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\jwt\jwt_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\jwt\jwt_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\jwt\jwt_credentials.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\local\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\local\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\local\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\local\ /c ext\grpc\src\core\lib\security\credentials\local\local_credentials.cc
local_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\oauth2\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\oauth2\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\oauth2\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\oauth2\ /c ext\grpc\src\core\lib\security\credentials\oauth2\oauth2_credentials.cc
oauth2_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\plugin\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\plugin\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\plugin\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\plugin\ /c ext\grpc\src\core\lib\security\credentials\plugin\plugin_credentials.cc
plugin_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ssl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ssl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ssl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\ssl\ /c ext\grpc\src\core\lib\security\credentials\ssl\ssl_credentials.cc
ssl_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\tls\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\tls\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\tls\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\tls\ /c ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_distributor.cc ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_provider.cc ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_credentials_options.cc ext\grpc\src\core\lib\security\credentials\tls\tls_credentials.cc ext\grpc\src\core\lib\security\credentials\tls\tls_utils.cc
grpc_tls_certificate_distributor.cc
grpc_tls_certificate_provider.cc
grpc_tls_credentials_options.cc
tls_credentials.cc
tls_utils.cc
ext\grpc\src\core\lib\security\credentials\tls\tls_utils.cc(84): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_distributor.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_distributor.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\tls_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\tls_credentials.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_credentials_options.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_distributor.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\grpc_tls_certificate_provider.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\credentials\tls\tls_credentials.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\xds\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\xds\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\xds\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\credentials\xds\ /c ext\grpc\src\core\lib\security\credentials\xds\xds_credentials.cc
xds_credentials.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\alts\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\alts\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\alts\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\alts\ /c ext\grpc\src\core\lib\security\security_connector\alts\alts_security_connector.cc
alts_security_connector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\fake\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\fake\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\fake\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\fake\ /c ext\grpc\src\core\lib\security\security_connector\fake\fake_security_connector.cc
fake_security_connector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\insecure\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\insecure\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\insecure\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\insecure\ /c ext\grpc\src\core\lib\security\security_connector\insecure\insecure_security_connector.cc
insecure_security_connector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ /c ext\grpc\src\core\lib\security\security_connector\load_system_roots_fallback.cc ext\grpc\src\core\lib\security\security_connector\load_system_roots_linux.cc ext\grpc\src\core\lib\security\security_connector\security_connector.cc ext\grpc\src\core\lib\security\security_connector\ssl_utils.cc ext\grpc\src\core\lib\security\security_connector\ssl_utils_config.cc
load_system_roots_fallback.cc
load_system_roots_linux.cc
security_connector.cc
ssl_utils.cc
ssl_utils_config.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\security_connector\security_connector.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\security_connector\security_connector.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\security_connector\ssl_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\security_connector\ssl_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\security_connector\security_connector.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\security_connector\ssl_utils.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\local\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\local\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\local\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\local\ /c ext\grpc\src\core\lib\security\security_connector\local\local_security_connector.cc
local_security_connector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ssl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ssl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ssl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\ssl\ /c ext\grpc\src\core\lib\security\security_connector\ssl\ssl_security_connector.cc
ssl_security_connector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\tls\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\tls\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\tls\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\security_connector\tls\ /c ext\grpc\src\core\lib\security\security_connector\tls\tls_security_connector.cc
tls_security_connector.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\transport\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\transport\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\transport\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\transport\ /c ext\grpc\src\core\lib\security\transport\client_auth_filter.cc ext\grpc\src\core\lib\security\transport\secure_endpoint.cc ext\grpc\src\core\lib\security\transport\security_handshaker.cc ext\grpc\src\core\lib\security\transport\server_auth_filter.cc ext\grpc\src\core\lib\security\transport\tsi_error.cc
client_auth_filter.cc
secure_endpoint.cc
security_handshaker.cc
server_auth_filter.cc
tsi_error.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\security_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\security_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\server_auth_filter.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\server_auth_filter.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\security_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\server_auth_filter.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\client_auth_filter.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\client_auth_filter.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\security\transport\client_auth_filter.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\util\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\util\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\util\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\security\util\ /c ext\grpc\src\core\lib\security\util\json_util.cc
json_util.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\slice\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\slice\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\slice\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\slice\ /c ext\grpc\src\core\lib\slice\b64.cc ext\grpc\src\core\lib\slice\percent_encoding.cc ext\grpc\src\core\lib\slice\slice.cc ext\grpc\src\core\lib\slice\slice_buffer.cc ext\grpc\src\core\lib\slice\slice_intern.cc ext\grpc\src\core\lib\slice\slice_string_helpers.cc
b64.cc
percent_encoding.cc
slice.cc
slice_buffer.cc
slice_intern.cc
slice_string_helpers.cc
ext\grpc\src\core\lib\slice\slice.cc(239): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\src\core\lib\slice\slice.cc(259): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\surface\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\surface\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\surface\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\surface\ /c ext\grpc\src\core\lib\surface\api_trace.cc ext\grpc\src\core\lib\surface\byte_buffer.cc ext\grpc\src\core\lib\surface\byte_buffer_reader.cc ext\grpc\src\core\lib\surface\call.cc ext\grpc\src\core\lib\surface\call_details.cc ext\grpc\src\core\lib\surface\call_log_batch.cc ext\grpc\src\core\lib\surface\channel.cc ext\grpc\src\core\lib\surface\channel_init.cc ext\grpc\src\core\lib\surface\channel_ping.cc ext\grpc\src\core\lib\surface\channel_stack_type.cc ext\grpc\src\core\lib\surface\completion_queue.cc ext\grpc\src\core\lib\surface\completion_queue_factory.cc ext\grpc\src\core\lib\surface\event_string.cc ext\grpc\src\core\lib\surface\init.cc ext\grpc\src\core\lib\surface\init_secure.cc ext\grpc\src\core\lib\surface\lame_client.cc ext\grpc\src\core\lib\surface\metadata_array.cc ext\grpc\src\core\lib\surface\server.cc ext\grpc\src\core\lib\surface\validate_metadata.cc ext\grpc\src\core\lib\surface\version.cc 
api_trace.cc
byte_buffer.cc
byte_buffer_reader.cc
call.cc
call_details.cc
call_log_batch.cc
channel.cc
channel_init.cc
channel_ping.cc
ext\grpc\src\core\lib\surface\channel_init.cc(90): warning C4312: 'reinterpret_cast': conversion from 'unsigned int' to 'void *' of greater size
channel_stack_type.cc
completion_queue.cc
completion_queue_factory.cc
event_string.cc
init.cc
init_secure.cc
lame_client.cc
metadata_array.cc
server.cc
validate_metadata.cc
version.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\surface\init_secure.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\surface\init_secure.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\lib\surface\init_secure.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\transport\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\transport\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\transport\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\transport\ /c ext\grpc\src\core\lib\transport\authority_override.cc ext\grpc\src\core\lib\transport\bdp_estimator.cc ext\grpc\src\core\lib\transport\byte_stream.cc ext\grpc\src\core\lib\transport\connectivity_state.cc ext\grpc\src\core\lib\transport\error_utils.cc ext\grpc\src\core\lib\transport\metadata.cc ext\grpc\src\core\lib\transport\metadata_batch.cc ext\grpc\src\core\lib\transport\pid_controller.cc ext\grpc\src\core\lib\transport\static_metadata.cc ext\grpc\src\core\lib\transport\status_conversion.cc ext\grpc\src\core\lib\transport\status_metadata.cc ext\grpc\src\core\lib\transport\timeout_encoding.cc ext\grpc\src\core\lib\transport\transport.cc ext\grpc\src\core\lib\transport\transport_op_string.cc
authority_override.cc
bdp_estimator.cc
byte_stream.cc
connectivity_state.cc
error_utils.cc
metadata.cc
metadata_batch.cc
pid_controller.cc
static_metadata.cc
status_conversion.cc
status_metadata.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/lib/iomgr/error_internal.h(58): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\lib\transport\error_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/lib/iomgr/error_internal.h(58): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\lib\transport\error_utils.cc)
timeout_encoding.cc
transport.cc
transport_op_string.cc
ext\grpc\src\core\lib\transport\status_metadata.cc(53): warning C4312: 'reinterpret_cast': conversion from 'uint32_t' to 'void *' of greater size
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\uri\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\uri\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\uri\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\lib\uri\ /c ext\grpc\src\core\lib\uri\uri_parser.cc
uri_parser.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\plugin_registry\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\plugin_registry\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\plugin_registry\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\plugin_registry\ /c ext\grpc\src\core\plugin_registry\grpc_plugin_registry.cc
grpc_plugin_registry.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\crypt\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\crypt\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\crypt\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\crypt\ /c ext\grpc\src\core\tsi\alts\crypt\aes_gcm.cc ext\grpc\src\core\tsi\alts\crypt\gsec.cc
aes_gcm.cc
gsec.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\frame_protector\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\frame_protector\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\frame_protector\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\frame_protector\ /c ext\grpc\src\core\tsi\alts\frame_protector\alts_counter.cc ext\grpc\src\core\tsi\alts\frame_protector\alts_crypter.cc ext\grpc\src\core\tsi\alts\frame_protector\alts_frame_protector.cc ext\grpc\src\core\tsi\alts\frame_protector\alts_record_protocol_crypter_common.cc ext\grpc\src\core\tsi\alts\frame_protector\alts_seal_privacy_integrity_crypter.cc ext\grpc\src\core\tsi\alts\frame_protector\alts_unseal_privacy_integrity_crypter.cc ext\grpc\src\core\tsi\alts\frame_protector\frame_handler.cc
alts_counter.cc
alts_crypter.cc
alts_frame_protector.cc
alts_record_protocol_crypter_common.cc
alts_seal_privacy_integrity_crypter.cc
alts_unseal_privacy_integrity_crypter.cc
frame_handler.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\handshaker\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\handshaker\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\handshaker\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\handshaker\ /c ext\grpc\src\core\tsi\alts\handshaker\alts_handshaker_client.cc ext\grpc\src\core\tsi\alts\handshaker\alts_shared_resource.cc ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_handshaker.cc ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_utils.cc ext\grpc\src\core\tsi\alts\handshaker\transport_security_common_api.cc
alts_handshaker_client.cc
alts_shared_resource.cc
alts_tsi_handshaker.cc
alts_tsi_utils.cc
transport_security_common_api.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\tsi\alts\handshaker\transport_security_common_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\transport_security_common_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\tsi\alts\handshaker\transport_security_common_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\tsi\alts\handshaker\transport_security_common_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\transport_security_common_api.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_utils.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_shared_resource.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_shared_resource.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_shared_resource.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_shared_resource.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_shared_resource.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_handshaker_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_handshaker_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_handshaker_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_handshaker_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_handshaker_client.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(74): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_handshaker.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\src\core\tsi\alts\handshaker\alts_tsi_handshaker.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\ /c ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\alts_grpc_integrity_only_record_protocol.cc ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\alts_grpc_privacy_integrity_record_protocol.cc ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\alts_grpc_record_protocol_common.cc ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\alts_iovec_record_protocol.cc ext\grpc\src\core\tsi\alts\zero_copy_frame_protector\alts_zero_copy_grpc_protector.cc
alts_grpc_integrity_only_record_protocol.cc
alts_grpc_privacy_integrity_record_protocol.cc
alts_grpc_record_protocol_common.cc
alts_iovec_record_protocol.cc
alts_zero_copy_grpc_protector.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ /c ext\grpc\src\core\tsi\fake_transport_security.cc ext\grpc\src\core\tsi\local_transport_security.cc ext\grpc\src\core\tsi\ssl_transport_security.cc ext\grpc\src\core\tsi\transport_security.cc ext\grpc\src\core\tsi\transport_security_grpc.cc
fake_transport_security.cc
local_transport_security.cc
ssl_transport_security.cc
transport_security.cc
transport_security_grpc.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(29): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl_transport_security.h(33): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
ext\grpc\src\core\tsi\ssl_transport_security.cc(48): warning C4068: unknown pragma
ext\grpc\src\core\tsi\ssl_transport_security.cc(49): warning C4068: unknown pragma
ext\grpc\src\core\tsi\ssl_transport_security.cc(60): warning C4068: unknown pragma
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session_cache.h(27): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session_cache.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session_cache.h(32): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(26): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(27): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(31): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl_transport_security.cc)
ext\grpc\src\core\tsi\ssl_transport_security.cc(1966): warning C4267: 'argument': conversion from 'size_t' to 'uint16_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ssl\session_cache\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ssl\session_cache\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ssl\session_cache\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\core\tsi\ssl\session_cache\ /c ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_boringssl.cc ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_openssl.cc
ssl_session_boringssl.cc
ssl_session_cache.cc
ssl_session_openssl.cc
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(26): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_boringssl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(27): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_boringssl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(26): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_openssl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(27): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_openssl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(31): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_boringssl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(31): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_openssl.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(26): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(27): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session.h(31): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session_cache.h(27): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session_cache.h(28): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\src/core/tsi/ssl/session_cache/ssl_session_cache.h(32): warning C4068: unknown pragma (compiling source file ext\grpc\src\core\tsi\ssl\session_cache\ssl_session_cache.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\php\ext\grpc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\php\ext\grpc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\php\ext\grpc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\src\php\ext\grpc\ /c ext\grpc\src\php\ext\grpc\byte_buffer.c ext\grpc\src\php\ext\grpc\call.c ext\grpc\src\php\ext\grpc\call_credentials.c ext\grpc\src\php\ext\grpc\channel.c ext\grpc\src\php\ext\grpc\channel_credentials.c ext\grpc\src\php\ext\grpc\completion_queue.c ext\grpc\src\php\ext\grpc\php_grpc.c ext\grpc\src\php\ext\grpc\server.c ext\grpc\src\php\ext\grpc\server_credentials.c ext\grpc\src\php\ext\grpc\timeval.c
byte_buffer.c
call.c
call_credentials.c
channel.c
channel_credentials.c
completion_queue.c
php_grpc.c
server.c
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\php_grpc.c)
ext\grpc\src\php\ext\grpc\php_grpc.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\call.c)
ext\grpc\src\php\ext\grpc\call.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\byte_buffer.c)
ext\grpc\src\php\ext\grpc\byte_buffer.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\channel_credentials.c)
ext\grpc\src\php\ext\grpc\channel_credentials.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\channel.c)
ext\grpc\src\php\ext\grpc\channel.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\completion_queue.c)
ext\grpc\src\php\ext\grpc\completion_queue.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\call_credentials.c)
ext\grpc\src\php\ext\grpc\call_credentials.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\server.c)
ext\grpc\src\php\ext\grpc\server.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
ext\grpc\src\php\ext\grpc\call.c(84): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\src\php\ext\grpc\call.c(61): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
server_credentials.c
timeval.c
ext\grpc\src\php\ext\grpc\channel.c(585): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\server_credentials.c)
ext\grpc\src\php\ext\grpc\server_credentials.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(34): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition (compiling source file ext\grpc\src\php\ext\grpc\timeval.c)
ext\grpc\src\php\ext\grpc\timeval.c: note: see previous definition of 'WIN32_LEAN_AND_MEAN'
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\internal\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\internal\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\internal\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\internal\ /c ext\grpc\third_party\abseil-cpp\absl\base\internal\cycleclock.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\exponential_biased.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\low_level_alloc.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\raw_logging.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\spinlock.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\spinlock_wait.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\sysinfo.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\thread_identity.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\throw_delegate.cc ext\grpc\third_party\abseil-cpp\absl\base\internal\unscaledcycleclock.cc
cycleclock.cc
exponential_biased.cc
low_level_alloc.cc
raw_logging.cc
spinlock.cc
spinlock_wait.cc
sysinfo.cc
thread_identity.cc
ext\grpc\third_party\abseil-cpp\absl\base\internal\exponential_biased.cc(69): warning C4244: 'return': conversion from 'double' to 'int64_t', possible loss of data
throw_delegate.cc
unscaledcycleclock.cc
ext\grpc\third_party\abseil-cpp\absl\base\internal\raw_logging.cc(195): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\base\ /c ext\grpc\third_party\abseil-cpp\absl\base\log_severity.cc
log_severity.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\container\internal\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\container\internal\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\container\internal\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\container\internal\ /c ext\grpc\third_party\abseil-cpp\absl\container\internal\hashtablez_sampler.cc ext\grpc\third_party\abseil-cpp\absl\container\internal\hashtablez_sampler_force_weak_definition.cc ext\grpc\third_party\abseil-cpp\absl\container\internal\raw_hash_set.cc
hashtablez_sampler.cc
hashtablez_sampler_force_weak_definition.cc
raw_hash_set.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\internal\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\internal\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\internal\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\internal\ /c ext\grpc\third_party\abseil-cpp\absl\debugging\internal\address_is_readable.cc ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc ext\grpc\third_party\abseil-cpp\absl\debugging\internal\elf_mem_image.cc ext\grpc\third_party\abseil-cpp\absl\debugging\internal\vdso_support.cc
address_is_readable.cc
demangle.cc
elf_mem_image.cc
vdso_support.cc
ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc(455): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc(465): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc(849): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc(852): warning C4244: '=': conversion from 'uint64_t' to 'int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc(871): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\debugging\internal\demangle.cc(889): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\debugging\ /c ext\grpc\third_party\abseil-cpp\absl\debugging\stacktrace.cc ext\grpc\third_party\abseil-cpp\absl\debugging\symbolize.cc
stacktrace.cc
symbolize.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\hash\internal\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\hash\internal\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\hash\internal\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\hash\internal\ /c ext\grpc\third_party\abseil-cpp\absl\hash\internal\city.cc ext\grpc\third_party\abseil-cpp\absl\hash\internal\hash.cc
city.cc
hash.cc
ext\grpc\third_party\abseil-cpp\absl\hash\internal\city.cc(100): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\hash\internal\city.cc(113): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\hash\internal\city.cc(117): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\hash\internal\city.cc(132): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\hash\internal\city.cc(236): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\numeric\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\numeric\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\numeric\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\numeric\ /c ext\grpc\third_party\abseil-cpp\absl\numeric\int128.cc
int128.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\status\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\status\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\status\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\status\ /c ext\grpc\third_party\abseil-cpp\absl\status\status.cc ext\grpc\third_party\abseil-cpp\absl\status\status_payload_printer.cc ext\grpc\third_party\abseil-cpp\absl\status\statusor.cc
status.cc
status_payload_printer.cc
statusor.cc
ext\grpc\third_party\abseil-cpp\absl\status\status.cc(82): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\ /c ext\grpc\third_party\abseil-cpp\absl\strings\ascii.cc ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc ext\grpc\third_party\abseil-cpp\absl\strings\cord.cc ext\grpc\third_party\abseil-cpp\absl\strings\escaping.cc ext\grpc\third_party\abseil-cpp\absl\strings\match.cc ext\grpc\third_party\abseil-cpp\absl\strings\numbers.cc ext\grpc\third_party\abseil-cpp\absl\strings\str_cat.cc ext\grpc\third_party\abseil-cpp\absl\strings\str_replace.cc ext\grpc\third_party\abseil-cpp\absl\strings\str_split.cc ext\grpc\third_party\abseil-cpp\absl\strings\string_view.cc ext\grpc\third_party\abseil-cpp\absl\strings\substitute.cc
ascii.cc
charconv.cc
cord.cc
escaping.cc
match.cc
numbers.cc
str_cat.cc
str_replace.cc
ext\grpc\third_party\abseil-cpp\absl\strings\str_cat.cc(59): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
str_split.cc
string_view.cc
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(630): warning C4244: '=': conversion from 'double' to 'FloatType', possible loss of data
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(686): note: see reference to function template instantiation 'absl::lts_2020_09_23::from_chars_result absl::lts_2020_09_23::`anonymous-namespace'::FromCharsImpl<float>(const char *,const char *,FloatType &,absl::lts_2020_09_23::chars_format)' being compiled
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(315): warning C4244: '=': conversion from 'double' to 'FloatType', possible loss of data
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(636): note: see reference to function template instantiation 'bool absl::lts_2020_09_23::`anonymous-namespace'::HandleEdgeCase<FloatType>(const absl::lts_2020_09_23::strings_internal::ParsedFloat &,bool,FloatType *)' being compiled
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(686): note: see reference to function template instantiation 'absl::lts_2020_09_23::from_chars_result absl::lts_2020_09_23::`anonymous-namespace'::FromCharsImpl<float>(const char *,const char *,FloatType &,absl::lts_2020_09_23::chars_format)' being compiled
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(337): warning C4244: '=': conversion from 'double' to 'FloatType', possible loss of data
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(641): note: see reference to function template instantiation 'void absl::lts_2020_09_23::`anonymous-namespace'::EncodeResult<FloatType>(const absl::lts_2020_09_23::`anonymous-namespace'::CalculatedFloat &,bool,absl::lts_2020_09_23::from_chars_result *,FloatType *)' being compiled
        with
        [
            FloatType=float
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\charconv.cc(340): warning C4244: 'argument': conversion from 'const uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\numbers.cc(396): warning C4244: 'initializing': conversion from 'double' to 'uint64_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\numbers.cc(410): warning C4244: 'initializing': conversion from 'double' to 'uint64_t', possible loss of data
substitute.cc
ext\grpc\third_party\abseil-cpp\absl\strings\cord.cc(128): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\cord.cc(874): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\cord.cc(1083): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\substitute.cc(149): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\ /c ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_bigint.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_parse.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\escaping.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\memutil.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\ostringstream.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\utf8.cc
charconv_bigint.cc
charconv_parse.cc
escaping.cc
memutil.cc
ostringstream.cc
utf8.cc
ext\grpc\third_party\abseil-cpp\absl\strings\internal\utf8.cc(30): warning C4244: '=': conversion from 'char32_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\utf8.cc(37): warning C4244: '=': conversion from 'char32_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\utf8.cc(46): warning C4244: '=': conversion from 'char32_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_parse.cc(422): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_parse.cc(498): note: see reference to function template instantiation 'absl::lts_2020_09_23::strings_internal::ParsedFloat absl::lts_2020_09_23::strings_internal::ParseFloat<10>(const char *,const char *,absl::lts_2020_09_23::chars_format)' being compiled
ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_bigint.cc(282): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_bigint.cc(194): note: while compiling class template member function 'int absl::lts_2020_09_23::strings_internal::BigUnsigned<4>::ReadDigits(const char *,const char *,int)'
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\abseil-cpp\absl/strings/internal/charconv_bigint.h(79): note: see reference to function template instantiation 'int absl::lts_2020_09_23::strings_internal::BigUnsigned<4>::ReadDigits(const char *,const char *,int)' being compiled (compiling source file ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_bigint.cc)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\abseil-cpp\absl/strings/internal/charconv_bigint.h(416): note: see reference to class template instantiation 'absl::lts_2020_09_23::strings_internal::BigUnsigned<4>' being compiled (compiling source file ext\grpc\third_party\abseil-cpp\absl\strings\internal\charconv_bigint.cc)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\ /c ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\arg.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\bind.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\extension.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\output.cc ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\parser.cc
arg.cc
bind.cc
extension.cc
float_conversion.cc
output.cc
parser.cc
ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc(334): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc(348): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc(363): warning C4244: '=': conversion from 'Int' to 'char', possible loss of data
        with
        [
            Int=uint64_t
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc(399): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc(408): warning C4244: '=': conversion from 'Int' to 'char', possible loss of data
        with
        [
            Int=uint64_t
        ]
ext\grpc\third_party\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc(449): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\ /c ext\grpc\third_party\abseil-cpp\absl\synchronization\barrier.cc ext\grpc\third_party\abseil-cpp\absl\synchronization\blocking_counter.cc ext\grpc\third_party\abseil-cpp\absl\synchronization\mutex.cc ext\grpc\third_party\abseil-cpp\absl\synchronization\notification.cc
barrier.cc
blocking_counter.cc
mutex.cc
notification.cc
ext\grpc\third_party\abseil-cpp\absl\synchronization\mutex.cc(1277): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\ /c ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\create_thread_identity.cc ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\graphcycles.cc ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\per_thread_sem.cc ext\grpc\third_party\abseil-cpp\absl\synchronization\internal\waiter.cc
create_thread_identity.cc
graphcycles.cc
per_thread_sem.cc
waiter.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\ /c ext\grpc\third_party\abseil-cpp\absl\time\civil_time.cc ext\grpc\third_party\abseil-cpp\absl\time\clock.cc ext\grpc\third_party\abseil-cpp\absl\time\duration.cc ext\grpc\third_party\abseil-cpp\absl\time\format.cc ext\grpc\third_party\abseil-cpp\absl\time\time.cc
civil_time.cc
clock.cc
duration.cc
format.cc
time.cc
ext\grpc\third_party\abseil-cpp\absl\time\format.cc(67): warning C4244: 'initializing': conversion from '_Rep' to 'uint32_t', possible loss of data
        with
        [
            _Rep=int_fast64_t
        ]
ext\grpc\third_party\abseil-cpp\absl\time\format.cc(67): warning C4244: 'initializing': conversion from '_Rep' to 'const uint32_t', possible loss of data
        with
        [
            _Rep=int_fast64_t
        ]
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(212): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(648): warning C4244: '=': conversion from 'time_t' to 'long', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(744): warning C4244: 'initializing': conversion from 'double' to 'int64_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(745): warning C4244: 'initializing': conversion from 'double' to 'int64_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\time.cc(318): warning C4244: '=': conversion from 'time_t' to 'long', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(249): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data
        with
        [
            _Ty=double
        ]
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(460): note: see reference to function template instantiation 'absl::lts_2020_09_23::Duration absl::lts_2020_09_23::`anonymous-namespace'::ScaleDouble<std::multiplies>(absl::lts_2020_09_23::Duration,double)' being compiled
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(263): warning C4244: 'initializing': conversion from 'double' to 'int64_t', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\duration.cc(268): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data
ext\grpc\third_party\abseil-cpp\absl\time\clock.cc(546): warning C4244: 'argument': conversion from 'int64_t' to 'DWORD', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\ /c ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\civil_time_detail.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_fixed.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_format.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_if.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_impl.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_info.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_libc.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_lookup.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\time_zone_posix.cc ext\grpc\third_party\abseil-cpp\absl\time\internal\cctz\src\zone_info_source.cc
civil_time_detail.cc
time_zone_fixed.cc
time_zone_format.cc
time_zone_if.cc
time_zone_impl.cc
time_zone_info.cc
time_zone_libc.cc
time_zone_lookup.cc
time_zone_posix.cc
zone_info_source.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\types\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\types\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\types\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\abseil-cpp\absl\types\ /c ext\grpc\third_party\abseil-cpp\absl\types\bad_optional_access.cc ext\grpc\third_party\abseil-cpp\absl\types\bad_variant_access.cc
bad_optional_access.cc
bad_variant_access.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\address_sorting\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\address_sorting\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\address_sorting\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\address_sorting\ /c ext\grpc\third_party\address_sorting\address_sorting.c ext\grpc\third_party\address_sorting\address_sorting_posix.c ext\grpc\third_party\address_sorting\address_sorting_windows.c
address_sorting.c
address_sorting_posix.c
address_sorting_windows.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\ /c ext\grpc\third_party\boringssl-with-bazel\err_data.c
err_data.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_bitstr.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_bool.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_d2i_fp.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_dup.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_enum.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_gentm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_i2d_fp.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_int.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_mbstr.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_object.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_octet.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_print.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_strnid.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_time.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_type.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_utctm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_utf8.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\asn1_lib.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\asn1_par.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\asn_pack.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\f_enum.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\f_int.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\f_string.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_enc.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_fre.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_new.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_typ.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_utl.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\time_support.c 
a_bitstr.c
a_bool.c
a_d2i_fp.c
a_dup.c
a_enum.c
a_gentm.c
a_i2d_fp.c
a_int.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_d2i_fp.c(76): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
a_mbstr.c
a_object.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_gentm.c(194): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_gentm.c(254): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
a_octet.c
a_print.c
a_strnid.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_mbstr.c(100): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
a_time.c
a_type.c
a_utctm.c
a_utf8.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_time.c(167): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_utctm.c(170): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_utctm.c(232): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
asn1_lib.c
asn1_par.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_enum.c(178): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_int.c(326): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\a_int.c(398): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
asn_pack.c
f_enum.c
f_int.c
f_string.c
tasn_dec.c
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_typ.c
tasn_utl.c
time_support.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\asn1_lib.c(345): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(392): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(441): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(473): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(508): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(586): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(680): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(690): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(809): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(811): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(834): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(1042): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(1115): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(1129): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(1187): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\asn1\tasn_dec.c(1225): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\base64\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\base64\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\base64\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\base64\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\base64\base64.c
base64.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\base64\base64.c(75): warning C4244: 'return': conversion from 'crypto_word_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio_mem.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\connect.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\fd.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\file.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\hexdump.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\pair.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\printf.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\socket.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\socket_helper.c
bio.c
bio_mem.c
connect.c
fd.c
file.c
hexdump.c
pair.c
printf.c
socket.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\pair.c(229): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\pair.c(301): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio_mem.c(145): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\pair.c(377): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio_mem.c(178): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio_mem.c(198): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\hexdump.c(103): warning C4267: 'function': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\hexdump.c(104): warning C4267: 'function': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\hexdump.c(105): warning C4267: 'function': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\hexdump.c(106): warning C4267: 'function': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\file.c(172): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio.c(195): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\file.c(272): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio.c(421): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\bio.c(462): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
socket_helper.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\fd.c(261): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\socket_helper.c(70): warning C4267: '=': conversion from 'size_t' to 'socklen_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bio\socket_helper.c(72): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\bn_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\convert.c
bn_asn1.c
convert.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\convert.c(407): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\convert.c(408): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\convert.c(409): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bn_extra\convert.c(410): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\buf\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\buf\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\buf\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\buf\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\buf\buf.c
buf.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\asn1_compat.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\ber.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\cbb.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\cbs.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\unicode.c
asn1_compat.c
ber.c
cbb.c
cbs.c
unicode.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\cbs.c(119): warning C4244: '=': conversion from 'uint64_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\cbs.c(136): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\cbs.c(145): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\bytestring\cbb.c(161): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\chacha\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\chacha\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\chacha\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\chacha\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\chacha\chacha.c
chacha.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\cipher_extra.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\derive_key.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesccm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesctrhmac.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesgcmsiv.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_chacha20poly1305.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_null.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_rc2.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_rc4.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_tls.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\tls_cbc.c 
cipher_extra.c
derive_key.c
e_aesccm.c
e_aesctrhmac.c
e_aesgcmsiv.c
e_chacha20poly1305.c
e_null.c
e_rc2.c
e_rc4.c
e_tls.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesgcmsiv.c(605): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesgcmsiv.c(718): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesccm.c(312): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
tls_cbc.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_aesctrhmac.c(99): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_rc2.c(235): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_chacha20poly1305.c(138): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_chacha20poly1305.c(149): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_chacha20poly1305.c(225): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cipher_extra\e_tls.c(212): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\cmac.c
cmac.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\cmac.c(219): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\cmac\cmac.c(247): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\conf.c
conf.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\conf.c(218): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\conf.c(346): warning C4244: '-=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\conf.c(562): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\conf.c(564): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\conf\conf.c(789): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cpu-aarch64-fuchsia.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cpu-aarch64-linux.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cpu-arm-linux.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cpu-arm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cpu-intel.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\cpu-ppc64le.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\crypto.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\ex_data.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\mem.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\refcount_c11.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\refcount_lock.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\thread.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\thread_none.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\thread_pthread.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\thread_win.c 
cpu-aarch64-fuchsia.c
cpu-aarch64-linux.c
cpu-arm-linux.c
cpu-arm.c
cpu-intel.c
cpu-ppc64le.c
crypto.c
ex_data.c
mem.c
refcount_c11.c
refcount_lock.c
thread.c
thread_none.c
thread_pthread.c
thread_win.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ex_data.c(160): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ex_data.c(179): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ex_data.c(249): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ex_data.c(250): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\spake25519.c
curve25519.c
spake25519.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\spake25519.c(333): warning C4244: '=': conversion from 'crypto_word_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1357): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1358): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1359): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1360): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1361): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1362): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1363): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1364): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1365): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1366): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1367): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1368): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1369): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1370): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1371): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1372): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1373): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1374): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1375): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1376): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1378): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1379): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1380): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1381): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1382): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1383): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1384): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1385): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1386): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1387): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1846): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1847): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1848): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1849): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1850): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1851): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1852): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1853): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1854): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1855): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1856): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1857): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1858): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1859): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1860): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1861): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1862): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1863): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1864): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1865): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1867): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1868): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1869): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1870): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1871): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1872): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1873): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1874): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1875): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\curve25519\curve25519.c(1876): warning C4244: '=': conversion from 'int64_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\check.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\dh.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\dh_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\params.c
check.c
dh.c
dh_asn1.c
params.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\dh\dh.c(435): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\digest_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\digest_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\digest_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\digest_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\digest_extra\digest_extra.c
digest_extra.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\dsa.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\dsa_asn1.c
dsa.c
dsa_asn1.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\dsa.c(226): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\dsa.c(790): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\dsa\dsa.c(841): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ec_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ec_derive.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\hash_to_curve.c
ec_asn1.c
ec_derive.c
hash_to_curve.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ec_asn1.c(549): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\ec_asn1.c(573): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\ec_extra\hash_to_curve.c(83): warning C4267: 'initializing': conversion from 'size_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdh_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdh_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdh_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdh_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdh_extra\ecdh_extra.c
ecdh_extra.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdsa_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdsa_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdsa_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdsa_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\ecdsa_extra\ecdsa_asn1.c
ecdsa_asn1.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\engine\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\engine\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\engine\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\engine\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\engine\engine.c
engine.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\err.c
err.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\err.c(591): warning C4244: 'initializing': conversion from 'uintptr_t' to 'const unsigned long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\err\err.c(848): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\digestsign.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\evp.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\evp_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\evp_ctx.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_dsa_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_ec.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_ec_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_ed25519.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_ed25519_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_rsa.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_rsa_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_x25519.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_x25519_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\pbkdf.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\print.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\scrypt.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\sign.c 
digestsign.c
evp.c
evp_asn1.c
evp_ctx.c
p_dsa_asn1.c
p_ec.c
p_ec_asn1.c
p_ed25519.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_ec_asn1.c(192): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
p_ed25519_asn1.c
p_rsa.c
p_rsa_asn1.c
p_x25519.c
p_x25519_asn1.c
pbkdf.c
print.c
scrypt.c
sign.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\p_rsa.c(191): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\sign.c(100): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\evp\print.c(96): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\fips_shared_support.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\is_fips.c
bcm.c
fips_shared_support.c
is_fips.c
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\aes/aes_nohw.c(1196): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\aes/key_wrap.c(164): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/bn.c(410): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/bn.c(419): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/bytes.c(134): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/div.c(539): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/exponentiation.c(738): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/gcd_extra.c(242): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bn/random.c(331): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(284): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(295): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(312): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(560): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(930): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(1257): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\cipher/e_aes.c(1352): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(321): warning C4244: 'initializing': conversion from 'crypto_word_t' to 'fiat_p256_limb_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(374): warning C4267: 'initializing': conversion from 'size_t' to 'fiat_p256_limb_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(388): warning C4267: 'initializing': conversion from 'size_t' to 'fiat_p256_limb_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(501): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(502): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(503): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(504): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(505): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(506): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(546): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(547): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(548): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(549): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(565): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(566): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(567): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/p256.c(568): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\ec/wnaf.c(142): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rand/ctrdrbg.c(170): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/padding.c(510): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/padding.c(537): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(297): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(321): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(345): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(360): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(365): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(368): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(494): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa.c(540): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa_impl.c(388): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\rsa/rsa_impl.c(1204): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\tls/kdf.c(109): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\boringssl-with-bazel\src\crypto\fipsmodule\bcm.c)
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hkdf\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hkdf\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hkdf\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hkdf\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\hkdf\hkdf.c
hkdf.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hpke\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hpke\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hpke\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hpke\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\hpke\hpke.c
hpke.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\hpke\hpke.c(96): warning C4267: 'function': conversion from 'size_t' to 'uint16_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\hrss.c
hrss.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\hrss.c(1584): warning C4244: '=': conversion from 'const uint16_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\hrss.c(1603): warning C4244: '=': conversion from 'const uint16_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\hrss.c(1843): warning C4244: 'function': conversion from 'const crypto_word_t' to 'int16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\hrss\hrss.c(2081): warning C4244: 'function': conversion from 'crypto_word_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\lhash\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\lhash\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\lhash\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\lhash\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\lhash\lhash.c
lhash.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\obj.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\obj_xref.c
obj.c
obj_xref.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\obj\obj.c(401): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_all.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_info.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_oth.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_pk8.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_pkey.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_x509.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_xaux.c
pem_all.c
pem_info.c
pem_lib.c
pem_oth.c
pem_pk8.c
pem_pkey.c
pem_x509.c
pem_xaux.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_info.c(100): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_info.c(110): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_info.c(120): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_info.c(134): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c(109): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c(534): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c(541): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c(632): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c(726): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pem\pem_lib.c(776): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs7\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs7\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs7\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs7\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs7\pkcs7.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs7\pkcs7_x509.c
pkcs7.c
pkcs7_x509.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\p5_pbev2.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c
p5_pbev2.c
pkcs8.c
pkcs8_x509.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c(263): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c(501): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c(738): warning C4244: 'function': conversion from 'uint64_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c(749): warning C4244: 'function': conversion from 'uint64_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c(831): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8_x509.c(1151): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\pkcs8\pkcs8.c(516): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305_arm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305_vec.c
poly1305.c
poly1305_arm.c
poly1305_vec.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305.c(309): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305.c(311): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305.c(313): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\poly1305\poly1305.c(315): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pool\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pool\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pool\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\pool\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\pool\pool.c
pool.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\deterministic.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\forkunsafe.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\fuchsia.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\rand_extra.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rand_extra\windows.c
deterministic.c
forkunsafe.c
fuchsia.c
rand_extra.c
windows.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rc4\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rc4\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rc4\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rc4\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rc4\rc4.c
rc4.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rsa_extra\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rsa_extra\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rsa_extra\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\rsa_extra\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rsa_extra\rsa_asn1.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\rsa_extra\rsa_print.c
rsa_asn1.c
rsa_print.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\siphash\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\siphash\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\siphash\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\siphash\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\siphash\siphash.c
siphash.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\stack\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\stack\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\stack\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\stack\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\stack\stack.c
stack.c
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\pmbtoken.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\voprf.c
pmbtoken.c
trust_token.c
voprf.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(215): warning C4267: 'function': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(492): warning C4267: 'function': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(591): warning C4244: 'function': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(594): warning C4244: 'function': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(597): warning C4244: 'function': conversion from 'uint64_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(600): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\trust_token\trust_token.c(742): warning C4267: 'function': conversion from 'size_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_digest.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_sign.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_strex.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_verify.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\algorithm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\asn1_gen.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\by_dir.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\by_file.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\i2d_pr.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\rsa_pss.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\t_crl.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\t_req.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\t_x509.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\t_x509a.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_att.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_cmp.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_d2.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_def.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_ext.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_lu.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_obj.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_r2x.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_req.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_set.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_trs.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_txt.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_v3.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vpm.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509cset.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509rset.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509spki.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_algor.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_all.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_attrib.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_crl.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_exten.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_info.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_name.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_pkey.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_pubkey.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_req.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_sig.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_spki.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_val.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_x509.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_x509a.c 
a_digest.c
a_sign.c
a_strex.c
a_verify.c
algorithm.c
asn1_gen.c
by_dir.c
by_file.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_sign.c(116): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_sign.c(127): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
i2d_pr.c
rsa_pss.c
t_crl.c
t_req.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_strex.c(374): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\a_strex.c(555): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
t_x509.c
t_x509a.c
x509.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\rsa_pss.c(200): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\rsa_pss.c(202): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
x509_att.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\t_x509.c(521): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
x509_cmp.c
x509_d2.c
x509_def.c
x509_ext.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\asn1_gen.c(223): warning C4244: '-=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\asn1_gen.c(320): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\asn1_gen.c(321): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\asn1_gen.c(429): warning C4244: '-=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\asn1_gen.c(637): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\by_dir.c(315): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_att.c(67): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_att.c(92): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_att.c(344): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
x509_lu.c
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c
x509_vfy.c
x509_vpm.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_trs.c(140): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_trs.c(166): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
x509cset.c
x509name.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_v3.c(69): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_v3.c(94): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_v3.c(114): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_v3.c(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_cmp.c(460): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
x509rset.c
x509spki.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_obj.c(117): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_lu.c(485): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_lu.c(493): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
x_algor.c
x_all.c
x_attrib.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509spki.c(87): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509spki.c(103): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
x_crl.c
x_exten.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(332): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(451): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
x_info.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(764): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(775): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
x_name.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(900): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(939): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vpm.c(632): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(1596): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509_vfy.c(1834): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509cset.c(126): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c(102): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c(157): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c(236): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c(271): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x509name.c(365): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
x_pkey.c
x_pubkey.c
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_name.c(237): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_name.c(273): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_name.c(489): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
x_x509a.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_x509.c(193): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509\x_x509.c(255): warning C4244: '-=': conversion from '__int64' to 'long', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\ /c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_cache.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_data.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_lib.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_map.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_node.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_tree.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_akey.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_akeya.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_alt.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_bcons.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_bitst.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_conf.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_cpols.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_crld.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_enum.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_extku.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_genn.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_ia5.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_info.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_int.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_lib.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_ncons.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_ocsp.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_pci.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_pcia.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_pcons.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_pmaps.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_prn.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_purp.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_skey.c ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_utl.c 
pcy_cache.c
pcy_data.c
pcy_lib.c
pcy_map.c
pcy_node.c
pcy_tree.c
v3_akey.c
v3_akeya.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_lib.c(115): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
v3_alt.c
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c
v3_crld.c
v3_enum.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_tree.c(163): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_tree.c(501): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\pcy_tree.c(515): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
v3_extku.c
v3_genn.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_alt.c(522): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_alt.c(593): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
v3_ia5.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_cpols.c(253): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_cpols.c(326): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_cpols.c(341): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
v3_info.c
v3_int.c
v3_lib.c
v3_ncons.c
v3_ocsp.c
v3_pci.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_info.c(135): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_info.c(185): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
v3_pcia.c
v3_pcons.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_lib.c(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
v3_pmaps.c
v3_prn.c
v3_purp.c
v3_skey.c
v3_utl.c
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_ia5.c(114): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_ncons.c(478): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_ncons.c(480): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_pci.c(157): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_purp.c(173): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_purp.c(211): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_utl.c(515): warning C4244: '=': conversion from '__int64' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\crypto\x509v3\v3_utl.c(536): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\ssl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\ssl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\ssl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\boringssl-with-bazel\src\ssl\ /c ext\grpc\third_party\boringssl-with-bazel\src\ssl\bio_ssl.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_both.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_lib.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_pkt.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_srtp.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\dtls_method.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\dtls_record.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\handoff.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_client.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_server.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\s3_both.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\s3_lib.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\s3_pkt.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_aead_ctx.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_asn1.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_buffer.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_cert.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_cipher.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_file.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_key_share.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_lib.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_privkey.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_session.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_stat.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_transcript.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_versions.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_x509.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_enc.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_both.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_client.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_enc.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_server.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls_method.cc ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls_record.cc 
bio_ssl.cc
d1_both.cc
d1_lib.cc
d1_pkt.cc
d1_srtp.cc
dtls_method.cc
dtls_record.cc
handoff.cc
handshake.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handoff.cc(658): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\dtls_record.cc(335): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_both.cc(583): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_both.cc(697): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_both.cc(718): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_both.cc(792): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\d1_lib.cc(241): warning C4244: '=': conversion from 'uint64_t' to 'long', possible loss of data
handshake_client.cc
handshake_server.cc
s3_both.cc
s3_lib.cc
s3_pkt.cc
ssl_aead_ctx.cc
ssl_asn1.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake.cc(468): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake.cc(471): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake.cc(512): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake.cc(515): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ssl_buffer.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_server.cc(377): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_client.cc(674): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\s3_both.cc(330): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\s3_pkt.cc(347): warning C4267: '+=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_aead_ctx.cc(113): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_aead_ctx.cc(122): warning C4267: '-=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_asn1.cc(576): warning C4244: 'argument': conversion from 'uint64_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_asn1.cc(580): warning C4244: '=': conversion from 'uint64_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_asn1.cc(605): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_asn1.cc(607): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ssl_cert.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_buffer.cc(97): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_buffer.cc(98): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_buffer.cc(106): warning C4267: '+=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_buffer.cc(263): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_buffer.cc(280): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
ssl_cipher.cc
ssl_file.cc
ssl_key_share.cc
ssl_lib.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_server.cc(872): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_server.cc(873): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_server.cc(874): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\handshake_server.cc(875): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_asn1.cc(880): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ssl_privkey.cc
ssl_session.cc
ssl_stat.cc
ssl_transcript.cc
ssl_versions.cc
ssl_x509.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_session.cc(312): warning C4244: '-=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_session.cc(317): warning C4244: '-=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_session.cc(525): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_session.cc(692): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
t1_enc.cc
t1_lib.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_session.cc(916): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_lib.cc(2219): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_lib.cc(2270): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_lib.cc(2273): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
tls13_both.cc
tls13_client.cc
tls13_enc.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_x509.cc(253): warning C4267: 'argument': conversion from 'size_t' to 'long', possible loss of data
tls13_server.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(1089): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\ssl_x509.cc(1105): warning C4267: 'argument': conversion from 'size_t' to 'long', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(1398): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(1537): warning C4244: 'argument': conversion from 'const unsigned long' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(1646): warning C4244: 'argument': conversion from 'const unsigned long' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(1770): warning C4244: 'initializing': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_both.cc(536): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
tls_method.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(3285): warning C4267: 'argument': conversion from 'size_t' to 'uint16_t', possible loss of data
tls_record.cc
ext\grpc\third_party\boringssl-with-bazel\src\ssl\t1_lib.cc(3781): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_enc.cc(94): warning C4267: 'argument': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_enc.cc(206): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_enc.cc(214): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_enc.cc(258): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_enc.cc(306): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls13_server.cc(206): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls_record.cc(192): warning C4267: '+=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\boringssl-with-bazel\src\ssl\tls_record.cc(410): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\re2\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\re2\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\re2\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\re2\ /c ext\grpc\third_party\re2\re2\bitstate.cc ext\grpc\third_party\re2\re2\compile.cc ext\grpc\third_party\re2\re2\dfa.cc ext\grpc\third_party\re2\re2\filtered_re2.cc ext\grpc\third_party\re2\re2\mimics_pcre.cc ext\grpc\third_party\re2\re2\nfa.cc ext\grpc\third_party\re2\re2\onepass.cc ext\grpc\third_party\re2\re2\parse.cc ext\grpc\third_party\re2\re2\perl_groups.cc ext\grpc\third_party\re2\re2\prefilter.cc ext\grpc\third_party\re2\re2\prefilter_tree.cc ext\grpc\third_party\re2\re2\prog.cc ext\grpc\third_party\re2\re2\re2.cc ext\grpc\third_party\re2\re2\regexp.cc ext\grpc\third_party\re2\re2\set.cc ext\grpc\third_party\re2\re2\simplify.cc ext\grpc\third_party\re2\re2\stringpiece.cc ext\grpc\third_party\re2\re2\tostring.cc ext\grpc\third_party\re2\re2\unicode_casefold.cc ext\grpc\third_party\re2\re2\unicode_groups.cc
bitstate.cc
compile.cc
dfa.cc
filtered_re2.cc
mimics_pcre.cc
nfa.cc
onepass.cc
parse.cc
perl_groups.cc
prefilter.cc
prefilter_tree.cc
prog.cc
re2.cc
regexp.cc
set.cc
simplify.cc
stringpiece.cc
tostring.cc
unicode_casefold.cc
unicode_groups.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\util\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\util\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\util\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\re2\util\ /c ext\grpc\third_party\re2\util\pcre.cc ext\grpc\third_party\re2\util\rune.cc ext\grpc\third_party\re2\util\strutil.cc
pcre.cc
rune.cc
strutil.cc
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\upb\upb\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\upb\upb\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\upb\upb\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\upb\upb\ /c ext\grpc\third_party\upb\upb\decode.c ext\grpc\third_party\upb\upb\decode_fast.c ext\grpc\third_party\upb\upb\def.c ext\grpc\third_party\upb\upb\encode.c ext\grpc\third_party\upb\upb\json_decode.c ext\grpc\third_party\upb\upb\json_encode.c ext\grpc\third_party\upb\upb\msg.c ext\grpc\third_party\upb\upb\reflection.c ext\grpc\third_party\upb\upb\table.c ext\grpc\third_party\upb\upb\text_encode.c ext\grpc\third_party\upb\upb\upb.c
decode.c
decode_fast.c
def.c
encode.c
json_decode.c
json_encode.c
msg.c
reflection.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\def.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\decode_fast.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\def.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\decode_fast.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\json_decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\decode_fast.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\decode_fast.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/decode.int.h(107): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/decode.int.h(123): warning C4244: 'initializing': conversion from 'intptr_t' to 'uint8_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\json_decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/decode.int.h(107): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\decode_fast.c)
ext\grpc\third_party\upb\upb\decode.c(226): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/decode.int.h(123): warning C4244: 'initializing': conversion from 'intptr_t' to 'uint8_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\decode_fast.c)
ext\grpc\third_party\upb\upb\decode.c(232): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\decode.c(257): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\decode.c(360): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\decode.c(372): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\encode.c)
ext\grpc\third_party\upb\upb\decode.c(591): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\json_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\reflection.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\def.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\json_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\def.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\reflection.c)
ext\grpc\third_party\upb\upb\encode.c(117): warning C4244: '=': conversion from 'uint64_t' to 'char', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\json_decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\msg.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\json_decode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\msg.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\msg.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\json_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\json_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\msg.c)
ext\grpc\third_party\upb\upb\msg.c(22): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\reflection.c)
ext\grpc\third_party\upb\upb\msg.c(35): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(44): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(47): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(123): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\grpc\third_party\upb\upb\msg.c(137): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(138): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(156): warning C4244: 'return': conversion from 'int64_t' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\reflection.c)
ext\grpc\third_party\upb\upb\msg.c(162): warning C4244: 'return': conversion from 'uint64_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(189): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\msg.c(202): warning C4090: 'function': different 'const' qualifiers
ext\grpc\third_party\upb\upb\msg.c(254): warning C4090: 'function': different 'const' qualifiers
ext\grpc\third_party\upb\upb\msg.c(194): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
table.c
ext\grpc\third_party\upb\upb\def.c(741): warning C4244: 'return': conversion from '__int64' to 'uint32_t', possible loss of datac:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb\decode.c(435) : warning C4715: 'decode_toarray': not all control paths return a value

ext\grpc\third_party\upb\upb\def.c(999): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1006): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\upb\upb\json_decode.c(645): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\grpc\third_party\upb\upb\def.c(1008): warning C4267: '+=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\upb\upb\json_decode.c(679): warning C4244: '=': conversion from 'double' to 'int64_t', possible loss of data
ext\grpc\third_party\upb\upb\json_decode.c(715): warning C4244: '=': conversion from 'double' to 'uint64_t', possible loss of data
ext\grpc\third_party\upb\upb\json_decode.c(771): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
text_encode.c
ext\grpc\third_party\upb\upb\reflection.c(222): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\reflection.c(324): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\grpc\third_party\upb\upb\reflection.c(332): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\grpc\third_party\upb\upb\def.c(1117): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1124): warning C4267: '=': conversion from 'size_t' to 'int16_t', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1131): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1494): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1862): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1865): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1880): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\def.c(1883): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\text_encode.c)
upb.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\text_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\third_party/wyhash/wyhash.h(88): warning C4244: 'function': conversion from 'uint64_t' to 'unsigned int', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\table.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(309): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\text_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/msg.h(583): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\grpc\third_party\upb\upb\text_encode.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\table.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb\json_decode.c(976) : warning C4715: 'jsondec_value': not all control paths return a value
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb\def.c(351) : warning C4715: 'upb_fielddef_type': not all control paths return a value
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/upb.h(312): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data (compiling source file ext\grpc\third_party\upb\upb\upb.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb/table.int.h(211): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) (compiling source file ext\grpc\third_party\upb\upb\table.c)
ext\grpc\third_party\upb\upb\table.c(100): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\grpc\third_party\upb\upb\def.c(989) : warning C4715: 'upb_msgval_sizeof': not all control paths return a value
ext\grpc\third_party\upb\upb\table.c(101): warning C4244: '=': conversion from 'const double' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\table.c(279): warning C4244: 'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data
ext\grpc\third_party\upb\upb\table.c(300): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\upb\upb\table.c(321): warning C4267: 'function': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\grpc\third_party\upb\upb\table.c(633): warning C4244: 'initializing': conversion from 'const double' to 'size_t', possible loss of data
ext\grpc\third_party\upb\upb\upb.c(174): warning C4116: unnamed type definition in parentheses
ext\grpc\third_party\upb\upb\upb.c(186): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
	"cl.exe" /D COMPILE_DL_GRPC /D GRPC_EXPORTS=1 /DOPENSSL_NO_ASM /D_GNU_SOURCE /DWIN32_LEAN_AND_MEAN /D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 /Iext\grpc /Iext\grpc\include /Iext\grpc\src\core\ext\upb-generated /Iext\grpc\src\core\ext\upbdefs-generated /Iext\grpc\src\php\ext\grpc /Iext\grpc\third_party\abseil-cpp /Iext\grpc\third_party\address_sorting\include /Iext\grpc\third_party\boringssl-with-bazel\src\include /Iext\grpc\third_party\re2 /Iext\grpc\third_party\upb /Iext\grpc\third_party\zlib /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\zlib\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\zlib\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\zlib\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\grpc\third_party\zlib\ /c ext\grpc\third_party\zlib\adler32.c ext\grpc\third_party\zlib\compress.c ext\grpc\third_party\zlib\crc32.c ext\grpc\third_party\zlib\deflate.c ext\grpc\third_party\zlib\gzclose.c ext\grpc\third_party\zlib\gzlib.c ext\grpc\third_party\zlib\gzread.c ext\grpc\third_party\zlib\gzwrite.c ext\grpc\third_party\zlib\infback.c ext\grpc\third_party\zlib\inffast.c ext\grpc\third_party\zlib\inflate.c ext\grpc\third_party\zlib\inftrees.c ext\grpc\third_party\zlib\trees.c ext\grpc\third_party\zlib\uncompr.c ext\grpc\third_party\zlib\zutil.c
adler32.c
compress.c
crc32.c
deflate.c
gzclose.c
gzlib.c
gzread.c
gzwrite.c
infback.c
ext\grpc\third_party\zlib\gzwrite.c(212): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\zlib\gzwrite.c(232): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\zlib\gzread.c(319): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\zlib\gzread.c(400): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\grpc\third_party\zlib\gzwrite.c(371): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\grpc\third_party\zlib\gzread.c(472): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_grpc.dll.res /d FILE_DESCRIPTION="\"php_grpc.dll\"" /d FILE_NAME="\"php_grpc.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GRPC extension\"" /d THANKS_GUYS="\"\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\GRPC_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_grpc.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_grpc.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_grpc.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_grpc.exp
EXT grpc 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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\imap\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\imap\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\imap\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\imap\ /c ext\imap\php_imap.c
php_imap.c
ext\imap\php_imap.c(1261): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1273): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1307): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1374): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1519): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1622): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1659): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1748): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1750): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(1757): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1757): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1784): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1810): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2069): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2095): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2140): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2141): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2146): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2174): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2174): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2179): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2179): warning C4244: 'function': conversion from 'zend_long' to '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(2200): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', 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(2386): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(2390): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2390): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2431): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2431): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2473): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2473): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2529): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2529): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2553): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2576): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2599): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2622): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2781): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2841): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(2980): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3136): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3159): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3208): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\imap\php_imap.c(3212): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3255): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3257): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3262): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3262): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3283): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3289): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3309): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3332): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3381): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3734): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3742): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3745): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3846): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3854): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3857): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3895): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3886): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4207): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4355): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4357): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4412): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4806): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4969): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4978): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4994): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5003): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5015): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5022): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5040): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5049): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5059): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5066): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5102): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5112): 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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\IMAP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_imap.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_imap.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_imap.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\collator\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\collator\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\collator\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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
collator_locale.c
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
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
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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\common\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\common\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\common\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\converter\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\converter\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\converter\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\converter\ /c ext\intl\converter\converter.c
converter.c
ext\intl\converter\converter.c(194): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(276): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\intl\converter\converter.c(602): warning C4267: 'function': conversion from 'size_t' to 'int8_t', possible loss of data
ext\intl\converter\converter.c(614): warning C4267: 'function': conversion from 'size_t' to 'int8_t', possible loss of data
ext\intl\converter\converter.c(772): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\converter\converter.c(827): 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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\formatter\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\formatter\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\formatter\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\locale\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\locale\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\locale\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\msgformat\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\msgformat\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\msgformat\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\grapheme\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\grapheme\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\grapheme\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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_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
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
	"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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\normalizer\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\normalizer\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\normalizer\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\dateformat\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\dateformat\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\dateformat\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\uchar\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\uchar\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\uchar\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\idn\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\idn\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\idn\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\resourcebundle\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\resourcebundle\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\resourcebundle\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\spoofchecker\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\spoofchecker\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\spoofchecker\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\transliterator\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\transliterator\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\transliterator\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\timezone\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\timezone\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\timezone\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\calendar\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\calendar\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\calendar\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\breakiterator\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\breakiterator\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\intl\breakiterator\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\INTL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_intl.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_intl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_intl.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ldap\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ldap\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ldap\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
ext\ldap\ldap.c(328): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(509): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(517): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(535): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(537): warning C4244: '=': conversion from 'zend_long' to 'ber_int_t', possible loss of data
ext\ldap\ldap.c(1332): warning C4267: '=': conversion from 'size_t' to 'unsigned 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(1466): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1468): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1470): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(3262): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ldap\ldap.c(3286): 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-nts-windows-vc15-x64\Release\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-nts-windows-vc15-x64\Release\resp\LDAP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_ldap.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_ldap.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_ldap.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_ldap.exp
EXT ldap build complete
	"cl.exe" /DHAVE_MBSTRING_H=1 /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_CONFIG_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /c ext\mbstring\mb_gpc.c ext\mbstring\mbstring.c ext\mbstring\php_unicode.c
mb_gpc.c
mbstring.c
php_unicode.c
ext\mbstring\mb_gpc.c(262): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(790): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(793): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(867): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(870): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(921): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1257): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1269): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1284): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1575): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1578): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1601): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
ext\mbstring\mbstring.c(1744): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(2011): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(2022): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(2034): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(2098): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2109): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2396): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mbstring\mbstring.c(2417): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mbstring\mbstring.c(2470): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mbstring\mbstring.c(2474): warning C4018: '<': signed/unsigned mismatch
ext\mbstring\mbstring.c(2540): warning C4018: '>': signed/unsigned mismatch
ext\mbstring\mbstring.c(2555): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\mbstring\mbstring.c(2629): warning C4018: '>': signed/unsigned mismatch
ext\mbstring\mbstring.c(2630): warning C4018: '>': signed/unsigned mismatch
ext\mbstring\mbstring.c(2965): warning C4018: '<': signed/unsigned mismatch
ext\mbstring\mbstring.c(2978): warning C4018: '<': signed/unsigned mismatch
ext\mbstring\mbstring.c(3043): warning C4018: '>': signed/unsigned mismatch
ext\mbstring\mbstring.c(3243): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3458): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3562): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(3574): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(3601): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3711): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3994): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4110): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(4506): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4521): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(5087): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5092): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5098): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5119): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data
ext\mbstring\mbstring.c(5214): warning C4090: 'function': different 'const' qualifiers
	"cl.exe" /DHAVE_MBSTRING_H=1 /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_CONFIG_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /c ext\mbstring\libmbfl\filters\html_entities.c ext\mbstring\libmbfl\filters\mbfilter_7bit.c ext\mbstring\libmbfl\filters\mbfilter_armscii8.c ext\mbstring\libmbfl\filters\mbfilter_ascii.c ext\mbstring\libmbfl\filters\mbfilter_base64.c ext\mbstring\libmbfl\filters\mbfilter_big5.c ext\mbstring\libmbfl\filters\mbfilter_byte2.c ext\mbstring\libmbfl\filters\mbfilter_byte4.c ext\mbstring\libmbfl\filters\mbfilter_cp1251.c ext\mbstring\libmbfl\filters\mbfilter_cp1252.c ext\mbstring\libmbfl\filters\mbfilter_cp1254.c ext\mbstring\libmbfl\filters\mbfilter_cp5022x.c ext\mbstring\libmbfl\filters\mbfilter_cp51932.c ext\mbstring\libmbfl\filters\mbfilter_cp850.c ext\mbstring\libmbfl\filters\mbfilter_cp866.c ext\mbstring\libmbfl\filters\mbfilter_cp932.c ext\mbstring\libmbfl\filters\mbfilter_cp936.c ext\mbstring\libmbfl\filters\mbfilter_euc_cn.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp_2004.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp_win.c ext\mbstring\libmbfl\filters\mbfilter_euc_kr.c ext\mbstring\libmbfl\filters\mbfilter_euc_tw.c ext\mbstring\libmbfl\filters\mbfilter_gb18030.c ext\mbstring\libmbfl\filters\mbfilter_htmlent.c ext\mbstring\libmbfl\filters\mbfilter_hz.c ext\mbstring\libmbfl\filters\mbfilter_iso2022_jp_ms.c ext\mbstring\libmbfl\filters\mbfilter_iso2022_kr.c ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_2004.c ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_1.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_10.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_13.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_14.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_15.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_16.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_2.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_3.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_4.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_5.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_6.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_7.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_8.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_9.c ext\mbstring\libmbfl\filters\mbfilter_jis.c ext\mbstring\libmbfl\filters\mbfilter_koi8r.c ext\mbstring\libmbfl\filters\mbfilter_koi8u.c ext\mbstring\libmbfl\filters\mbfilter_qprint.c ext\mbstring\libmbfl\filters\mbfilter_sjis.c ext\mbstring\libmbfl\filters\mbfilter_sjis_2004.c ext\mbstring\libmbfl\filters\mbfilter_sjis_mac.c ext\mbstring\libmbfl\filters\mbfilter_sjis_mobile.c ext\mbstring\libmbfl\filters\mbfilter_sjis_open.c ext\mbstring\libmbfl\filters\mbfilter_tl_jisx0201_jisx0208.c ext\mbstring\libmbfl\filters\mbfilter_ucs2.c ext\mbstring\libmbfl\filters\mbfilter_ucs4.c ext\mbstring\libmbfl\filters\mbfilter_uhc.c ext\mbstring\libmbfl\filters\mbfilter_utf16.c ext\mbstring\libmbfl\filters\mbfilter_utf32.c ext\mbstring\libmbfl\filters\mbfilter_utf7.c ext\mbstring\libmbfl\filters\mbfilter_utf7imap.c ext\mbstring\libmbfl\filters\mbfilter_utf8.c ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c ext\mbstring\libmbfl\filters\mbfilter_uuencode.c 
html_entities.c
mbfilter_7bit.c
mbfilter_armscii8.c
mbfilter_ascii.c
mbfilter_base64.c
mbfilter_big5.c
mbfilter_byte4.c
mbfilter_byte2.c
mbfilter_cp1251.c
mbfilter_cp1252.c
mbfilter_cp1254.c
mbfilter_cp5022x.c
mbfilter_cp51932.c
mbfilter_cp850.c
mbfilter_cp866.c
mbfilter_cp932.c
mbfilter_cp936.c
mbfilter_euc_cn.c
mbfilter_euc_jp.c
mbfilter_euc_jp_2004.c
mbfilter_euc_jp_win.c
mbfilter_euc_kr.c
mbfilter_euc_tw.c
mbfilter_gb18030.c
mbfilter_htmlent.c
mbfilter_hz.c
mbfilter_iso2022_jp_ms.c
mbfilter_iso2022_kr.c
mbfilter_iso2022jp_2004.c
mbfilter_iso2022jp_mobile.c
mbfilter_iso8859_1.c
mbfilter_iso8859_10.c
mbfilter_iso8859_13.c
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(47): warning C4048: different array subscripts: 'const char *(*)[0]' and 'const char *(*)[2]'
mbfilter_iso8859_14.c
mbfilter_iso8859_15.c
mbfilter_iso8859_16.c
mbfilter_iso8859_2.c
mbfilter_iso8859_3.c
mbfilter_iso8859_4.c
mbfilter_iso8859_5.c
mbfilter_iso8859_6.c
mbfilter_iso8859_7.c
mbfilter_iso8859_8.c
mbfilter_iso8859_9.c
mbfilter_jis.c
mbfilter_koi8r.c
mbfilter_koi8u.c
mbfilter_qprint.c
mbfilter_sjis.c
mbfilter_sjis_2004.c
mbfilter_sjis_mac.c
mbfilter_sjis_mobile.c
mbfilter_sjis_open.c
mbfilter_tl_jisx0201_jisx0208.c
mbfilter_ucs2.c
mbfilter_ucs4.c
mbfilter_uhc.c
mbfilter_utf16.c
mbfilter_utf32.c
mbfilter_utf7.c
mbfilter_utf7imap.c
mbfilter_utf8.c
mbfilter_utf8_mobile.c
mbfilter_uuencode.c
	"cl.exe" /DHAVE_MBSTRING_H=1 /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_CONFIG_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /c ext\mbstring\libmbfl\mbfl\mbfilter.c ext\mbstring\libmbfl\mbfl\mbfilter_8bit.c ext\mbstring\libmbfl\mbfl\mbfilter_pass.c ext\mbstring\libmbfl\mbfl\mbfilter_wchar.c ext\mbstring\libmbfl\mbfl\mbfl_allocators.c ext\mbstring\libmbfl\mbfl\mbfl_convert.c ext\mbstring\libmbfl\mbfl\mbfl_encoding.c ext\mbstring\libmbfl\mbfl\mbfl_filter_output.c ext\mbstring\libmbfl\mbfl\mbfl_ident.c ext\mbstring\libmbfl\mbfl\mbfl_language.c ext\mbstring\libmbfl\mbfl\mbfl_memory_device.c ext\mbstring\libmbfl\mbfl\mbfl_string.c
mbfilter.c
mbfilter_8bit.c
mbfilter_pass.c
mbfilter_wchar.c
mbfl_allocators.c
mbfl_convert.c
mbfl_encoding.c
mbfl_filter_output.c
mbfl_ident.c
mbfl_language.c
mbfl_memory_device.c
ext\mbstring\libmbfl\mbfl\mbfilter.c(239): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(951): warning C4018: '>': signed/unsigned mismatch
mbfl_string.c
ext\mbstring\libmbfl\mbfl\mbfilter.c(1426): warning C4018: '>': signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(2068): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(2075): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(2162): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /DHAVE_MBSTRING_H=1 /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_CONFIG_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /c ext\mbstring\libmbfl\nls\nls_de.c ext\mbstring\libmbfl\nls\nls_en.c ext\mbstring\libmbfl\nls\nls_hy.c ext\mbstring\libmbfl\nls\nls_ja.c ext\mbstring\libmbfl\nls\nls_kr.c ext\mbstring\libmbfl\nls\nls_neutral.c ext\mbstring\libmbfl\nls\nls_ru.c ext\mbstring\libmbfl\nls\nls_tr.c ext\mbstring\libmbfl\nls\nls_ua.c ext\mbstring\libmbfl\nls\nls_uni.c ext\mbstring\libmbfl\nls\nls_zh.c
nls_de.c
nls_en.c
nls_hy.c
nls_ja.c
nls_kr.c
nls_neutral.c
nls_ru.c
nls_tr.c
nls_ua.c
nls_uni.c
nls_zh.c
	"cl.exe" /DHAVE_MBSTRING_H=1 /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_CONFIG_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mbstring\ /c ext\mbstring\php_mbregex.c
php_mbregex.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mbstring.dll.res /d FILE_DESCRIPTION="\"Multibyte String Functions\"" /d FILE_NAME="\"php_mbstring.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"MBSTRING extension\"" /d THANKS_GUYS="\"Thanks to Tsukada Takuya, Rui Hirokawa\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\MBSTRING_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib onig_a.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mbstring.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mbstring.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mbstring.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mbstring.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
EXT mbstring build complete
	"cl.exe" /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /D COMPILE_DL_ODBC /D ODBC_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\odbc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\odbc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\odbc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\odbc\ /c ext\odbc\php_odbc.c
php_odbc.c
ext\odbc\php_odbc.c(733): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(734): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(930): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(950): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(1770): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1928): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2073): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(2508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2515): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\odbc\php_odbc.c(2569): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(2573): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2574): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2586): warning C4267: '=': conversion from 'size_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-nts-windows-vc15-x64\Release\php_odbc.dll.res /d FILE_DESCRIPTION="\"ODBC\"" /d FILE_NAME="\"php_odbc.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ODBC extension\"" /d THANKS_GUYS="\"Thanks to Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\ODBC_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib odbc32.lib odbccp32.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_odbc.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_odbc.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_odbc.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_odbc.exp
EXT odbc build complete
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I ext\opcache /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\opcache\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\opcache\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\opcache\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\opcache\ /c ext\opcache\ZendAccelerator.c ext\opcache\shared_alloc_win32.c ext\opcache\zend_accelerator_blacklist.c ext\opcache\zend_accelerator_debug.c ext\opcache\zend_accelerator_hash.c ext\opcache\zend_accelerator_module.c ext\opcache\zend_accelerator_util_funcs.c ext\opcache\zend_file_cache.c ext\opcache\zend_persist.c ext\opcache\zend_persist_calc.c ext\opcache\zend_shared_alloc.c
ZendAccelerator.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
zend_accelerator_debug.c
zend_accelerator_hash.c
zend_accelerator_module.c
zend_accelerator_util_funcs.c
zend_file_cache.c
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_util_funcs.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_debug.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_hash.c)
ext\opcache\zend_accelerator_hash.c(185): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_hash.c(198): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\ZendAccelerator.c)
ext\opcache\zend_accelerator_util_funcs.c(893): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(898): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(903): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_module.c)
zend_persist.c
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\shared_alloc_win32.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_file_cache.c)
ext\opcache\zend_file_cache.c(161): warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_blacklist.c)
ext\opcache\ZendAccelerator.c(504): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_file_cache.c(482): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(485): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(691): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_file_cache.c(940): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(941): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
zend_persist_calc.c
zend_shared_alloc.c
ext\opcache\ZendAccelerator.c(1155): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1178): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1198): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1221): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1245): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1272): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1280): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1571): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(971): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(972): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(1195): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(1198): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(1389): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_accelerator_blacklist.c(184): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(249): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(258): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_file_cache.c(1596): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(294): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_file_cache.c(1612): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(333): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_file_cache.c(1698): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2109): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2149): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2591): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2597): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2639): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\ZendAccelerator.c(3206): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3215): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3228): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3232): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3511): warning C4018: '<': signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(4212): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(4561): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(4536): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_persist.c)
ext\opcache\zend_persist.c(79): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_persist.c(136): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(414): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(426): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_persist_calc.c)
c:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_shared_alloc.c)
ext\opcache\zend_shared_alloc.c(240): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(275): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(561): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_persist_calc.c(473): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_persist_calc.c(554): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I ext\opcache /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\OptimizerObj\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\OptimizerObj\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\OptimizerObj\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\OptimizerObj\ /c ext\opcache\Optimizer\block_pass.c ext\opcache\Optimizer\compact_literals.c ext\opcache\Optimizer\compact_vars.c ext\opcache\Optimizer\dce.c ext\opcache\Optimizer\dfa_pass.c ext\opcache\Optimizer\escape_analysis.c ext\opcache\Optimizer\nop_removal.c ext\opcache\Optimizer\optimize_func_calls.c ext\opcache\Optimizer\optimize_temp_vars_5.c ext\opcache\Optimizer\pass1_5.c ext\opcache\Optimizer\pass2.c ext\opcache\Optimizer\pass3.c ext\opcache\Optimizer\sccp.c ext\opcache\Optimizer\scdf.c ext\opcache\Optimizer\zend_call_graph.c ext\opcache\Optimizer\zend_cfg.c ext\opcache\Optimizer\zend_dfg.c ext\opcache\Optimizer\zend_dump.c ext\opcache\Optimizer\zend_func_info.c ext\opcache\Optimizer\zend_inference.c ext\opcache\Optimizer\zend_optimizer.c ext\opcache\Optimizer\zend_ssa.c
block_pass.c
compact_literals.c
compact_vars.c
dce.c
dfa_pass.c
escape_analysis.c
nop_removal.c
optimize_func_calls.c
ext\opcache\Optimizer\block_pass.c(236): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(241): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(312): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(313): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\Optimizer\compact_vars.c)
ext\opcache\Optimizer\block_pass.c(698): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(699): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\compact_vars.c(37): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(67): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(81): warning C4018: '<=': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(85): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\block_pass.c(972): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(990): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(993): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1004): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1008): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1013): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1026): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1116): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(1497): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\Optimizer\dce.c)
optimize_temp_vars_5.c
ext\opcache\Optimizer\compact_literals.c(108): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\compact_literals.c(362): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(380): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(400): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(430): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\dce.c(402): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dce.c(416): warning C4244: '=': conversion from 'uintptr_t' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dce.c(421): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\dce.c(463): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(467): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(471): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(517): warning C4018: '>': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(562): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dfa_pass.c(207): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(474): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(462): warning C4244: 'initializing': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(619): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(623): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(636): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(642): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(649): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(663): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(801): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
pass1_5.c
ext\opcache\Optimizer\dfa_pass.c(805): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\escape_analysis.c(458): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\escape_analysis.c(483): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(922): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(924): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(929): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(951): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(953): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(958): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
pass2.c
pass3.c
sccp.c
scdf.c
zend_call_graph.c
zend_cfg.c
zend_dfg.c
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\Optimizer\scdf.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\Optimizer/scdf.h(60): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\opcache\Optimizer\scdf.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\Optimizer/scdf.h(63): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\opcache\Optimizer\scdf.c)
ext\opcache\Optimizer\pass3.c(146): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(159): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(178): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(184): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(189): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(197): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(203): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(242): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(197): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(249): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(199): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(262): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(200): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(268): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(217): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(274): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(281): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(288): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(385): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(393): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\ZendAccelerator.h(272): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\Optimizer\sccp.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\Optimizer/scdf.h(60): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\opcache\Optimizer\sccp.c)
C:\php-snap-build\php-src\php74\x64\php-src\ext\opcache\Optimizer/scdf.h(63): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\opcache\Optimizer\sccp.c)
ext\opcache\Optimizer\sccp.c(322): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\sccp.c(351): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\sccp.c(446): warning C4018: '<': signed/unsigned mismatch
zend_dump.c
ext\opcache\Optimizer\sccp.c(2458): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
zend_func_info.c
zend_inference.c
zend_optimizer.c
ext\opcache\Optimizer\zend_cfg.c(209): warning C4018: '<': signed/unsigned mismatch
zend_ssa.c
ext\opcache\Optimizer\zend_optimizer.c(697): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(700): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(711): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(715): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(719): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(730): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(741): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(744): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(755): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(759): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(764): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(774): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_dump.c(962): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_optimizer.c(1073): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(1076): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(1117): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(1120): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(1202): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(1205): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_inference.c(321): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(327): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(368): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(373): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_ssa.c(553): warning C4244: 'initializing': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1188): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1194): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1202): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1331): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1340): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1422): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_ssa.c(1481): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_inference.c(2284): warning C4244: 'function': conversion from 'zend_type' to 'zend_uchar', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1504): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1559): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_inference.c(2385): warning C4244: 'function': conversion from 'zend_type' to 'zend_uchar', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_opcache.dll.res /d FILE_DESCRIPTION="\"Opcache\"" /d FILE_NAME="\"php_opcache.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"OPCACHE extension\"" /d THANKS_GUYS="\"Thanks to Andi Gutmans, Zeev Suraski, Stanislav Malyshev, Dmitry Stogov, Xinchen Hui\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\OPCACHE_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_opcache.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_opcache.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_opcache.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_opcache.exp
EXT opcache build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_OPENSSL /D OPENSSL_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\openssl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\openssl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\openssl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\openssl\ /c ext\openssl\openssl.c ext\openssl\xp_ssl.c
openssl.c
xp_ssl.c
ext\openssl\xp_ssl.c(445): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(703): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\openssl\openssl.c(3952): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1604): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\openssl\xp_ssl.c(1611): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
ext\openssl\xp_ssl.c(1667): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1719): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1787): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\openssl.c(4493): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(4517): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(4518): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2380): warning C4244: '=': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2600): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\openssl.c(6543): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(6735): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\openssl.c(6754): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\openssl.c(6854): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_openssl.dll.res /d FILE_DESCRIPTION="\"OpenSSL\"" /d FILE_NAME="\"php_openssl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"OPENSSL extension\"" /d THANKS_GUYS="\"Thanks to Stig Venaas, Wez Furlong, Sascha Kettler, Scott MacVicar\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\OPENSSL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.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-nts-windows-vc15-x64\Release\php_openssl.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_openssl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_openssl.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_openssl.exp
EXT openssl build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\libpq" /DHAVE_LIBPQ_FE_H=1 /D COMPILE_DL_PGSQL /D PGSQL_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_PG_CONFIG_H /D PGSQL_EXPORTS /D HAVE_PQSETNONBLOCKING /D HAVE_PQCMDTUPLES /D HAVE_PQCLIENTENCODING /D HAVE_PQESCAPE /D HAVE_PQPARAMETERSTATUS /D HAVE_PGTRANSACTIONSTATUS /D HAVE_PQEXECPARAMS /D HAVE_PQPREPARE /D HAVE_PQEXECPREPARED /D HAVE_PQRESULTERRORFIELD /D HAVE_PQSENDQUERYPARAMS /D HAVE_PQSENDPREPARE /D HAVE_PQSENDQUERYPREPARED /D HAVE_PQPUTCOPYDATA /D HAVE_PQGETCOPYDATA /D HAVE_PQSETERRORVERBOSITY /D HAVE_PQUNESCAPEBYTEA /D HAVE_PQFTABLE /D HAVE_PQESCAPE_CONN /D HAVE_PQESCAPE_BYTEA_CONN /D HAVE_PQFREEMEM /D HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT /D HAVE_PQPROTOCOLVERSION /D HAVE_PG_LO_CREATE /D HAVE_PG_LO_IMPORT_WITH_OID /D HAVE_PG_LO_TRUNCATE /D HAVE_PG_LO64 /D HAVE_PQESCAPELITERAL /D HAVE_PQOIDVALUE /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pgsql\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pgsql\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pgsql\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pgsql\ /c ext\pgsql\pgsql.c
pgsql.c
C:\php-snap-build\php-src\php74\x64\deps\include\libpq\pg_config.h(767): warning C4005: 'inline': macro redefinition
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pgsql.dll.res /d FILE_DESCRIPTION="\"PostgreSQL\"" /d FILE_NAME="\"php_pgsql.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PGSQL extension\"" /d THANKS_GUYS="\"Thanks to Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\PGSQL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libpq.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pgsql.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pgsql.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pgsql.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pgsql.exp
EXT pgsql build complete
	"cl.exe" /D COMPILE_DL_SHMOP /D SHMOP_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\shmop\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\shmop\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\shmop\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\shmop\ /c ext\shmop\shmop.c
shmop.c
ext\shmop\shmop.c(166): warning C4244: '=': conversion from 'zend_long' to 'key_t', possible loss of data
ext\shmop\shmop.c(260): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_shmop.dll.res /d FILE_DESCRIPTION="\"Shared Memory Operations\"" /d FILE_NAME="\"php_shmop.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SHMOP extension\"" /d THANKS_GUYS="\"Thanks to Slava Poliakov, Ilia Alshanetsky\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SHMOP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_shmop.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_shmop.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_shmop.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_shmop.exp
EXT shmop build complete
	"cl.exe" /DHAVE_SNMP_H=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_SNMP /D SNMP_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\snmp\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\snmp\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\snmp\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\snmp\ /c ext\snmp\snmp.c
snmp.c
ext\snmp\snmp.c(533): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(715): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\snmp\snmp.c(716): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\snmp\snmp.c(824): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(1250): warning C4267: 'function': conversion from 'size_t' to 'u_int', possible loss of data
ext\snmp\snmp.c(1267): warning C4267: 'function': conversion from 'size_t' to 'u_int', possible loss of data
ext\snmp\snmp.c(1448): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(1602): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(1704): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(1779): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(2146): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(2162): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(2202): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\snmp\snmp.c(2219): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_snmp.dll.res /d FILE_DESCRIPTION="\"SNMP\"" /d FILE_NAME="\"php_snmp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SNMP extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne, Boris Lytochkin\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SNMP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libcrypto.lib libssl.lib Crypt32.Lib netsnmp.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_snmp.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_snmp.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
netsnmp.lib(snmp_client.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_client.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(mib.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(mib.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_api.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_api.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_logging.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_logging.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(parse.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(parse.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(tools.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(tools.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(int64.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(int64.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_version.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_version.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(default_store.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(default_store.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(keytools.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(keytools.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpusm.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpusm.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_debug.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_debug.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_secmod.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_secmod.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(read_config.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(read_config.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(opendir.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(opendir.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(readdir.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(readdir.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(closedir.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(closedir.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(system.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(system.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(strtok_r.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(strtok_r.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(strlcpy.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(strlcpy.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(strlcat.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(strlcat.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(getopt.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(getopt.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(asn1.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(asn1.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(callback.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(callback.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_transport.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_transport.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_service.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_service.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_auth.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_auth.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_enum.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_enum.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(vacm.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(vacm.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(gettimeofday.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(gettimeofday.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(mt_support.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(mt_support.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_snmp.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_snmp.exp
netsnmp.lib(snmp_alarm.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_alarm.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpv3.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpv3.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(large_fd_set.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(large_fd_set.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(scapi.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(scapi.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(lcd_time.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(lcd_time.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(inet_ntop.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(inet_ntop.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPBaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPBaseDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpTCPDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpTCPDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPIPv6Domain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPIPv6Domain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpTCPIPv6Domain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpTCPIPv6Domain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container_binary_array.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container_binary_array.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container_list_ssll.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container_list_ssll.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container_null.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container_null.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpSocketBaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpSocketBaseDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpIPv4BaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpIPv4BaseDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPIPv4BaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPIPv4BaseDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(inet_pton.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(inet_pton.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpTCPBaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpTCPBaseDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpIPv6BaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpIPv6BaseDomain.obj)' or at 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\libsnmp.pdb'; linking object as if no debug info
EXT snmp build complete
	"cl.exe" /DHAVE_WINSOCK_H=1 /D COMPILE_DL_SOCKETS /D SOCKETS_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sockets\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sockets\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sockets\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sockets\ /c ext\sockets\conversions.c ext\sockets\multicast.c ext\sockets\sendrecvmsg.c ext\sockets\sockaddr_conv.c ext\sockets\sockets.c
conversions.c
multicast.c
sendrecvmsg.c
sockaddr_conv.c
sockets.c
ext\sockets\sockaddr_conv.c(70): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\sockets\multicast.c(97): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\sockets\sendrecvmsg.c(197): warning C4244: 'function': conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\sendrecvmsg.c(241): warning C4244: 'function': conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\sendrecvmsg.c(299): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\conversions.c(167): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(600): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(632): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(727): warning C4090: 'function': different 'const' qualifiers
ext\sockets\conversions.c(786): warning C4267: '=': conversion from 'size_t' to 'socklen_t', possible loss of data
ext\sockets\conversions.c(966): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data
ext\sockets\conversions.c(1081): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data
ext\sockets\conversions.c(1091): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data
ext\sockets\conversions.c(1470): warning C4090: 'function': different 'const' qualifiers
ext\sockets\conversions.c(1505): warning C4090: 'function': different 'const' qualifiers
ext\sockets\sockets.c(1008): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\sockets\sockets.c(1011): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\sockets\sockets.c(1012): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\sockets\sockets.c(1018): warning C4244: 'function': conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\sockets.c(1045): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1175): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1244): warning C4018: '<': signed/unsigned mismatch
ext\sockets\sockets.c(1244): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1284): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1493): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1494): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1611): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1652): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1725): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1766): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1766): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1816): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1840): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1867): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1930): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1930): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1946): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1946): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(1962): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1962): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2008): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2022): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2036): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2058): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2077): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2129): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2135): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2137): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2196): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2218): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2225): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2266): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2283): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2284): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2318): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2555): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\sockets\sockets.c(2592): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2594): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2596): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2598): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sockets\sockets.c(2677): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(2743): warning C4267: 'function': conversion from 'size_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-nts-windows-vc15-x64\Release\php_sockets.dll.res /d FILE_DESCRIPTION="\"Sockets\"" /d FILE_NAME="\"php_sockets.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SOCKETS extension\"" /d THANKS_GUYS="\"Thanks to Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SOCKETS_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib WS2_32.Lib iphlpapi.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sockets.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sockets.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sockets.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sockets.exp
EXT sockets build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_SODIUM_H=1 /D COMPILE_DL_SODIUM /D SODIUM_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sodium\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sodium\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sodium\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sodium\ /c ext\sodium\libsodium.c ext\sodium\sodium_pwhash.c
libsodium.c
sodium_pwhash.c
ext\sodium\libsodium.c(3484): 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-nts-windows-vc15-x64\Release\php_sodium.dll.res /d FILE_DESCRIPTION="\"Sodium\"" /d FILE_NAME="\"php_sodium.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SODIUM extension\"" /d THANKS_GUYS="\"Thanks to Frank Denis\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SODIUM_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libsodium.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sodium.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sodium.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sodium.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sodium.exp
EXT sodium build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_SQLITE3_H=1 /DHAVE_SQLITE3EXT_H=1 /D COMPILE_DL_SQLITE3 /D SQLITE3_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sqlite3\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sqlite3\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sqlite3\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sqlite3\ /c ext\sqlite3\sqlite3.c
sqlite3.c
ext\sqlite3\sqlite3.c(137): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(389): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(541): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(597): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(707): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(862): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(959): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1001): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1006): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1057): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1063): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1142): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1166): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1304): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1311): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1540): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1551): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1562): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1584): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1584): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1590): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1603): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1603): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1612): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1911): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1961): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1990): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sqlite3.dll.res /d FILE_DESCRIPTION="\"SQLite3\"" /d FILE_NAME="\"php_sqlite3.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SQLITE3 extension\"" /d THANKS_GUYS="\"Thanks to Scott MacVicar, Ilia Alshanetsky, Brad Dewar\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SQLITE3_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libsqlite3.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sqlite3.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sqlite3.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sqlite3.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sqlite3.exp
EXT sqlite3 build complete
	"cl.exe" /D COMPILE_DL_SYSVSHM /D SYSVSHM_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sysvshm\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sysvshm\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sysvshm\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\sysvshm\ /c ext\sysvshm\sysvshm.c
sysvshm.c
ext\sysvshm\sysvshm.c(180): warning C4244: 'function': conversion from 'zend_long' to 'key_t', possible loss of data
ext\sysvshm\sysvshm.c(186): warning C4244: 'function': conversion from 'zend_long' to 'key_t', possible loss of data
ext\sysvshm\sysvshm.c(186): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sysvshm\sysvshm.c(193): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\sysvshm\sysvshm.c(209): warning C4244: '=': conversion from 'zend_long' to 'key_t', possible loss of data
ext\sysvshm\sysvshm.c(244): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sysvshm.dll.res /d FILE_DESCRIPTION="\"System V Shared Memory\"" /d FILE_NAME="\"php_sysvshm.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SYSVSHM extension\"" /d THANKS_GUYS="\"Thanks to Christian Cartus\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SYSVSHM_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sysvshm.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sysvshm.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sysvshm.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_sysvshm.exp
EXT sysvshm build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_TIDY_H=1 /DHAVE_TIDYBUFFIO_H=1 /D COMPILE_DL_TIDY /D TIDY_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DTIDY_STATIC=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tidy\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tidy\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tidy\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\tidy\ /c ext\tidy\tidy.c
tidy.c
ext\tidy\tidy.c(568): warning C4244: 'function': conversion from 'zend_long' to 'ulong', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_tidy.dll.res /d FILE_DESCRIPTION="\"tidy\"" /d FILE_NAME="\"php_tidy.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"TIDY extension\"" /d THANKS_GUYS="\"Thanks to John Coggeshall, Ilia Alshanetsky\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\TIDY_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib tidy_a.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_tidy.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_tidy.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_tidy.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_tidy.exp
EXT tidy build complete
	"cl.exe" /D COMPILE_DL_ZEND_TEST /D ZEND_TEST_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zend_test\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zend_test\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zend_test\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\zend_test\ /c ext\zend_test\test.c
test.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_zend_test.dll.res /d FILE_DESCRIPTION="\"php_zend_test.dll\"" /d FILE_NAME="\"php_zend_test.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ZEND_TEST extension\"" /d THANKS_GUYS="\"\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\ZEND_TEST_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_zend_test.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_zend_test.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_zend_test.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_zend_test.exp
EXT zend_test build complete
	"cl.exe" /D COMPILE_DL_EXIF /D EXIF_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\exif\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\exif\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\exif\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\exif\ /c ext\exif\exif.c
exif.c
ext\exif\exif.c(1926): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(1934): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(2784): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\exif\exif.c(3002): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3019): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3040): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3088): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3110): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3128): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3149): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3462): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3474): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3491): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data
ext\exif\exif.c(3503): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data
ext\exif\exif.c(3563): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3957): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(3958): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(4136): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(4140): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(4487): warning C4244: 'initializing': conversion from 'zend_off_t' to '_off_t', possible loss of data
ext\exif\exif.c(4623): warning C4244: 'function': conversion from 'time_t' to 'int', possible loss of data
ext\exif\exif.c(4624): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(4696): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\exif\exif.c(4697): warning C4267: 'function': conversion from 'size_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-nts-windows-vc15-x64\Release\php_exif.dll.res /d FILE_DESCRIPTION="\"EXIF\"" /d FILE_NAME="\"php_exif.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"EXIF extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Marcus Boerger\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\EXIF_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib php_mbstring.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_exif.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_exif.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_exif.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_exif.exp
EXT exif build complete
	"cl.exe" /D COMPILE_DL_MYSQLI /D MYSQLI_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqli\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqli\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqli\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\mysqli\ /c ext\mysqli\mysqli.c ext\mysqli\mysqli_api.c ext\mysqli\mysqli_driver.c ext\mysqli\mysqli_exception.c ext\mysqli\mysqli_fe.c ext\mysqli\mysqli_nonapi.c ext\mysqli\mysqli_prop.c ext\mysqli\mysqli_report.c ext\mysqli\mysqli_result_iterator.c ext\mysqli\mysqli_warning.c
mysqli.c
mysqli_api.c
mysqli_driver.c
mysqli_exception.c
mysqli_fe.c
mysqli_nonapi.c
mysqli_prop.c
mysqli_report.c
mysqli_result_iterator.c
mysqli_warning.c
ext\mysqli\mysqli_nonapi.c(312): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqli\mysqli_nonapi.c(312): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqli\mysqli_nonapi.c(334): warning C4244: 'initializing': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqli\mysqli_nonapi.c(448): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\mysqli\mysqli_api.c(756): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\mysqli\mysqli_nonapi.c(863): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mysqli\mysqli_api.c(1255): warning C4244: 'function': conversion from 'zend_long' to 'const MYSQLND_FIELD_OFFSET', possible loss of data
ext\mysqli\mysqli_api.c(1340): warning C4244: 'function': conversion from 'zend_long' to 'const MYSQLND_FIELD_OFFSET', possible loss of data
ext\mysqli\mysqli_api.c(1576): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqli\mysqli_nonapi.c(1191): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\mysqli\mysqli_api.c(1773): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mysqli\mysqli_api.c(1793): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqli\mysqli_api.c(1992): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\mysqli\mysqli_api.c(2020): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqli\mysqli_api.c(2347): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\mysqli\mysqli_warning.c(147): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mysqli.dll.res /d FILE_DESCRIPTION="\"MySQLi\"" /d FILE_NAME="\"php_mysqli.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"MYSQLI extension\"" /d THANKS_GUYS="\"Thanks to Zak Greant, Georg Richter, Andrey Hristov, Ulf Wendel\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\MYSQLI_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mysqli.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mysqli.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mysqli.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_mysqli.exp
EXT mysqli build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\interbase" /DHAVE_IBASE_H=1 /D COMPILE_DL_PDO_FIREBIRD /D PDO_FIREBIRD_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_firebird\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_firebird\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_firebird\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_firebird\ /c ext\pdo_firebird\firebird_driver.c ext\pdo_firebird\firebird_statement.c ext\pdo_firebird\pdo_firebird.c
firebird_driver.c
firebird_statement.c
pdo_firebird.c
ext\pdo_firebird\firebird_statement.c(105): warning C4018: '<': signed/unsigned mismatch
ext\pdo_firebird\firebird_driver.c(386): warning C4018: '<=': signed/unsigned mismatch
ext\pdo_firebird\firebird_statement.c(265): warning C4244: 'initializing': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_firebird\firebird_driver.c(591): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pdo_firebird\firebird_statement.c(705): warning C4267: '=': conversion from 'size_t' to 'ISC_SHORT', possible loss of data
ext\pdo_firebird\firebird_statement.c(742): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_firebird.dll.res /d FILE_DESCRIPTION="\"Firebird driver for PDO\"" /d FILE_NAME="\"php_pdo_firebird.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PDO_FIREBIRD extension\"" /d THANKS_GUYS="\"Thanks to Ard Biesheuvel\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\PDO_FIREBIRD_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib fbclient_ms.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_firebird.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_firebird.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_firebird.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_firebird.exp
EXT pdo_firebird build complete
	"cl.exe" /D COMPILE_DL_PDO_MYSQL /D PDO_MYSQL_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_mysql\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_mysql\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_mysql\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_mysql\ /c ext\pdo_mysql\mysql_driver.c ext\pdo_mysql\mysql_statement.c ext\pdo_mysql\pdo_mysql.c
mysql_driver.c
mysql_statement.c
pdo_mysql.c
ext\pdo_mysql\mysql_driver.c(180): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_mysql\mysql_driver.c(238): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_statement.c(503): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_statement.c(557): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_statement.c(561): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_statement.c(568): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_statement.c(571): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_driver.c(665): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_driver.c(668): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_driver.c(670): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo_mysql\mysql_driver.c(857): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_mysql.dll.res /d FILE_DESCRIPTION="\"MySQL driver for PDO\"" /d FILE_NAME="\"php_pdo_mysql.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PDO_MYSQL extension\"" /d THANKS_GUYS="\"Thanks to George Schlossnagle, Wez Furlong, Ilia Alshanetsky, Johannes Schlueter\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\PDO_MYSQL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_mysql.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_mysql.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_mysql.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_mysql.exp
EXT pdo_mysql build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\libpq" /DHAVE_LIBPQ_FE_H=1 /D COMPILE_DL_PDO_PGSQL /D PDO_PGSQL_EXPORTS=1 /DHAVE_PG_CONFIG_H=1 /D HAVE_PG_CONFIG_H /D HAVE_PG_LO64=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_pgsql\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_pgsql\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_pgsql\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_pgsql\ /c ext\pdo_pgsql\pdo_pgsql.c ext\pdo_pgsql\pgsql_driver.c ext\pdo_pgsql\pgsql_statement.c
pdo_pgsql.c
pgsql_driver.c
pgsql_statement.c
ext\pdo_pgsql\pgsql_statement.c(389): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_pgsql\pgsql_statement.c(656): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\deps\include\libpq\pg_config.h(767): warning C4005: 'inline': macro redefinition (compiling source file ext\pdo_pgsql\pgsql_driver.c)
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(69): note: see previous definition of 'inline' (compiling source file ext\pdo_pgsql\pgsql_driver.c)
ext\pdo_pgsql\pgsql_driver.c(42): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_pgsql\pgsql_driver.c(610): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_pgsql\pgsql_driver.c(707): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\php-snap-build\php-src\php74\x64\deps\include\libpq\pg_config.h(767): warning C4005: 'inline': macro redefinition (compiling source file ext\pdo_pgsql\pdo_pgsql.c)
c:\php-snap-build\php-src\php74\x64\php-src\zend\zend_config.w32.h(69): note: see previous definition of 'inline' (compiling source file ext\pdo_pgsql\pdo_pgsql.c)
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_pgsql.dll.res /d FILE_DESCRIPTION="\"PostgreSQL driver for PDO\"" /d FILE_NAME="\"php_pdo_pgsql.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PDO_PGSQL extension\"" /d THANKS_GUYS="\"Thanks to Edin Kadribasic, Ilia Alshanetsky\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\PDO_PGSQL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libpq.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_pgsql.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_pgsql.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_pgsql.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_pgsql.exp
EXT pdo_pgsql build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_SQLITE3_H=1 /DHAVE_SQLITE3EXT_H=1 /D COMPILE_DL_PDO_SQLITE /D PDO_SQLITE_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_sqlite\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_sqlite\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_sqlite\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\pdo_sqlite\ /c ext\pdo_sqlite\pdo_sqlite.c ext\pdo_sqlite\sqlite_driver.c ext\pdo_sqlite\sqlite_statement.c
pdo_sqlite.c
sqlite_driver.c
sqlite_statement.c
ext\pdo_sqlite\sqlite_statement.c(140): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(154): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(160): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(190): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(201): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(203): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(217): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(224): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(226): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(353): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(373): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_statement.c(379): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(197): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(237): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(305): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(308): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(407): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(423): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(554): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(561): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(633): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(642): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(823): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo_sqlite\sqlite_driver.c(839): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_sqlite.dll.res /d FILE_DESCRIPTION="\"SQLite 3.x driver for PDO\"" /d FILE_NAME="\"php_pdo_sqlite.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PDO_SQLITE extension\"" /d THANKS_GUYS="\"Thanks to Wez Furlong\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\PDO_SQLITE_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libsqlite3.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_sqlite.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_sqlite.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_sqlite.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_pdo_sqlite.exp
EXT pdo_sqlite build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D COMPILE_DL_SOAP /D SOAP_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 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\soap\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\soap\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\soap\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\soap\ /c ext\soap\php_encoding.c ext\soap\php_http.c ext\soap\php_packet_soap.c ext\soap\php_schema.c ext\soap\php_sdl.c ext\soap\php_xml.c ext\soap\soap.c
php_encoding.c
php_http.c
php_packet_soap.c
php_schema.c
php_sdl.c
php_xml.c
soap.c
ext\soap\php_http.c(117): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\soap\php_http.c(120): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\soap\php_http.c(179): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\php_http.c(187): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\soap\php_http.c(324): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_http.c(325): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_http.c(423): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(1051): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(1139): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(1182): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(1196): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(1248): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\php_http.c(989): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\soap\php_http.c(991): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_http.c(1247): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\soap\php_http.c(1249): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(60): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(83): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(114): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(115): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_http.c(1360): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_http.c(1361): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_http.c(1484): warning C4244: '+=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\soap\php_http.c(1539): warning C4244: '+=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\soap\php_http.c(1551): warning C4244: '+=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\soap\soap.c(1715): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(1142): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(1026): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(1130): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_xml.c(140): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(2343): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\php_sdl.c(1426): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(1427): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(403): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(419): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(2669): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(2704): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(2749): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(1793): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(3083): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(3086): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\php_encoding.c(843): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(847): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(933): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(967): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(993): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\soap\php_encoding.c(1065): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(2376): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\soap\php_encoding.c(1088): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\php_encoding.c(1089): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(3798): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\soap\soap.c(4249): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\soap.c(4509): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(4743): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\soap\soap.c(4745): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\soap\php_sdl.c(3206): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_sdl.c(3209): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(2671): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(2891): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(2988): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(3032): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(3109): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(3112): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\soap\php_encoding.c(3500): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\soap\php_encoding.c(3565): warning C4267: 'function': conversion from 'size_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-nts-windows-vc15-x64\Release\php_soap.dll.res /d FILE_DESCRIPTION="\"SOAP\"" /d FILE_NAME="\"php_soap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SOAP extension\"" /d THANKS_GUYS="\"Thanks to Brad Lafountain, Shane Caraveo, Dmitry Stogov\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\SOAP_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_soap.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_soap.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_soap.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_soap.exp
EXT soap build complete
	"cl.exe" /I "ext\xmlrpc/libxmlrpc" /DHAVE_XMLRPC_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\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D COMPILE_DL_XMLRPC /D XMLRPC_EXPORTS=1 -DVERSION="0.50" /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\ /c ext\xmlrpc\xmlrpc-epi-php.c
xmlrpc-epi-php.c
ext\xmlrpc\xmlrpc-epi-php.c(339): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(517): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(520): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(536): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(546): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(797): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(814): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\xmlrpc-epi-php.c(1058): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "ext\xmlrpc/libxmlrpc" /DHAVE_XMLRPC_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\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D COMPILE_DL_XMLRPC /D XMLRPC_EXPORTS=1 -DVERSION="0.50" /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\libxmlrpc\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\libxmlrpc\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\libxmlrpc\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xmlrpc\libxmlrpc\ /c ext\xmlrpc\libxmlrpc\base64.c ext\xmlrpc\libxmlrpc\encodings.c ext\xmlrpc\libxmlrpc\queue.c ext\xmlrpc\libxmlrpc\simplestring.c ext\xmlrpc\libxmlrpc\system_methods.c ext\xmlrpc\libxmlrpc\xml_element.c ext\xmlrpc\libxmlrpc\xml_to_dandarpc.c ext\xmlrpc\libxmlrpc\xml_to_soap.c ext\xmlrpc\libxmlrpc\xml_to_xmlrpc.c ext\xmlrpc\libxmlrpc\xmlrpc.c ext\xmlrpc\libxmlrpc\xmlrpc_introspection.c
base64.c
encodings.c
queue.c
simplestring.c
system_methods.c
xml_element.c
xml_to_dandarpc.c
xml_to_soap.c
ext\xmlrpc\libxmlrpc\encodings.c(74): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\encodings.c(88): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\encodings.c(73): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_to_dandarpc.c(88): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_to_dandarpc.c(104): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
xml_to_xmlrpc.c
ext\xmlrpc\libxmlrpc\xml_to_soap.c(341): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
xmlrpc.c
ext\xmlrpc\libxmlrpc\xml_to_soap.c(361): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
xmlrpc_introspection.c
ext\xmlrpc\libxmlrpc\xml_element.c(274): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_element.c(331): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_element.c(442): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_element.c(538): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_element.c(708): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc_introspection.c(398): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc_introspection.c(417): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(278): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_to_xmlrpc.c(118): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xml_to_xmlrpc.c(137): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(1542): warning C4244: '=': conversion from 'time_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(1624): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(1634): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(1727): warning C4244: '=': conversion from 'time_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(1938): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\xmlrpc\libxmlrpc\xmlrpc.c(2806): warning C4267: 'function': conversion from 'size_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-nts-windows-vc15-x64\Release\php_xmlrpc.dll.res /d FILE_DESCRIPTION="\"xmlrpc\"" /d FILE_NAME="\"php_xmlrpc.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"XMLRPC extension\"" /d THANKS_GUYS="\"Thanks to Dan Libby\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\XMLRPC_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xmlrpc.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xmlrpc.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" 
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xmlrpc.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xmlrpc.exp
EXT xmlrpc build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php74\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXSLT_STATIC /D LIBEXSLT_STATIC /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_LIBXSLT_XSLT_H=1 /DHAVE_LIBEXSLT_EXSLT_H=1 /D COMPILE_DL_XSL /D XSL_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xsl\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xsl\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xsl\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\ext\xsl\ /c ext\xsl\php_xsl.c ext\xsl\xsltprocessor.c
php_xsl.c
xsltprocessor.c
ext\xsl\xsltprocessor.c(443): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xsl\xsltprocessor.c(539): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xsl\xsltprocessor.c(543): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xsl.dll.res /d FILE_DESCRIPTION="\"XSL\"" /d FILE_NAME="\"php_xsl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"XSL extension\"" /d THANKS_GUYS="\"Thanks to Christian Stocker, Rob Richards\"" win32\build\template.rc
	"link.exe" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\XSL_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib libxslt_a.lib libexslt_a.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib argon2_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xsl.dll.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xsl.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /libpath:"..\deps\lib" /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xsl.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php_xsl.exp
EXT xsl build complete
	"cl.exe" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cgi\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cgi\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cgi\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cgi\ /c sapi\cgi\cgi_main.c
cgi_main.c
	"cl.exe" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\main\ /c main\fastcgi.c
fastcgi.c
main\fastcgi.c(759): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
main\fastcgi.c(1409): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-cgi.exe.res /d WANT_LOGO  /d FILE_DESCRIPTION="\"CGI / FastCGI\"" /d FILE_NAME="\"php-cgi.exe\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CGI SAPI\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Stig Bakken, Shane Caraveo, Dmitry Stogov\"" win32\build\template.rc
	"link.exe" /nologo  @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\CGI_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib ws2_32.lib kernel32.lib advapi32.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-cgi.exe.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-cgi.exe /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /stack:67108864
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-cgi.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-cgi.exp
SAPI sapi\cgi build complete
	"cl.exe" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /c sapi\cli\php_cli.c sapi\cli\php_cli_process_title.c sapi\cli\php_cli_server.c sapi\cli\php_http_parser.c sapi\cli\ps_title.c
php_cli.c
php_cli_process_title.c
php_cli_server.c
php_http_parser.c
ps_title.c
NMAKE : warning U4004: too many rules for target 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\php_cli_process_title.obj'
NMAKE : warning U4004: too many rules for target 'C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ps_title.obj'
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php.exe.res /d WANT_LOGO  /d FILE_DESCRIPTION="\"CLI\"" /d FILE_NAME="\"php.exe\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CLI SAPI\"" /d THANKS_GUYS="\"Thanks to Edin Kadribasic, Marcus Boerger, Johannes Schlueter, Moriyoshi Koizumi, Xinchen Hui\"" win32\build\template.rc
	"link.exe" /nologo  @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\CLI_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib ws2_32.lib shell32.lib edit_a.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php.exe.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php.exe /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /stack:67108864 /libpath:"..\deps\lib"
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php.exp
SAPI sapi\cli build complete
	"cl.exe" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\cli\ /c sapi\cli\cli_win32.c sapi\cli\php_cli_process_title.c sapi\cli\ps_title.c
cli_win32.c
php_cli_process_title.c
ps_title.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-win.exe.res /d WANT_LOGO  /d FILE_DESCRIPTION="\"CLI\"" /d FILE_NAME="\"php-win.exe\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CLI_WIN32 SAPI\"" /d THANKS_GUYS="\"Thanks to Edin Kadribasic, Marcus Boerger, Johannes Schlueter, Moriyoshi Koizumi, Xinchen Hui\"" win32\build\template.rc
	"link.exe" /nologo  @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\CLI_WIN32_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib shell32.lib C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-win.exe.res /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-win.exe /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /NXCOMPAT /DYNAMICBASE /libpath:"..\deps\lib" /stack:67108864
   Creating library C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-win.lib and object C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php-win.exp
SAPI sapi\cli build complete
	"cl.exe" /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php74\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\embed\ /FpC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\embed\ /FRC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\embed\ /FdC:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\sapi\embed\ /c sapi\embed\php_embed.c
php_embed.c
	rc /nologo  /I . /I main /I Zend /I TSRM /I ext /n /fo C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7embed.lib.res /d FILE_DESCRIPTION="\"Embed\"" /d FILE_NAME="\"php7embed.lib\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"EMBED SAPI\"" /d THANKS_GUYS="\"Thanks to Edin Kadribasic\"" win32\build\template.rc
	lib.exe /nologo /out:C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7embed.lib /nologo /libpath:"C:\php-snap-build\php-src\php74\x64\deps\lib" /libpath:"..\deps\lib" @"C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\resp\EMBED_GLOBAL_OBJS.txt" C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7.lib   C:\php-snap-build\obj\7.4-nts-windows-vc15-x64\Release\php7embed.lib.res
SAPI sapi\embed build complete
