
Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
Copyright (C) Microsoft Corporation.  All rights reserved.

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.2-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\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ -x C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bz2\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bz2\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bz2\ /FdC:\php-snap-build\obj\7.2-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(117): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(144): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(167): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(238): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(258): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(276): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(325): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(540): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(544): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(547): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(589): warning C4267: '=': 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(598): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /I "C:\php-snap-build\php-src\php72\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/pcrelib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /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 "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1  /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ZIP_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\lib\libzip\include" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php72\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\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\Zend\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\Zend\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\Zend\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\Zend\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /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_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_sprintf.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.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_alloc.c(1178): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(1180): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
zend_default_classes.c
zend_exceptions.c
zend_execute.c
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
zend_hash.c
zend_highlight.c
zend_inheritance.c
zend_ini.c
zend_ini_parser.c
Zend\zend_hash.c(139): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(170): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(213): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(214): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(266): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(268): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(860): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(862): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_ini_scanner.c
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_vm_execute.h(38472): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file Zend\zend_execute.c)
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_vm_execute.h(38476): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file Zend\zend_execute.c)
zend_interfaces.c
zend_iterators.c
zend_language_parser.c
zend_language_scanner.c
zend_list.c
zend_llist.c
zend_multibyte.c
zend_object_handlers.c
zend_objects.c
zend_objects_API.c
zend_opcode.c
zend_operators.c
zend_ptr_stack.c
zend_smart_str.c
Zend\zend_operators.c(3010): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(3014): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_operators.c(3021): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
zend_sort.c
zend_sprintf.c
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\zend_virtual_cwd.c(232): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_virtual_cwd.c(638): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /I "C:\php-snap-build\php-src\php72\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/pcrelib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /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 "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1  /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ZIP_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\lib\libzip\include" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php72\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\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\ /FdC:\php-snap-build\obj\7.2-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_sprintf.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_sprintf.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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /I "C:\php-snap-build\php-src\php72\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/pcrelib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /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 "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1  /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ZIP_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\lib\libzip\include" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php72\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\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\streams\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\streams\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\streams\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\main\streams\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cast.c
filter.c
glob_wrapper.c
memory.c
mmap.c
plain_wrapper.c
streams.c
transports.c
userspace.c
xp_socket.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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /I "C:\php-snap-build\php-src\php72\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/pcrelib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /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 "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1  /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ZIP_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\lib\libzip\include" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php72\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\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\win32\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\win32\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\win32\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\win32\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /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\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
sockets.c
time.c
winutil.c
wsyslog.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /I "C:\php-snap-build\php-src\php72\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/pcrelib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D HAVE_CONFIG_H /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /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 "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1  /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ZIP_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\lib\libzip\include" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-snap-build\php-src\php72\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\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-snap-build\php-src\php72\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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\TSRM\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\TSRM\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\TSRM\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\TSRM\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c TSRM\TSRM.c TSRM\tsrm_strtok_r.c TSRM\tsrm_win32.c
TSRM.c
tsrm_strtok_r.c
tsrm_win32.c
TSRM\tsrm_win32.c(119): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bcmath\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bcmath\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bcmath\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\php-snap-build\obj\7.2-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\rt.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
ext\bcmath\libbcmath\src\output.c(75): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
recmul.c
rmzero.c
rt.c
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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\calendar\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\calendar\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\calendar\ /FdC:\php-snap-build\obj\7.2-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\julian.c(188): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\julian.c(178): warning C4244: 'initializing': conversion from 'zend_long' to 'long', possible loss of data
ext\calendar\jewish.c(486): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(102): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(109): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(112): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(538): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(572): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(580): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(583): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(592): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(600): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(603): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(606): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(609): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(612): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\french.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(615): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(621): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(632): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(650): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(660): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(668): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(676): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(729): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\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\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(474): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(507): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(630): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(655): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(688): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ctype\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ctype\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ctype\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\date\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\date\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\date\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\date\lib\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\date\lib\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\date\lib\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\filter\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\filter\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\filter\ /FdC:\php-snap-build\obj\7.2-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(511): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\filter\logical_filters.c(555): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\hash\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\hash\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\hash\ /FdC:\php-snap-build\obj\7.2-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
ext\hash\hash_md.c(687): warning C4244: '=': conversion from '__int64' to 'char', possible loss of data
ext\hash\hash_gost.c(261): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_gost.c(263): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_gost.c(268): warning C4267: '+=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash.c(156): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash_gost.c(284): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash.c(160): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(218): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(230): warning C4244: 'function': conversion from 'const zend_long' to 'unsigned int', possible loss of data
ext\hash\hash.c(284): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(384): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(431): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(466): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\hash\hash.c(502): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(674): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\hash\hash.c(688): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(834): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\hash\hash.c(1086): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(1087): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
hash_ripemd.c
hash_sha.c
hash_sha3.c
hash_snefru.c
hash_tiger.c
hash_whirlpool.c
ext\hash\hash_tiger.c(202): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash_snefru.c(147): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_snefru.c(149): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_snefru.c(154): warning C4267: '+=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_snefru.c(170): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_tiger.c(221): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\hash\sha3\generic64lc\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\iconv\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\iconv\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\iconv\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /c ext\json\json.c
json.c
ext\json\json.c(195): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\json\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mysqlnd\ /FdC:\php-snap-build\obj\7.2-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(150): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(352): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_alloc.c(666): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_alloc.c(675): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(501): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(285): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_commands.c(1193): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_connection.c(2279): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_ext_plugin.c
mysqlnd_loaddata.c
mysqlnd_plugin.c
mysqlnd_protocol_frame_codec.c
mysqlnd_ps.c
mysqlnd_ps_codec.c
mysqlnd_read_buffer.c
mysqlnd_result.c
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(247): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(245): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(271): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(269): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_protocol_frame_codec.c(422): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
mysqlnd_result_meta.c
ext\mysqlnd\mysqlnd_ps.c(775): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_ps_codec.c(360): warning C4244: 'function': conversion from 'const zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(472): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(505): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(507): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(516): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(626): warning C4018: '>': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(999): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1090): warning C4018: '<': signed/unsigned mismatch
mysqlnd_reverse_api.c
mysqlnd_statistics.c
mysqlnd_vio.c
mysqlnd_wireprotocol.c
php_mysqlnd.c
ext\mysqlnd\mysqlnd_result_meta.c(188): 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_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_statistics.c(204): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_vio.c(675): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_vio.c(678): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(541): warning C4267: '=': conversion from 'size_t' to 'int8_t', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1296): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1365): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1383): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1498): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1513): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1755): warning C4244: 'function': conversion from 'const zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(2016): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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/pcrelib -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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
ext\pcre\php_pcre.c(297): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1730): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(1911): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pcre\php_pcre.c(1928): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pcre\php_pcre.c(1982): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pcre\php_pcre.c(2009): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pcre\php_pcre.c(2261): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(2266): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(2347): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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/pcrelib -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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\pcrelib\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\pcrelib\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\pcrelib\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pcre\pcrelib\ /c ext\pcre\pcrelib\pcre_chartables.c ext\pcre\pcrelib\pcre_compile.c ext\pcre\pcrelib\pcre_config.c ext\pcre\pcrelib\pcre_exec.c ext\pcre\pcrelib\pcre_fullinfo.c ext\pcre\pcrelib\pcre_get.c ext\pcre\pcrelib\pcre_globals.c ext\pcre\pcrelib\pcre_jit_compile.c ext\pcre\pcrelib\pcre_maketables.c ext\pcre\pcrelib\pcre_newline.c ext\pcre\pcrelib\pcre_ord2utf8.c ext\pcre\pcrelib\pcre_refcount.c ext\pcre\pcrelib\pcre_study.c ext\pcre\pcrelib\pcre_tables.c ext\pcre\pcrelib\pcre_ucd.c ext\pcre\pcrelib\pcre_valid_utf8.c ext\pcre\pcrelib\pcre_version.c ext\pcre\pcrelib\pcre_xclass.c
pcre_chartables.c
pcre_compile.c
pcre_config.c
pcre_exec.c
pcre_fullinfo.c
pcre_get.c
pcre_globals.c
pcre_jit_compile.c
pcre_maketables.c
pcre_newline.c
pcre_ord2utf8.c
pcre_refcount.c
pcre_study.c
pcre_tables.c
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(335): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(509): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_u8', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(511): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(520): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_u8', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(528): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(534): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_u8', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(536): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s16', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(538): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(674): warning C4244: 'function': conversion from 'sljit_sw' to 'sljit_s32', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
pcre_ucd.c
pcre_valid_utf8.c
ext\pcre\pcrelib\pcre_jit_compile.c(1193): warning C4244: '=': conversion from '__int64' to 'sljit_s32', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(1208): warning C4244: '=': conversion from '__int64' to 'sljit_s32', possible loss of data
pcre_version.c
pcre_xclass.c
ext\pcre\pcrelib\pcre_jit_compile.c(4792): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcrelib\pcre_jit_compile.c(4796): warning C4307: '*': integral constant overflow
ext\pcre\pcrelib\pcre_jit_compile.c(4797): warning C4307: '*': integral constant overflow
ext\pcre\pcrelib\pcre_jit_compile.c(4810): warning C4307: '*': integral constant overflow
ext\pcre\pcrelib\pcre_jit_compile.c(5586): warning C4244: 'function': conversion from 'sljit_uw' to 'sljit_u32', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(7142): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(7143): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(7144): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(7158): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(7159): warning C4244: '=': conversion from '__int64' 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\x64\deps\include" /DHAVE_EDITLINE_READLINE_H=1 /D HAVE_LIBEDIT /D HAVE_RL_COMPLETION_MATCHES /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\readline\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\readline\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\readline\ /FdC:\php-snap-build\obj\7.2-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(336): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\readline\readline_cli.c(528): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\readline\readline_cli.c(511): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\readline\readline_cli.c(566): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\readline\readline_cli.c(667): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\reflection\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\reflection\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\reflection\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
ext\reflection\php_reflection.c(626): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(848): warning C4244: 'function': conversion from 'zend_type' to 'int', possible loss of data
ext\reflection\php_reflection.c(2176): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\reflection\php_reflection.c(2472): warning C4018: '<': signed/unsigned mismatch
ext\reflection\php_reflection.c(2923): warning C4244: 'function': conversion from 'zend_type' 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\session\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\session\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\session\ /FdC:\php-snap-build\obj\7.2-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(376): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\spl\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\spl\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\spl\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
spl_heap.c
spl_iterators.c
spl_observer.c
ext\spl\spl_iterators.c(2067): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2075): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2095): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\standard\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\standard\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\standard\ /FdC:\php-snap-build\obj\7.2-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\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_win32.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\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\random.c ext\standard\scanf.c ext\standard\sha1.c ext\standard\soundex.c ext\standard\streamsfuncs.c ext\standard\string.c ext\standard\strnatcmp.c ext\standard\syslog.c ext\standard\type.c ext\standard\uniqid.c ext\standard\url.c ext\standard\url_scanner_ex.c ext\standard\user_filters.c ext\standard\uuencode.c ext\standard\var.c ext\standard\var_unserializer.c ext\standard\versioning.c 
array.c
assert.c
base64.c
basic_functions.c
browscap.c
crc32.c
credits.c
crypt.c
ext\standard\browscap.c(104): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\standard\browscap.c(122): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
ext\standard\browscap.c(130): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data
ext\standard\array.c(166): warning C4244: 'return': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\browscap.c(606): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\standard\array.c(397): warning C4244: 'return': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(2661): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2662): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2663): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2667): warning C4244: '+=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2688): warning C4244: '+=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2902): warning C4244: '=': conversion from 'double' to 'zend_ulong', possible loss of data
ext\standard\array.c(3009): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3075): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(3092): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3162): warning C4244: 'function': conversion from 'zend_long' to 'HashPosition', possible loss of data
ext\standard\array.c(3122): warning C4244: 'initializing': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(3429): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\standard\basic_functions.c(4025): warning C4244: 'function': conversion from 'zend_ulong' to 'u_long', possible loss of data
ext\standard\array.c(3989): warning C4244: 'function': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\standard\array.c(3995): warning C4018: '<': signed/unsigned mismatch
ext\standard\array.c(4319): warning C4244: '+=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(4322): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(5741): warning C4018: '<': signed/unsigned mismatch
ext\standard\array.c(5790): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(5793): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(5794): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
crypt_blowfish.c
crypt_freesec.c
crypt_sha256.c
crypt_sha512.c
css.c
cyr_convert.c
datetime.c
dir.c
dl.c
dns.c
dns_win32.c
exec.c
file.c
filestat.c
ext\standard\dl.c(113): warning C4047: 'initializing': 'int' differs in levels of indirection from 'void *'
ext\standard\dns_win32.c(403): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\exec.c(447): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
filters.c
flock_compat.c
formatted_print.c
fsock.c
ftok.c
ftp_fopen_wrapper.c
head.c
html.c
http.c
http_fopen_wrapper.c
image.c
incomplete_class.c
info.c
iptc.c
ext\standard\image.c(246): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\standard\image.c(246): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\standard\image.c(248): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\standard\image.c(871): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(872): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(1224): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
lcg.c
ext\standard\info.c(67): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(83): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(89): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
levenshtein.c
link_win32.c
ext\standard\iptc.c(229): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(237): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(246): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(251): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(259): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(272): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(278): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\standard\iptc.c(282): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(285): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(286): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(289): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(295): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(300): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
mail.c
math.c
md5.c
metaphone.c
microtime.c
mt_rand.c
pack.c
pageinfo.c
ext\standard\md5.c(321): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
password.c
php_crypt_r.c
php_fopen_wrapper.c
proc_open.c
ext\standard\mt_rand.c(171): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\mt_rand.c(211): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\pack.c(302): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(488): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(782): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(910): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(925): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(953): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
quot_print.c
rand.c
random.c
ext\standard\password.c(519): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(520): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(521): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(525): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\password.c(531): warning C4267: 'function': conversion from 'size_t' to 'const uint32_t', possible loss of data
ext\standard\password.c(532): warning C4267: 'function': conversion from 'size_t' to 'const uint32_t', possible loss of data
ext\standard\password.c(533): warning C4267: 'function': conversion from 'size_t' to 'const uint32_t', possible loss of data
scanf.c
sha1.c
ext\standard\proc_open.c(100): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\php_fopen_wrapper.c(426): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
soundex.c
streamsfuncs.c
string.c
ext\standard\rand.c(36): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
strnatcmp.c
ext\standard\scanf.c(358): warning C4244: '=': conversion from 'unsigned __int64' to 'int', possible loss of data
ext\standard\scanf.c(405): warning C4244: '=': conversion from 'unsigned __int64' to 'int', possible loss of data
ext\standard\scanf.c(714): 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(4516): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\type.c(147): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
user_filters.c
ext\standard\syslog.c(154): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\syslog.c(189): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
uuencode.c
var.c
var_unserializer.c
ext/standard/url_scanner_ex.re(908): warning C4018: '>=': signed/unsigned mismatch (compiling source file ext\standard\url_scanner_ex.c)
versioning.c
ext/standard/var_unserializer.re(599): 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(865): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\tokenizer\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\tokenizer\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\tokenizer\ /FdC:\php-snap-build\obj\7.2-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(294): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\x64\deps\include" /DHAVE_ZIP_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\lib\libzip\include" /DHAVE_ZIPCONF_H=1 /D _WIN32 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\zip\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\zip\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\zip\ /FdC:\php-snap-build\obj\7.2-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(178): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(185): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(187): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(220): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(262): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(700): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(672): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(834): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1316): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1477): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zip\php_zip.c(1483): warning C4267: '=': 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(1709): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1864): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1903): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1930): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1961): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1991): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2080): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2084): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2111): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2361): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2747): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2762): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2786): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2822): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2838): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2840): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2848): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\zlib\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\zlib\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\zlib\ /FdC:\php-snap-build\obj\7.2-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(41): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(56): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(71): warning C4244: 'function': conversion from 'zend_off_t' to 'long', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(141): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\zlib\zlib_filter.c(93): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(118): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(143): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(214): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(234): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(254): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(307): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(338): 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(380): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib_filter.c(400): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(130): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(144): warning C4244: 'function': conversion from 'zend_long' to 'int', 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(171): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(353): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(354): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(390): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(438): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(518): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(717): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(728): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(733): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(738): 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
ext\zlib\zlib.c(1446): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\libxml\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\libxml\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\libxml\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
ext\libxml\libxml.c(381): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(389): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(542): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dom\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dom\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dom\ /FdC:\php-snap-build\obj\7.2-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(111): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(226): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(381): warning C4244: 'function': conversion from 'zend_long' 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\cdatasection.c(63): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\dom_iterators.c(224): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\dom\dom_iterators.c(229): 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\document.c(830): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(965): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1048): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1114): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1176): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1177): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1393): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1411): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1441): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1835): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1935): 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(186): 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\node.c(349): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(179): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(216): 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
ext\dom\element.c(647): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(766): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1824): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(1066): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(1067): 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
notation.c
php_dom.c
processinginstruction.c
string_extend.c
text.c
typeinfo.c
userdatahandler.c
xpath.c
ext\dom\processinginstruction.c(146): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(406): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pdo\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pdo\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pdo\ /FdC:\php-snap-build\obj\7.2-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_sql_parser.re(315): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(327): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(105): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo.c(215): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(222): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(227): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(239): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo.c(285): warning C4244: '=': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(257): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(283): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(289): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(345): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_dbh.c(717): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_dbh.c(1322): warning C4244: '=': conversion from 'zend_uintptr_t' to 'uint32_t', possible loss of data
ext\pdo\pdo_stmt.c(308): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(698): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1361): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1460): 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(2508): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2513): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pdo_odbc\ /FdC:\php-snap-build\obj\7.2-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(68): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(81): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(103): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(113): warning C4244: 'function': conversion from 'zend_ulong' to 'int', possible loss of data
ext\pdo_odbc\pdo_odbc.c(135): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\pdo_odbc.c(137): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_stmt.c(238): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(423): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(429): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo_odbc\odbc_stmt.c(453): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pdo_odbc\odbc_stmt.c(477): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pdo_odbc\odbc_driver.c(236): warning C4267: 'function': conversion from 'size_t' to 'SQLINTEGER', possible loss of data
ext\pdo_odbc\odbc_stmt.c(783): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\pdo_odbc\odbc_driver.c(427): warning C4312: 'type cast': conversion from 'unsigned long' to 'SQLPOINTER' of greater size
ext\pdo_odbc\odbc_driver.c(434): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(436): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(456): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0601 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_DBA /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\phar\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\phar\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\phar\ /FdC:\php-snap-build\obj\7.2-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\func_interceptors.c(56): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(138): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(161): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(240): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(244): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(138): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(485): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(625): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\func_interceptors.c(261): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(269): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(75): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(318): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(206): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(230): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(264): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(272): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(362): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(370): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(188): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(194): warning C4267: 'function': conversion from 'size_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\stream.c(267): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(287): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(328): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\func_interceptors.c(609): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(666): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(864): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1191): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\dirstream.c(381): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(421): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(455): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(913): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(464): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext/phar/phar_path_check.re(84): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data (compiling source file ext\phar\phar_path_check.c)
ext\phar\dirstream.c(482): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(383): warning C4018: '<': signed/unsigned mismatch
ext\phar\dirstream.c(510): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(449): warning C4244: '=': conversion from 'zend_off_t' to 'uint32_t', possible loss of data
ext\phar\tar.c(955): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(468): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(875): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(1074): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(882): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(556): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(590): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(577): 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\stream.c(602): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(942): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(632): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(949): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(593): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(688): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(700): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(668): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1339): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(751): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1388): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\stream.c(768): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(816): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(866): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\stream.c(906): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(1509): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1706): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(885): warning C4267: 'initializing': 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\phar_object.c(1191): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1736): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1786): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2013): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2027): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2121): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1574): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2157): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(231): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\phar\phar.c(2205): warning C4090: '=': different 'const' qualifiers
ext\phar\phar_object.c(1722): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\phar.c(2207): warning C4090: 'function': different 'const' qualifiers
ext\phar\phar_object.c(1739): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2221): warning C4090: 'function': different 'const' qualifiers
ext\phar\phar.c(2230): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2246): warning C4090: 'function': different 'const' qualifiers
ext\phar\phar.c(2270): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(264): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2308): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(273): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(319): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(581): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2450): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2451): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2655): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\phar\phar.c(2848): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar.c(2887): warning C4267: 'function': conversion from 'size_t' to 'int', 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 'int', possible loss of data
ext\phar\phar_object.c(2044): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1119): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1319): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3268): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1465): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1524): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1622): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1662): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1710): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1750): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1800): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1815): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1917): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1932): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1953): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(3723): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\phar_object.c(4209): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
zip.c
ext\phar\zip.c(63): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\zip.c(182): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\phar\zip.c(276): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\zip.c(361): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(588): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(620): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(642): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1199): warning C4244: '=': conversion from 'time_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1315): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\phar\zip.c(1465): warning C4244: '=': conversion from 'zend_off_t' to 'uint32_t', possible loss of data
ext\phar\zip.c(1466): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\simplexml\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\simplexml\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\simplexml\ /FdC:\php-snap-build\obj\7.2-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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xml\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xml\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xml\ /FdC:\php-snap-build\obj\7.2-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(745): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(754): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(887): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(904): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1041): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1397): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1445): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1593): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1597): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1605): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\wddx\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\wddx\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\wddx\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\wddx\ /c ext\wddx\wddx.c
wddx.c
ext\wddx\wddx.c(751): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(770): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlreader\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlreader\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlreader\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
ext\xmlreader\php_xmlreader.c(292): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(578): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(635): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(715): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(884): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1000): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1065): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1075): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1086): 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_FILEINFO /D COMPILE_DL_FTP /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_ODBC /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RDKAFKA /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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlwriter\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
	rc /fo C:\php-snap-build\obj\7.2-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.2-nts-windows-vc15-x64\Release /d MC_INCLUDE="\"C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\wsyslog.rc\""  win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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.2-nts-windows-vc15-x64\Release\php7.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php7.exp
Generating code
Finished generating code
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_bz2.lib and object C:\php-snap-build\obj\7.2-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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\com_dotnet\ /FdC:\php-snap-build\obj\7.2-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
com_saproxy.c
com_typeinfo.c
com_variant.c
com_wrapper.c
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_com_dotnet.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\curl\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\curl\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\curl\ /FdC:\php-snap-build\obj\7.2-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(280): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\multi.c(484): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\curl\multi.c(536): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1536): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\interface.c(1618): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1656): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1913): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3555): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3587): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3615): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_curl.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=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\php72\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.2-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(159): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(161): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(189): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba_cdb.c(203): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\dba\dba.c(1097): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
dba_inifile.c
dba_ndbm.c
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=1 /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\php72\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libcdb\ /FdC:\php-snap-build\obj\7.2-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 C4267: '=': conversion from 'size_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 /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\php72\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libflatfile\ /c ext\dba\libflatfile\flatfile.c
flatfile.c
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=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\php72\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\libinifile\ /FdC:\php-snap-build\obj\7.2-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 /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\php72\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba_qdbm.c
dba_qdbm.c
ext\dba\dba_qdbm.c(86): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(100): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(116): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dba\dba_qdbm.c(129): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_DBA /D DBA_EXPORTS=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\php72\x64\deps\include\qdbm" /DHAVE_DEPOT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\dba\ /c ext\dba\dba_lmdb.c
dba_lmdb.c
ext\dba\dba_lmdb.c(51): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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.2-nts-windows-vc15-x64\Release\php_dba.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_dba.exp
Generating code
e:\repo\weltling_lmdb\libraries\liblmdb\mdb.c(1664) : 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\php72\x64\deps\include" /DHAVE_ENCHANT_H=1 /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\enchant\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\enchant\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\enchant\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\enchant\ /c ext\enchant\enchant.c
enchant.c
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_enchant.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_enchant.exp
EXT enchant 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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
ext\fileinfo\fileinfo.c(344): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(424): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(494): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(595): 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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\libmagic\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\libmagic\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\fileinfo\libmagic\ /FdC:\php-snap-build\obj\7.2-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\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_tar.c ext\fileinfo\libmagic\magic.c ext\fileinfo\libmagic\print.c ext\fileinfo\libmagic\readcdf.c ext\fileinfo\libmagic\softmagic.c
apprentice.c
apptype.c
ascmagic.c
cdf.c
cdf_time.c
compress.c
der.c
encoding.c
ext\fileinfo\libmagic\compress.c(253): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\cdf_time.c(138): warning C4244: '=': conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\compress.c(320): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(351): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\fileinfo\libmagic\cdf.c(334): warning C4244: 'function': conversion from 'zend_off_t' to 'long', possible loss of data
ext\fileinfo\libmagic\cdf.c(337): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\der.c(188): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\fileinfo\libmagic\der.c(249): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\fileinfo\libmagic\der.c(253): warning C4267: 'return': conversion from 'size_t' to 'int32_t', possible loss of data
ext\fileinfo\libmagic\cdf.c(825): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
fsmagic.c
funcs.c
is_tar.c
magic.c
print.c
readcdf.c
softmagic.c
ext\fileinfo\libmagic\funcs.c(70): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(74): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(64): warning C4101: 'rv': unreferenced local variable
ext\fileinfo\libmagic\funcs.c(245): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(480): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(489): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(426): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(1185): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\fileinfo\libmagic\softmagic.c(1218): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\fileinfo\libmagic\softmagic.c(1929): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_fileinfo.lib and object C:\php-snap-build\obj\7.2-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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ftp\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ftp\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ftp\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ftp\ /c ext\ftp\ftp.c ext\ftp\php_ftp.c
ftp.c
php_ftp.c
C:\php-snap-build\php-src\php72\x64\deps\include\openssl/lhash.h(198): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\ftp\php_ftp.c)
C:\php-snap-build\php-src\php72\x64\deps\include\openssl/lhash.h(198): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\ftp\ftp.c)
ext\ftp\ftp.c(123): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(293): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(656): warning C4244: 'function': conversion from 'zend_long' to 'const int', possible loss of data
ext\ftp\php_ftp.c(656): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\ftp\ftp.c(1119): warning C4244: '+=': conversion from 'time_t' to 'int', possible loss of data
ext\ftp\ftp.c(1340): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1366): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1367): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1401): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1413): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1430): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1455): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1490): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1554): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1568): warning C4244: 'return': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1600): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1613): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(1748): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_ftp.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_ftp.exp
EXT ftp build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\x64\deps\include\freetype2" /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd" /DHAVE_GD_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libpng16" /DHAVE_PNG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ICONV_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\X11" /DHAVE_XPM_H=1 /I "C:\php-snap-build\php-src\php72\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_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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\ /c ext\gd\gd.c
gd.c
c:\php-snap-build\php-src\php72\x64\php-src\ext\gd\gd_ctx.c(37): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
c:\php-snap-build\php-src\php72\x64\php-src\ext\gd\gd_ctx.c(56): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
c:\php-snap-build\php-src\php72\x64\php-src\ext\gd\gd_ctx.c(130): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
c:\php-snap-build\php-src\php72\x64\php-src\ext\gd\gd_ctx.c(132): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1423): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1437): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1439): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1466): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1521): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1548): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1689): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1711): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1734): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1739): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1744): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1810): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1833): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1857): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1877): 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: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1923): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1924): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1925): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1926): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1927): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1928): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1929): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2087): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2163): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2271): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2416): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2453): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\gd\gd.c(2608): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2610): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2716): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2849): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2932): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2952): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2978): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3006): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3026): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3047): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3050): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3051): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3052): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3053): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3077): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3165): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3187): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3190): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3211): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3232): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3252): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3274): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3279): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3284): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3305): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3326): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3347): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3389): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3414): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3443): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3444): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3464): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3467): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3570): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3642): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3648): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(3651): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3652): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3653): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3739): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3740): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3741): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3742): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3743): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3744): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3772): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3773): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3774): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3775): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3776): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3777): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3778): 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(3809): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3810): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3811): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3812): 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(3843): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3844): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3845): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3846): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3847): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3913): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4050): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4053): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4182): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4183): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4184): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4218): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4726): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4733): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4740): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4747): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4790): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4798): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4848): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4849): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4899): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(4916): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4923): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4930): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4937): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(5070): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(5086): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(5152): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(5155): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\x64\deps\include\freetype2" /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd" /DHAVE_GD_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\libpng16" /DHAVE_PNG_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_ICONV_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include\X11" /DHAVE_XPM_H=1 /I "C:\php-snap-build\php-src\php72\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_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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\libgd\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\libgd\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gd\libgd\ /FdC:\php-snap-build\obj\7.2-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_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
ext\gd\libgd\gd_crop.c(246): warning C4018: '>=': signed/unsigned mismatch
gd_gif_in.c
gd_gif_out.c
gd_interpolation.c
gd_io.c
gd_io_dp.c
gd_io_file.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(1331): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1381): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1512): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(1523): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(2756): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
gd_io_ss.c
ext\gd\libgd\gd_interpolation.c(2167): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2169): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd_io_file.c(82): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
gd_jpeg.c
ext\gd\libgd\gd_io_file.c(91): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
gd_matrix.c
gd_pixelate.c
gd_png.c
gd_rotate.c
gd_security.c
gd_ss.c
gd_topal.c
gd_transform.c
gd_wbmp.c
gd_webp.c
gd_xbm.c
ext\gd\libgd\gd_jpeg.c(625): warning C4244: 'function': conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\libgd\gd_jpeg.c(835): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
gdcache.c
gdfontg.c
gdfontl.c
ext\gd\libgd\gd_png.c(79): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(87): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(337): warning C4267: '=': conversion from 'size_t' to 'png_uint_32', possible loss of data
ext\gd\libgd\gd_xbm.c(167): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_webp.c(153): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data
ext\gd\libgd\gd_webp.c(158): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
gdhelpers.c
gdkanji.c
gdtables.c
gdxpm.c
wbmp.c
ext\gd\libgd\gdft.c(640): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(649): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(703): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(717): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(126): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127): warning C4018: '<': signed/unsigned mismatch
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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.2-nts-windows-vc15-x64\Release\php_gd2.lib and object C:\php-snap-build\obj\7.2-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\base\ftutil.c(171) : warning C4702: unreachable code
e:\repo\winlibs_freetype\src\base\ftobjs.c(4996) : warning C4702: unreachable code
Finished generating code
EXT gd build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gettext\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gettext\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gettext\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gettext\ /c ext\gettext\gettext.c
gettext.c
ext\gettext\gettext.c(238): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gettext\gettext.c(293): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(319): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(347): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(347): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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.2-nts-windows-vc15-x64\Release\php_gettext.lib and object C:\php-snap-build\obj\7.2-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\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gmp\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gmp\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gmp\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\gmp\ /c ext\gmp\gmp.c
gmp.c
ext\gmp\gmp.c(1640): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_gmp.lib and object C:\php-snap-build\obj\7.2-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" /DHAVE_C_CLIENT_H=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include\c-client" /DHAVE_C_CLIENT_C_CLIENT_H=1 /D COMPILE_DL_IMAP /D IMAP_EXPORTS=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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\imap\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\imap\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\imap\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\imap\ /c ext\imap\php_imap.c
php_imap.c
ext\imap\php_imap.c(1235): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1246): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1280): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1334): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(1348): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1493): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1596): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1633): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1722): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1724): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(1731): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(1731): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(1758): 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(2041): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2065): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2110): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2111): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2116): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2144): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2144): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2149): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2149): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2168): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2170): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2350): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2352): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(2356): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2356): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2397): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2397): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2439): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2439): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2493): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2493): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(2517): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2540): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2563): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2586): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2744): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(2943): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3098): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3121): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3167): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\imap\php_imap.c(3171): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3213): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3215): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3220): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3220): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3241): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3247): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3267): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3290): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3340): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3678): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3686): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3690): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3782): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3790): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3794): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3831): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3822): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4147): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4295): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4297): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4352): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4746): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4909): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4918): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4934): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4943): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4955): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4962): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4980): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4989): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4999): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5006): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5042): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5052): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_imap.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_imap.exp
EXT imap build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\ /FdC:\php-snap-build\obj\7.2-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(45): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\collator\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\collator\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\collator\ /FdC:\php-snap-build\obj\7.2-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
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_locale.c
collator_sort.c
ext\intl\collator\collator_sort.c(87): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_sort.c(197): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_sort.c(463): warning C4244: '=': conversion from 'ptrdiff_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(474): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(487): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(373): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(380): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(387): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\common\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\common\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\common\ /FdC:\php-snap-build\obj\7.2-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(49): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\common\common_date.cpp(77): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\converter\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\converter\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\converter\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\converter\ /c ext\intl\converter\converter.c
converter.c
ext\intl\converter\converter.c(195): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(269): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\intl\converter\converter.c(594): warning C4267: 'function': conversion from 'size_t' to 'int8_t', possible loss of data
ext\intl\converter\converter.c(606): warning C4267: 'function': conversion from 'size_t' to 'int8_t', possible loss of data
ext\intl\converter\converter.c(764): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\converter\converter.c(819): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\formatter\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\formatter\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\formatter\ /FdC:\php-snap-build\obj\7.2-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_parse.c(91): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data
ext\intl\formatter\formatter_attr.c(186): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\locale\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\locale\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\locale\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\msgformat\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\msgformat\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\msgformat\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\grapheme\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\grapheme\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\grapheme\ /FdC:\php-snap-build\obj\7.2-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_util.c(102): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_util.c(224): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\intl\grapheme\grapheme_string.c(857): warning C4018: '<': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(858): warning C4018: '<': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(888): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\normalizer\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\normalizer\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\normalizer\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\dateformat\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\dateformat\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\dateformat\ /FdC:\php-snap-build\obj\7.2-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_create.cpp(171): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_create.cpp(172): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_create.cpp(173): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_attrcpp.cpp(243): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\uchar\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\uchar\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\uchar\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\uchar\ /c ext\intl\uchar\uchar.c
uchar.c
ext\intl\uchar\uchar.c(24): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(24): warning C4244: 'function': conversion from 'zend_long' to 'UChar32', possible loss of data
ext\intl\uchar\uchar.c(259): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(400): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(444): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\intl\uchar\uchar.c(473): warning C4244: 'function': conversion from 'zend_long' to 'int8_t', possible loss of data
ext\intl\uchar\uchar.c(495): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(495): warning C4244: 'function': conversion from 'zend_long' to 'int8_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\idn\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\idn\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\idn\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\idn\ /c ext\intl\idn\idn.c
idn.c
ext\intl\idn\idn.c(154): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\idn\idn.c(157): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\resourcebundle\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\resourcebundle\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\resourcebundle\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\spoofchecker\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\spoofchecker\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\spoofchecker\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\transliterator\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\transliterator\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\transliterator\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\timezone\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\timezone\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\timezone\ /FdC:\php-snap-build\obj\7.2-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\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\calendar\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\calendar\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\calendar\ /FdC:\php-snap-build\obj\7.2-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(410): warning C4018: '>': signed/unsigned mismatch
ext\intl\calendar\calendar_methods.cpp(472): warning C4018: '>': signed/unsigned mismatch
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\breakiterator\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\breakiterator\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\intl\breakiterator\ /FdC:\php-snap-build\obj\7.2-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(78): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_intl.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_intl.exp
EXT intl build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\x64\deps\include\openldap" /DHAVE_LDAP_H=1 /DHAVE_LBER_H=1 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_LDAP /D LDAP_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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ldap\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ldap\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ldap\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
ext\ldap\ldap.c(491): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(718): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(847): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(849): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(851): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(853): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1822): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1864): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1865): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1866): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1876): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1882): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1887): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(1919): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\ldap\ldap.c(2439): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(2450): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ldap\ldap.c(2474): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ldap\ldap.c(3074): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_ldap.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_ldap.exp
EXT ldap build complete
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /FdC:\php-snap-build\obj\7.2-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(65): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mbstring\mbstring.c(792): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(795): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(828): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(862): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mb_gpc.c(237): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(865): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mb_gpc.c(243): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(245): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(271): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(915): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(916): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(932): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1161): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1168): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\mbstring.c(1227): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1239): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1255): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1272): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1355): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mbstring\mbstring.c(1357): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mbstring\mbstring.c(1532): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1535): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1669): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1948): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1957): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1969): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(2009): warning C4244: '=': conversion from 'long' to 'char', possible loss of data
ext\mbstring\mbstring.c(2014): warning C4244: '=': conversion from 'long' to 'char', possible loss of data
ext\mbstring\mbstring.c(2020): warning C4244: '=': conversion from 'long' to 'char', possible loss of data
ext\mbstring\mbstring.c(2079): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2081): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2090): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2092): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2244): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2275): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2390): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2453): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2480): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2487): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2553): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2588): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2808): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2970): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3014): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3086): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3170): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3196): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3199): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3269): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3281): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3509): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3599): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(3609): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(3635): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3636): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3754): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3828): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3972): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4022): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4031): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4133): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4146): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4206): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4234): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(4633): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4636): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4656): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4686): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4965): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(5178): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\mbstring\mbstring.c(5265): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5270): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5276): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5283): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5341): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5346): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5352): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5359): warning C4244: '=': conversion from 'zend_long' to 'char', possible loss of data
ext\mbstring\mbstring.c(5459): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(5572): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(5583): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\filters\ /FdC:\php-snap-build\obj\7.2-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_byte2.c
mbfilter_byte4.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
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(47): warning C4048: different array subscripts: 'const char *(*)[0]' and 'const char *(*)[2]'
mbfilter_iso8859_10.c
mbfilter_iso8859_13.c
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" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\mbfl\ /FdC:\php-snap-build\obj\7.2-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
ext\mbstring\libmbfl\mbfl\mbfilter.c(286): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(294): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(1118): warning C4018: '>': signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1477): warning C4018: '>=': signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1504): warning C4018: '>=': signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1513): warning C4018: '>=': signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1520): warning C4018: '>=': signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1558): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(1624): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
mbfl_ident.c
mbfl_language.c
mbfl_memory_device.c
mbfl_string.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\libmbfl\nls\ /FdC:\php-snap-build\obj\7.2-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" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\oniguruma\src\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\oniguruma\src\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\oniguruma\src\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\oniguruma\src\ /c ext\mbstring\oniguruma\src\ascii.c ext\mbstring\oniguruma\src\big5.c ext\mbstring\oniguruma\src\cp1251.c ext\mbstring\oniguruma\src\euc_jp.c ext\mbstring\oniguruma\src\euc_jp_prop.c ext\mbstring\oniguruma\src\euc_kr.c ext\mbstring\oniguruma\src\euc_tw.c ext\mbstring\oniguruma\src\gb18030.c ext\mbstring\oniguruma\src\iso8859_1.c ext\mbstring\oniguruma\src\iso8859_10.c ext\mbstring\oniguruma\src\iso8859_11.c ext\mbstring\oniguruma\src\iso8859_13.c ext\mbstring\oniguruma\src\iso8859_14.c ext\mbstring\oniguruma\src\iso8859_15.c ext\mbstring\oniguruma\src\iso8859_16.c ext\mbstring\oniguruma\src\iso8859_2.c ext\mbstring\oniguruma\src\iso8859_3.c ext\mbstring\oniguruma\src\iso8859_4.c ext\mbstring\oniguruma\src\iso8859_5.c ext\mbstring\oniguruma\src\iso8859_6.c ext\mbstring\oniguruma\src\iso8859_7.c ext\mbstring\oniguruma\src\iso8859_8.c ext\mbstring\oniguruma\src\iso8859_9.c ext\mbstring\oniguruma\src\koi8.c ext\mbstring\oniguruma\src\koi8_r.c ext\mbstring\oniguruma\src\mktable.c ext\mbstring\oniguruma\src\onig_init.c ext\mbstring\oniguruma\src\regcomp.c ext\mbstring\oniguruma\src\regenc.c ext\mbstring\oniguruma\src\regerror.c ext\mbstring\oniguruma\src\regexec.c ext\mbstring\oniguruma\src\regext.c ext\mbstring\oniguruma\src\reggnu.c ext\mbstring\oniguruma\src\regparse.c ext\mbstring\oniguruma\src\regposerr.c ext\mbstring\oniguruma\src\regposix.c ext\mbstring\oniguruma\src\regsyntax.c ext\mbstring\oniguruma\src\regtrav.c ext\mbstring\oniguruma\src\regversion.c ext\mbstring\oniguruma\src\sjis.c ext\mbstring\oniguruma\src\sjis_prop.c ext\mbstring\oniguruma\src\st.c ext\mbstring\oniguruma\src\unicode.c ext\mbstring\oniguruma\src\unicode_fold1_key.c ext\mbstring\oniguruma\src\unicode_fold2_key.c ext\mbstring\oniguruma\src\unicode_fold3_key.c ext\mbstring\oniguruma\src\unicode_unfold_key.c ext\mbstring\oniguruma\src\utf16_be.c ext\mbstring\oniguruma\src\utf16_le.c ext\mbstring\oniguruma\src\utf32_be.c ext\mbstring\oniguruma\src\utf32_le.c ext\mbstring\oniguruma\src\utf8.c 
ascii.c
big5.c
cp1251.c
euc_jp.c
euc_jp_prop.c
euc_kr.c
euc_tw.c
gb18030.c
ext\mbstring\oniguruma\src\euc_jp.c(155): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\euc_jp.c(233): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
iso8859_1.c
iso8859_10.c
iso8859_11.c
iso8859_13.c
iso8859_14.c
iso8859_15.c
iso8859_16.c
iso8859_2.c
iso8859_3.c
iso8859_4.c
iso8859_5.c
iso8859_6.c
iso8859_7.c
iso8859_8.c
iso8859_9.c
koi8.c
koi8_r.c
mktable.c
onig_init.c
regcomp.c
regenc.c
regerror.c
regexec.c
regext.c
reggnu.c
ext\mbstring\oniguruma\src\regcomp.c(55): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(76): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(85): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regenc.c(783): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regenc.c(806): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(502): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(550): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(475): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(482): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(496): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(502): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(2336): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(2337): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regext.c(98): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1365): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(2564): warning C4244: '=': conversion from '__int64' to 'OnigLen', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1385): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1386): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1390): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1392): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1396): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\src\regerror.c(241): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1405): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1406): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1410): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1412): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(2653): warning C4244: '=': conversion from '__int64' to 'OnigLen', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1416): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1438): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1439): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regerror.c(305): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1846): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1858): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1876): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regerror.c(345): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(1891): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2118): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2132): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2148): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2164): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(3243): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2201): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2233): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2265): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2304): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2369): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2450): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2468): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2520): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2533): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2547): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2549): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2552): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(3814): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2564): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2566): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2569): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(3961): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2588): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2594): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2618): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2619): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2623): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2627): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2642): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2659): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2670): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2701): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2717): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2725): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2763): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2773): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(2777): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(4640): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(4979): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regcomp.c(5309): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
regparse.c
ext\mbstring\oniguruma\src\regexec.c(2931): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regexec.c(3766): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
regposerr.c
regposix.c
ext\mbstring\oniguruma\src\reggnu.c(57): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
regsyntax.c
regtrav.c
ext\mbstring\oniguruma\src\regparse.c(265): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regparse.c(279): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
regversion.c
ext\mbstring\oniguruma\src\regparse.c(789): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regparse.c(1368): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regparse.c(1371): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
sjis.c
sjis_prop.c
ext\mbstring\oniguruma\src\regposix.c(153): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\regposix.c(192): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
st.c
unicode.c
ext\mbstring\oniguruma\src\sjis.c(159): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\sjis.c(265): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
unicode_fold1_key.c
unicode_fold2_key.c
unicode_fold3_key.c
unicode_unfold_key.c
ext\mbstring\oniguruma\src\unicode.c(103): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
utf16_be.c
utf16_le.c
utf32_be.c
utf32_le.c
utf8.c
ext\mbstring\oniguruma\src\utf8.c(125): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\src\utf8.c(217): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\mbstring\ /c ext\mbstring\php_mbregex.c
php_mbregex.c
ext\mbstring\php_mbregex.c(741): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(872): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(898): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1111): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1157): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1192): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1199): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1233): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1238): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1248): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1351): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1365): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1370): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1389): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\php_mbregex.c(1411): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1457): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mbstring\php_mbregex.c(1493): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_mbstring.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_mbstring.exp
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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\odbc\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\odbc\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\odbc\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\odbc\ /c ext\odbc\php_odbc.c
php_odbc.c
ext\odbc\php_odbc.c(740): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(741): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(937): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(957): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(1766): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1920): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2062): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2100): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(2523): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2530): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\odbc\php_odbc.c(2585): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(2589): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2590): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2602): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_odbc.lib and object C:\php-snap-build\obj\7.2-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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\opcache\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\opcache\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\opcache\ /FdC:\php-snap-build\obj\7.2-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
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
ext\opcache\shared_alloc_win32.c(104): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(786): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(791): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(796): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(146): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_accelerator_blacklist.c(244): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(334): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(253): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(289): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(329): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_accelerator_blacklist.c(346): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(370): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(409): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(446): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(808): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(809): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(831): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(832): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_accelerator_module.c(791): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_file_cache.c(1372): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(1388): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(1454): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(949): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1053): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1076): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1092): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1115): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1162): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1405): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(1764): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1903): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(1935): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2360): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2363): warning C4244: 'function': conversion from 'unsigned __int64' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2367): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_persist.c
zend_persist_calc.c
zend_shared_alloc.c
ext\opcache\zend_persist.c(81): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_persist.c(138): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(220): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_shared_alloc.c(241): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(271): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(469): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_persist_calc.c(435): 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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\OptimizerObj\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\OptimizerObj\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\OptimizerObj\ /FdC:\php-snap-build\obj\7.2-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\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
nop_removal.c
optimize_func_calls.c
optimize_temp_vars_5.c
ext\opcache\Optimizer\compact_vars.c(37): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(65): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(69): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(372): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dce.c(386): warning C4244: '=': conversion from 'uintptr_t' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dce.c(391): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\dce.c(402): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\dce.c(539): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(543): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(547): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(654): warning C4018: '>': signed/unsigned mismatch
ext\opcache\Optimizer\compact_literals.c(398): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(412): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(436): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(455): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(428): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(258): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(259): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(630): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(631): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(164): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(419): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\dfa_pass.c(407): warning C4244: 'initializing': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(886): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(904): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(907): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(918): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(922): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(929): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(942): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1057): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1090): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(1449): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
pass1_5.c
pass2.c
pass3.c
sccp.c
scdf.c
zend_call_graph.c
zend_cfg.c
zend_dfg.c
ext\opcache\Optimizer\pass3.c(182): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(195): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(214): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(220): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(225): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(233): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(239): 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(294): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(300): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(307): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(404): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass3.c(412): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
C:\php-snap-build\php-src\php72\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\php72\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\scdf.c(191): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\pass2.c(190): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(192): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(193): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\pass2.c(210): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
zend_dump.c
C:\php-snap-build\php-src\php72\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\php72\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(325): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\sccp.c(1403): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
zend_func_info.c
zend_inference.c
zend_optimizer.c
zend_ssa.c
ext\opcache\Optimizer\zend_dump.c(907): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_inference.c(309): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(315): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(356): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(361): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(2105): warning C4244: 'initializing': conversion from 'zend_type' to 'zend_uchar', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(290): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(560): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_optimizer.c(564): warning C4018: '<': signed/unsigned mismatch
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(747): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(758): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(762): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(769): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(779): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(790): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(793): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(804): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(811): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(821): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(558): warning C4244: 'initializing': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1169): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1175): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1183): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1314): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1323): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1359): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_ssa.c(1459): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1482): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\zend_ssa.c(1537): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_opcache.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_opcache.exp
EXT opcache build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\openssl\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\openssl\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\openssl\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\openssl\ /c ext\openssl\openssl.c ext\openssl\xp_ssl.c
openssl.c
xp_ssl.c
C:\php-snap-build\php-src\php72\x64\deps\include\openssl/lhash.h(198): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\openssl\xp_ssl.c)
C:\php-snap-build\php-src\php72\x64\deps\include\openssl/lhash.h(198): warning C4090: 'function': different 'const' qualifiers (compiling source file ext\openssl\openssl.c)
ext\openssl\xp_ssl.c(422): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(668): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\openssl\xp_ssl.c(1507): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\openssl\xp_ssl.c(1514): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
ext\openssl\xp_ssl.c(1625): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1692): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\openssl.c(3846): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2279): warning C4244: '=': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\openssl.c(4387): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(4409): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(4410): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2506): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\openssl.c(6372): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(6563): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\openssl.c(6584): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\openssl\openssl.c(6679): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_openssl.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_openssl.exp
EXT openssl build complete
	"cl.exe" /I "C:\php-snap-build\php-src\php72\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_PQPUTCOPYEND /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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pgsql\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pgsql\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pgsql\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\pgsql\ /c ext\pgsql\pgsql.c
pgsql.c
C:\php-snap-build\php-src\php72\x64\deps\include\libpq\pg_config.h(678): warning C4005: 'inline': macro redefinition
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_config.w32.h(70): note: see previous definition of 'inline'
ext\pgsql\pgsql.c(5780): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\php-snap-build\obj\7.2-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
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_pgsql.lib and object C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\php_pgsql.exp
EXT pgsql build complete
	"cl.exe" /DHAVE_LIBRDKAFKA_RDKAFKA_H=1 /D COMPILE_DL_RDKAFKA /D RDKAFKA_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 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include" /I "C:\php-snap-build\dep-aux\vc15\x64\librdkafka\include\librdkafka" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\rdkafka\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\rdkafka\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\rdkafka\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\rdkafka\ /c ext\rdkafka\compat.c ext\rdkafka\conf.c ext\rdkafka\fun.c ext\rdkafka\kafka_consumer.c ext\rdkafka\message.c ext\rdkafka\metadata.c ext\rdkafka\metadata_broker.c ext\rdkafka\metadata_collection.c ext\rdkafka\metadata_partition.c ext\rdkafka\metadata_topic.c ext\rdkafka\queue.c ext\rdkafka\rdkafka.c ext\rdkafka\topic.c ext\rdkafka\topic_partition.c
compat.c
conf.c
fun.c
kafka_consumer.c
message.c
metadata.c
metadata_broker.c
metadata_collection.c
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\metadata_broker.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\fun.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\kafka_consumer.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\message.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\metadata.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\metadata_collection.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\conf.c)
ext\rdkafka\fun.c(71): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\rdkafka\metadata_collection.c(113): error C2036: 'const void *': unknown size
ext\rdkafka\metadata_collection.c(191): error C2036: 'const void *': unknown size
ext\rdkafka\kafka_consumer.c(458): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
metadata_partition.c
metadata_topic.c
queue.c
rdkafka.c
topic.c
topic_partition.c
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\metadata_partition.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\rdkafka.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\queue.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\topic.c)
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\metadata_topic.c)
ext\rdkafka\rdkafka.c(59): warning C4091: 'typedef ': ignored on left of '_kafka_object' when no variable is declared
ext\rdkafka\rdkafka.c(196): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\rdkafka\rdkafka.c(208): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\rdkafka\rdkafka.c(221): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
c:\php-snap-build\php-src\php72\x64\php-src\ext\rdkafka\php_rdkafka_priv.h(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ext\rdkafka\topic_partition.c)
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\cl.exe"' : return code '0x2'
Stop.
