
Microsoft (R) Program Maintenance Utility Version 14.00.24210.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:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\ -x C:\obj\7.0-nts-windows-vc14-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bz2\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bz2\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bz2\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
bz2.c
bz2_filter.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bz2\bz2_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bz2\bz2_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bz2\bz2.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bz2\bz2.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bz2\bz2_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bz2\bz2_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bz2\bz2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bz2\bz2.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(329): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(539): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(543): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\bz2\bz2.c(546): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(587): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(590): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(595): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /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 /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\Zend\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\Zend\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\Zend\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_API.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_API.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_alloc.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_ast.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_ast.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_constants.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_constants.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_closures.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_closures.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_builtin_functions.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_builtin_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_compile.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_compile.c)
Zend\zend_alloc.c(1213): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(1215): 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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_execute.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_execute.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_exceptions.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_exceptions.c)
Zend\zend_execute.c(2575): warning C4018: '>': signed/unsigned mismatch
Zend\zend_execute.c(2578): warning C4018: '<': signed/unsigned mismatch
Zend\zend_execute.c(2579): warning C4018: '>=': signed/unsigned mismatch
zend_gc.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_default_classes.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_default_classes.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_execute.h(5152): warning C4101: 'free_op1': unreferenced local variable (compiling source file Zend\zend_execute.c)
zend_generators.c
zend_hash.c
zend_highlight.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_execute_API.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_execute_API.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_execute.h(33102): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file Zend\zend_execute.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_execute.h(33106): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file Zend\zend_execute.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_gc.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_gc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_extensions.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_extensions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_float.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_float.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_generators.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_generators.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_hash.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_hash.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(216): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(217): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(275): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(277): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(888): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(890): warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_highlight.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_highlight.c)
zend_inheritance.c
zend_ini.c
zend_ini_parser.c
zend_ini_scanner.c
zend_interfaces.c
zend_iterators.c
zend_language_parser.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_inheritance.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_inheritance.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_language_parser.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_language_parser.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_iterators.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_ini.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_ini.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_interfaces.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_interfaces.c)
zend_language_scanner.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_ini_parser.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_ini_parser.c)
zend_list.c
zend_llist.c
zend_multibyte.c
zend_object_handlers.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_ini_scanner.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_ini_scanner.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_language_scanner.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_language_scanner.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_list.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_list.c)
zend_objects.c
zend_objects_API.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_object_handlers.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_object_handlers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_multibyte.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_multibyte.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_objects_API.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_objects_API.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_objects.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_objects.c)
zend_opcode.c
zend_operators.c
zend_ptr_stack.c
zend_smart_str.c
zend_sort.c
zend_sprintf.c
zend_stack.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_operators.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_operators.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_opcode.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_opcode.c)
zend_stream.c
Zend\zend_operators.c(2891): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(2895): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
zend_string.c
zend_strtod.c
zend_ts_hash.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_stream.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_stream.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_string.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_string.c)
Zend\zend_string.c(52): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_string.c(115): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_string.c(125): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_variables.c
zend_virtual_cwd.c
zend_vm_opcodes.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file Zend\zend_variables.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file Zend\zend_variables.c)
Zend\zend_virtual_cwd.c(261): warning C4267: 'function': conversion from 'size_t' to 'DWORD', 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /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 /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\main\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\main\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\main\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\fopen_wrappers.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\fopen_wrappers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\getopt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\getopt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\SAPI.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\SAPI.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\mergesort.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\mergesort.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\internal_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\internal_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\network.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\network.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\output.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\output.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\fopen_wrappers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\fopen_wrappers.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\SAPI.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\SAPI.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\getopt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\getopt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\mergesort.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\mergesort.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\internal_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\internal_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\network.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\network.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\output.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\output.c)
php_content_types.c
php_ini.c
php_open_temporary_file.c
php_scandir.c
php_sprintf.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\main.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\main.c)
php_ticks.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\main.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\main.c)
php_variables.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_content_types.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_content_types.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_content_types.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_content_types.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_ini.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_ini.c)
reentrancy.c
rfc1867.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_ini.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_ini.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_scandir.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_scandir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_open_temporary_file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_open_temporary_file.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_sprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_sprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_scandir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_scandir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_ticks.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_ticks.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_open_temporary_file.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_open_temporary_file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_sprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_sprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_variables.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_variables.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_ticks.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_ticks.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\php_variables.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\php_variables.c)
snprintf.c
spprintf.c
strlcat.c
strlcpy.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\rfc1867.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\rfc1867.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\reentrancy.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\reentrancy.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\rfc1867.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\rfc1867.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\reentrancy.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\reentrancy.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\strlcpy.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\strlcpy.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\spprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\spprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\snprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\snprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\strlcat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\strlcat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\strlcpy.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\strlcpy.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\spprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\spprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\snprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\snprintf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\strlcat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\strlcat.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /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 /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c win32\fnmatch.c win32\inet.c win32\sockets.c
fnmatch.c
inet.c
sockets.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\fnmatch.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\fnmatch.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\inet.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\inet.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\sockets.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\sockets.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\fnmatch.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\fnmatch.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\inet.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\inet.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\sockets.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\sockets.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /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 /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\main\streams\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\main\streams\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\main\streams\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\cast.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\cast.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\glob_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\glob_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\memory.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\memory.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\glob_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\glob_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\cast.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\cast.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\memory.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\memory.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\mmap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\mmap.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\transports.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\transports.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\streams.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\streams.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\plain_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\plain_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\mmap.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\mmap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\transports.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\transports.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\plain_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\plain_wrapper.c)
userspace.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\streams.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\streams.c)
xp_socket.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\userspace.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\userspace.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\xp_socket.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\xp_socket.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\userspace.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\userspace.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file main\streams\xp_socket.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file main\streams\xp_socket.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /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 /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\win32\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c win32\dllmain.c win32\getrusage.c win32\glob.c win32\globals.c win32\readdir.c win32\registry.c win32\select.c win32\sendmail.c win32\time.c win32\winutil.c win32\wsyslog.c
dllmain.c
getrusage.c
glob.c
globals.c
readdir.c
registry.c
select.c
sendmail.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\glob.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\glob.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\dllmain.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\dllmain.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\getrusage.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\getrusage.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\globals.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\globals.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\readdir.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\readdir.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\glob.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\glob.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\select.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\select.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\registry.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\registry.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\dllmain.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\dllmain.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\getrusage.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\getrusage.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\globals.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\globals.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\readdir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\readdir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\sendmail.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\sendmail.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\select.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\select.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\registry.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\registry.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\sendmail.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\sendmail.c)
time.c
winutil.c
wsyslog.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\time.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\time.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\wsyslog.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\wsyslog.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\winutil.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\winutil.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\time.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\time.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\wsyslog.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\wsyslog.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file win32\winutil.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file win32\winutil.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /D PHP_ICONV_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /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 /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /D ZLIB_EXPORTS /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "C:\php-sdk\php70\vc14\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-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libxml2" /DHAVE_LIBXML_PARSER_H=1 /DHAVE_LIBXML_TREE_H=1 /D LIBXML_STATIC /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\TSRM\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\TSRM\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\TSRM\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file TSRM\tsrm_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file TSRM\tsrm_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file TSRM\tsrm_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file TSRM\tsrm_win32.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\add.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\add.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\div.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\div.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\compare.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\compare.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\debug.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\debug.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\int2num.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\int2num.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\doaddsub.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\doaddsub.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\init.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\init.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\add.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\add.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\div.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\div.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\compare.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\compare.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\debug.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\debug.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\int2num.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\int2num.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\doaddsub.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\doaddsub.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\init.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\init.c)
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\num2long.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\num2long.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\neg.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\neg.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\raise.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\raise.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\outofmem.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\outofmem.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\raisemod.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\raisemod.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\output.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\output.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\num2str.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\num2str.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\num2long.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\num2long.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\neg.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\neg.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\raise.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\raise.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\outofmem.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\outofmem.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\raisemod.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\raisemod.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\output.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\output.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\num2str.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\num2str.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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\recmul.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\recmul.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\rmzero.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\rmzero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\rt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\rt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\sqrt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\sqrt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\recmul.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\recmul.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\zero.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\zero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\sub.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\sub.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\rmzero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\rmzero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\str2num.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\str2num.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\rt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\rt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\sqrt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\sqrt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\zero.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\zero.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\sub.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\sub.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\bcmath\libbcmath\src\str2num.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\bcmath\libbcmath\src\str2num.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\calendar\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\calendar\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\calendar\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\calendar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\calendar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\cal_unix.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\cal_unix.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\dow.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\dow.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\easter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\easter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\calendar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\calendar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\french.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\french.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\gregor.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\gregor.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\cal_unix.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\cal_unix.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\jewish.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\jewish.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\dow.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\dow.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\julian.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\julian.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\easter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\easter.c)
ext\calendar\calendar.c(318): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(342): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(349): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(359): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(386): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(472): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(505): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\french.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\french.c)
ext\calendar\calendar.c(628): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\gregor.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\gregor.c)
ext\calendar\calendar.c(653): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(686): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\jewish.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\jewish.c)
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
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\calendar\julian.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\calendar\julian.c)
ext\calendar\gregor.c(157): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(161): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\gregor.c(166): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\french.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(486): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(538): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(572): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(580): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(583): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(592): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(600): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(603): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(606): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(609): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(612): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(615): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(621): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(632): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(650): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(660): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(668): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(676): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\jewish.c(729): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\julian.c(188): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\julian.c(178): warning C4244: 'initializing': conversion from 'zend_long' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ctype\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ctype\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ctype\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\ /c ext\date\php_date.c
php_date.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\lib\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\lib\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\date\lib\ /FdC:\obj\7.0-nts-windows-vc14-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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\filter\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\filter\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\filter\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\callback_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\callback_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\sanitizing_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\sanitizing_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\logical_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\logical_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\callback_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\callback_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\sanitizing_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\sanitizing_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\filter\logical_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\filter\logical_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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\hash\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\hash\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\hash\ /FdC:\obj\7.0-nts-windows-vc14-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_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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_adler32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_adler32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_fnv.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_fnv.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_adler32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_adler32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_fnv.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_fnv.c)
ext\hash\hash.c(158): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(162): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(220): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(232): warning C4244: 'function': conversion from 'const zend_long' to 'unsigned int', possible loss of data
ext\hash\hash.c(281): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(378): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(415): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(452): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\hash\hash.c(488): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(723): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\hash\hash.c(982): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash.c(983): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_gost.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_gost.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_haval.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_haval.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_joaat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_joaat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_md.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_md.c)
hash_ripemd.c
hash_sha.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_gost.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_gost.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_haval.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_haval.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_md.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_md.c)
hash_snefru.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_joaat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_joaat.c)
ext\hash\hash_gost.c(262): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_gost.c(264): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_gost.c(269): warning C4267: '+=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_gost.c(285): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_md.c(684): warning C4244: '=': conversion from '__int64' to 'char', possible loss of data
hash_tiger.c
hash_whirlpool.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_sha.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_sha.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_snefru.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_snefru.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_sha.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_sha.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_ripemd.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_ripemd.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_snefru.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_snefru.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_ripemd.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_ripemd.c)
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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_tiger.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_tiger.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_whirlpool.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_whirlpool.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_tiger.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\hash_tiger.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\hash\hash_whirlpool.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\hash\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_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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\iconv\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\iconv\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\iconv\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /c ext\json\json.c
json.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\json\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\json\json_parser.tab.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\json\json_parser.tab.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\json\json_encoder.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\json\json_encoder.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\json\json_scanner.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\json\json_scanner.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\json\json_parser.tab.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\json\json_parser.tab.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\json\json_encoder.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\json\json_encoder.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\json\json_scanner.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\json\json_scanner.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\x64\deps\include" /DHAVE_MCRYPT_H=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mcrypt\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mcrypt\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mcrypt\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mcrypt\ /c ext\mcrypt\mcrypt.c ext\mcrypt\mcrypt_filter.c
mcrypt.c
mcrypt_filter.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mcrypt\mcrypt_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mcrypt\mcrypt_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mcrypt\mcrypt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mcrypt\mcrypt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mcrypt\mcrypt_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mcrypt\mcrypt_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mcrypt\mcrypt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mcrypt\mcrypt.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mysqlnd\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mysqlnd\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mysqlnd\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mysqlnd\ /c ext\mysqlnd\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_debug.c ext\mysqlnd\mysqlnd_driver.c ext\mysqlnd\mysqlnd_ext_plugin.c ext\mysqlnd\mysqlnd_loaddata.c ext\mysqlnd\mysqlnd_net.c ext\mysqlnd\mysqlnd_plugin.c ext\mysqlnd\mysqlnd_ps.c ext\mysqlnd\mysqlnd_ps_codec.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_wireprotocol.c ext\mysqlnd\php_mysqlnd.c
mysqlnd.c
mysqlnd_alloc.c
mysqlnd_auth.c
mysqlnd_block_alloc.c
mysqlnd_charset.c
mysqlnd_debug.c
mysqlnd_driver.c
mysqlnd_ext_plugin.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_auth.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_auth.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_block_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_block_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_charset.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_charset.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_debug.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_debug.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_ext_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_ext_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_auth.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_auth.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_block_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_block_alloc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_charset.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_charset.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_debug.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_debug.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_ext_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_ext_plugin.c)
ext\mysqlnd\mysqlnd_auth.c(85): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(142): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_block_alloc.c(160): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_alloc.c(620): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_alloc.c(637): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(353): warning C4267: 'initializing': conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(502): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(256): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(481): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd.c(728): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1013): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1032): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1071): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1438): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd.c(1564): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1835): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_loaddata.c
ext\mysqlnd\mysqlnd.c(2787): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_net.c
mysqlnd_plugin.c
mysqlnd_ps.c
mysqlnd_ps_codec.c
mysqlnd_result.c
mysqlnd_result_meta.c
mysqlnd_reverse_api.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_result.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_result.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_result.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_result.c)
ext\mysqlnd\mysqlnd_net.c(47): warning C4244: 'initializing': conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(68): warning C4244: 'initializing': conversion from 'php_socket_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_plugin.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_ps.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_ps.c)
ext\mysqlnd\mysqlnd_net.c(616): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(614): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(640): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(638): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_result_meta.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_result_meta.c)
ext\mysqlnd\mysqlnd_net.c(1118): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(1121): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(1124): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_ps.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_ps.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_result_meta.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_result_meta.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_ps_codec.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_ps_codec.c)
ext\mysqlnd\mysqlnd_result.c(466): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(474): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(499): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(501): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(510): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(615): warning C4018: '>': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(737): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(855): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(980): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1071): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1459): warning C4244: 'function': conversion from 'uint64_t' to 'unsigned int', possible loss of data
mysqlnd_statistics.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_ps_codec.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_ps_codec.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_reverse_api.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_reverse_api.c)
ext\mysqlnd\mysqlnd_result_meta.c(230): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_reverse_api.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_reverse_api.c)
mysqlnd_wireprotocol.c
ext\mysqlnd\mysqlnd_ps.c(765): warning C4018: '<': signed/unsigned mismatch
php_mysqlnd.c
ext\mysqlnd\mysqlnd_ps_codec.c(360): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_statistics.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_statistics.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_statistics.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_statistics.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_wireprotocol.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_wireprotocol.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\php_mysqlnd.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\php_mysqlnd.c)
ext\mysqlnd\mysqlnd_statistics.c(204): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\mysqlnd_wireprotocol.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\mysqlnd_wireprotocol.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mysqlnd\php_mysqlnd.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mysqlnd\php_mysqlnd.c)
ext\mysqlnd\mysqlnd_wireprotocol.c(506): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(523): warning C4267: '=': conversion from 'size_t' to 'int8_t', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1274): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1343): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1361): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1466): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1481): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1725): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1804): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1964): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\pcre\php_pcre.c(288): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1499): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pcre\php_pcre.c(1518): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\pcrelib\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\pcrelib\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pcre\pcrelib\ /FdC:\obj\7.0-nts-windows-vc14-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
ext\pcre\pcrelib\pcre_exec.c(670): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
pcre_study.c
pcre_tables.c
pcre_ucd.c
pcre_valid_utf8.c
pcre_version.c
pcre_xclass.c
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(342): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_si', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(517): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_ub', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(519): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_si', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(528): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_ub', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(536): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_si', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(542): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_ub', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(544): warning C4244: '=': conversion from 'sljit_sw' to 'short', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(546): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_si', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
c:\php-sdk\php70\vc14\x64\php-src\ext\pcre\pcrelib\sljit\sljitNativeX86_64.c(679): warning C4244: '=': conversion from 'sljit_sw' to 'sljit_si', possible loss of data (compiling source file ext\pcre\pcrelib\pcre_jit_compile.c)
ext\pcre\pcrelib\pcre_jit_compile.c(984): warning C4244: '=': conversion from '__int64' to 'sljit_si', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(999): warning C4244: '=': conversion from '__int64' to 'sljit_si', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(4899): warning C4244: 'function': conversion from 'sljit_uw' to 'pcre_uint32', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6373): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6374): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6375): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6389): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6390): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\reflection\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\reflection\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\reflection\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\reflection\php_reflection.c(2212): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\session\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\session\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\session\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_files.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_files.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_files.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_files.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_mm.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_mm.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_user.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_user.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\session.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\session.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_user_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_user_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_mm.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_mm.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_user.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_user.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\session.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\session.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\session\mod_user_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\session\mod_user_class.c)
ext\session\session.c(350): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(377): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(438): warning C4244: 'function': conversion from 'double' to 'std::size_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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\spl\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\spl\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\spl\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_array.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_array.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\php_spl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\php_spl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_directory.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_directory.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_engine.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_engine.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_exceptions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_exceptions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_dllist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_dllist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_fixedarray.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_fixedarray.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_array.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_array.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\php_spl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\php_spl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_directory.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_directory.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_exceptions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_exceptions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_engine.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_engine.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_fixedarray.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_fixedarray.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_dllist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_dllist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_functions.c)
ext\spl\spl_directory.c(266): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1143): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1148): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1153): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1158): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1163): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1168): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1173): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1178): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1183): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1188): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1193): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1198): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1203): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1208): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1213): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1476): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1481): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
spl_heap.c
spl_iterators.c
spl_observer.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_heap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_heap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_heap.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_heap.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_iterators.c)
ext\spl\spl_iterators.c(2069): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2077): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2085): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2097): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_observer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_observer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\spl\spl_observer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\spl\spl_observer.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\standard\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\standard\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\standard\ /FdC:\obj\7.0-nts-windows-vc14-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\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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\array.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\array.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\assert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\assert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\base64.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\base64.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crypt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crypt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\basic_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\basic_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\credits.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\credits.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\browscap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\browscap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crc32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\array.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\array.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\assert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\assert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\base64.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\base64.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crypt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crypt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\basic_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\basic_functions.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\browscap.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\browscap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\credits.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\credits.c)
ext\standard\array.c(166): warning C4244: 'return': conversion from 'zend_long' 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(2031): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2032): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2033): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2037): warning C4244: '+=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2058): warning C4244: '+=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(2280): warning C4244: '=': conversion from 'double' to 'zend_ulong', possible loss of data
ext\standard\array.c(2284): warning C4018: '<': signed/unsigned mismatch
ext\standard\array.c(2298): warning C4018: '<': signed/unsigned mismatch
ext\standard\array.c(2821): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
crypt_blowfish.c
ext\standard\array.c(3671): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(3673): warning C4244: '+=': conversion from 'zend_long' to 'uint32_t', possible loss of data
crypt_freesec.c
crypt_sha256.c
crypt_sha512.c
css.c
cyr_convert.c
datetime.c
dir.c
dl.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crypt_sha512.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crypt_sha512.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crypt_sha512.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crypt_sha512.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\css.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\css.c)
dns.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crypt_sha256.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crypt_sha256.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\css.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\css.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\crypt_sha256.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\crypt_sha256.c)
dns_win32.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dir.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\cyr_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\cyr_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dir.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dir.c)
exec.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\datetime.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\datetime.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\cyr_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\cyr_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\datetime.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\datetime.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dl.c)
file.c
filestat.c
filters.c
flock_compat.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dns.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dns.c)
formatted_print.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dns.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dns.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dns_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dns_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\dns_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\dns_win32.c)
fsock.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\exec.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\exec.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\exec.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\exec.c)
ftok.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\filestat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\filestat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\filestat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\filestat.c)
ftp_fopen_wrapper.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\file.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\flock_compat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\flock_compat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\formatted_print.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\formatted_print.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\flock_compat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\flock_compat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\formatted_print.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\formatted_print.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\fsock.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\fsock.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\fsock.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\fsock.c)
head.c
html.c
http.c
http_fopen_wrapper.c
image.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\ftok.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\ftok.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\ftok.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\ftok.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\ftp_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\ftp_fopen_wrapper.c)
incomplete_class.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\ftp_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\ftp_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\head.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\head.c)
info.c
iptc.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\html.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\html.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\http.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\http.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\head.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\head.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\html.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\html.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\http_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\http_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\http.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\http.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\http_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\http_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\image.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\image.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\image.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\image.c)
ext\standard\image.c(239): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\standard\image.c(239): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\standard\image.c(241): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
lcg.c
ext\standard\image.c(876): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(877): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(1180): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\incomplete_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\incomplete_class.c)
levenshtein.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\incomplete_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\incomplete_class.c)
link_win32.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\iptc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\iptc.c)
mail.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\info.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\info.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\iptc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\iptc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\info.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\info.c)
ext\standard\info.c(70): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(86): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\iptc.c(226): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(234): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(243): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\info.c(92): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\standard\iptc.c(248): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(256): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(269): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(275): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\standard\iptc.c(279): warning C4244: 'function': conversion from 'zend_long' to 'int', 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(283): 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(292): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(297): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
math.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\lcg.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\lcg.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\lcg.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\lcg.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\levenshtein.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\levenshtein.c)
md5.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\levenshtein.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\levenshtein.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\link_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\link_win32.c)
metaphone.c
microtime.c
pack.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\link_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\link_win32.c)
pageinfo.c
password.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\mail.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\mail.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\mail.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\mail.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\math.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\math.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\md5.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\md5.c)
php_crypt_r.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\math.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\math.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\md5.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\md5.c)
ext\standard\md5.c(317): warning C4267: '+=': conversion from 'size_t' to 'php_uint32', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\metaphone.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\metaphone.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\microtime.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\microtime.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\pack.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\pack.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\pageinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\pageinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\metaphone.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\metaphone.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\pack.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\pack.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\pageinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\pageinfo.c)
ext\standard\pack.c(183): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(361): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\microtime.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\microtime.c)
ext\standard\pack.c(603): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(727): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\standard\pack.c(742): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\pack.c(770): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
php_fopen_wrapper.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\password.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\password.c)
proc_open.c
quot_print.c
rand.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\password.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\password.c)
random.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\php_crypt_r.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\php_crypt_r.c)
scanf.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\php_crypt_r.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\php_crypt_r.c)
sha1.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\proc_open.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\proc_open.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\php_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\php_fopen_wrapper.c)
soundex.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\proc_open.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\proc_open.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\rand.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\rand.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\php_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\php_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\quot_print.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\quot_print.c)
ext\standard\proc_open.c(105): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\rand.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\rand.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\quot_print.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\quot_print.c)
ext\standard\php_fopen_wrapper.c(422): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\random.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\random.c)
ext\standard\rand.c(256): warning C4244: 'function': conversion from 'zend_long' to 'php_uint32', possible loss of data
ext\standard\rand.c(327): warning C4244: 'function': conversion from 'zend_long' to 'php_uint32', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\random.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\random.c)
streamsfuncs.c
string.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\scanf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\scanf.c)
strnatcmp.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\scanf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\scanf.c)
syslog.c
type.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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\sha1.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\sha1.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\sha1.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\sha1.c)
uniqid.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\soundex.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\soundex.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\soundex.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\soundex.c)
url.c
url_scanner_ex.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\streamsfuncs.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\streamsfuncs.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\strnatcmp.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\strnatcmp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\string.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\string.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\streamsfuncs.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\streamsfuncs.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\syslog.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\syslog.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\strnatcmp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\strnatcmp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\type.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\type.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\string.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\string.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\syslog.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\syslog.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\type.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\type.c)
ext\standard\streamsfuncs.c(828): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\syslog.c(152): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\syslog.c(187): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\string.c(978): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(1010): warning C4018: '<': signed/unsigned mismatch
ext\standard\type.c(160): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\string.c(2117): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(2218): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(2398): warning C4018: '>': signed/unsigned mismatch
ext\standard\string.c(2508): warning C4018: '>': signed/unsigned mismatch
ext\standard\string.c(2521): warning C4018: '>': signed/unsigned mismatch
user_filters.c
uuencode.c
ext\standard\string.c(4301): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(4541): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
var.c
ext\standard\string.c(5307): warning C4018: '>': signed/unsigned mismatch
var_unserializer.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\uniqid.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\uniqid.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\uniqid.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\uniqid.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\url_scanner_ex.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\url_scanner_ex.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\url.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\url.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\url_scanner_ex.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\url_scanner_ex.c)
versioning.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\url.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\url.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\user_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\user_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\user_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\user_filters.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\var.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\var.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\var_unserializer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\var_unserializer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\uuencode.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\uuencode.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\var.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\var.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\var_unserializer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\var_unserializer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\uuencode.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\uuencode.c)
ext/standard/var_unserializer.re(474): 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(712): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data (compiling source file ext\standard\var_unserializer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\versioning.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\versioning.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\standard\versioning.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\standard\versioning.c)
ext\standard\versioning.c(36): warning C4267: 'initializing': 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\tokenizer\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\tokenizer\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\tokenizer\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
tokenizer.c
tokenizer_data.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\tokenizer\tokenizer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\tokenizer\tokenizer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\tokenizer\tokenizer_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\tokenizer\tokenizer_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\tokenizer\tokenizer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\tokenizer\tokenizer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\tokenizer\tokenizer_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\tokenizer\tokenizer_data.c)
ext\tokenizer\tokenizer.c(302): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\ /c ext\zip\php_zip.c ext\zip\zip_stream.c
php_zip.c
zip_stream.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zip\php_zip.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zip\php_zip.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zip\zip_stream.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zip\zip_stream.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zip\php_zip.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zip\php_zip.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zip\zip_stream.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zip\zip_stream.c)
ext\zip\php_zip.c(173): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(180): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(182): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(215): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(257): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(294): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\zip\php_zip.c(680): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(652): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(811): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1293): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1454): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zip\php_zip.c(1460): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1667): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1669): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1824): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1863): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1890): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1921): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1951): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2040): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2044): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2071): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2253): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2639): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2654): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2678): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2714): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2730): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2732): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2740): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\x64\deps\include" /DHAVE_ZLIB_H=1 /I "ext\zip\lib" /DHAVE_ZIPCONF_H=1 /D _WIN32 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\lib\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\lib\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\lib\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zip\lib\ /c ext\zip\lib\mkstemp.c ext\zip\lib\zip_add.c ext\zip\lib\zip_add_dir.c ext\zip\lib\zip_add_entry.c ext\zip\lib\zip_buffer.c ext\zip\lib\zip_close.c ext\zip\lib\zip_delete.c ext\zip\lib\zip_dir_add.c ext\zip\lib\zip_dirent.c ext\zip\lib\zip_discard.c ext\zip\lib\zip_entry.c ext\zip\lib\zip_err_str.c ext\zip\lib\zip_error.c ext\zip\lib\zip_error_clear.c ext\zip\lib\zip_error_get.c ext\zip\lib\zip_error_get_sys_type.c ext\zip\lib\zip_error_strerror.c ext\zip\lib\zip_error_to_str.c ext\zip\lib\zip_extra_field.c ext\zip\lib\zip_extra_field_api.c ext\zip\lib\zip_fclose.c ext\zip\lib\zip_fdopen.c ext\zip\lib\zip_file_add.c ext\zip\lib\zip_file_error_clear.c ext\zip\lib\zip_file_error_get.c ext\zip\lib\zip_file_get_comment.c ext\zip\lib\zip_file_get_external_attributes.c ext\zip\lib\zip_file_get_offset.c ext\zip\lib\zip_file_rename.c ext\zip\lib\zip_file_replace.c ext\zip\lib\zip_file_set_comment.c ext\zip\lib\zip_file_set_external_attributes.c ext\zip\lib\zip_file_strerror.c ext\zip\lib\zip_filerange_crc.c ext\zip\lib\zip_fopen.c ext\zip\lib\zip_fopen_encrypted.c ext\zip\lib\zip_fopen_index.c ext\zip\lib\zip_fopen_index_encrypted.c ext\zip\lib\zip_fread.c ext\zip\lib\zip_get_archive_comment.c ext\zip\lib\zip_get_archive_flag.c ext\zip\lib\zip_get_compression_implementation.c ext\zip\lib\zip_get_encryption_implementation.c ext\zip\lib\zip_get_file_comment.c ext\zip\lib\zip_get_name.c ext\zip\lib\zip_get_num_entries.c ext\zip\lib\zip_get_num_files.c ext\zip\lib\zip_hash.c ext\zip\lib\zip_io_util.c ext\zip\lib\zip_memdup.c ext\zip\lib\zip_name_locate.c ext\zip\lib\zip_new.c ext\zip\lib\zip_open.c ext\zip\lib\zip_rename.c ext\zip\lib\zip_replace.c ext\zip\lib\zip_set_archive_comment.c ext\zip\lib\zip_set_archive_flag.c ext\zip\lib\zip_set_default_password.c ext\zip\lib\zip_set_file_comment.c ext\zip\lib\zip_set_file_compression.c ext\zip\lib\zip_set_name.c ext\zip\lib\zip_source_begin_write.c ext\zip\lib\zip_source_buffer.c ext\zip\lib\zip_source_call.c ext\zip\lib\zip_source_close.c ext\zip\lib\zip_source_commit_write.c ext\zip\lib\zip_source_crc.c ext\zip\lib\zip_source_deflate.c ext\zip\lib\zip_source_error.c ext\zip\lib\zip_source_filep.c ext\zip\lib\zip_source_free.c ext\zip\lib\zip_source_function.c ext\zip\lib\zip_source_layered.c ext\zip\lib\zip_source_open.c ext\zip\lib\zip_source_pkware.c ext\zip\lib\zip_source_read.c ext\zip\lib\zip_source_remove.c ext\zip\lib\zip_source_rollback_write.c ext\zip\lib\zip_source_seek.c ext\zip\lib\zip_source_seek_write.c ext\zip\lib\zip_source_stat.c ext\zip\lib\zip_source_supports.c ext\zip\lib\zip_source_tell.c ext\zip\lib\zip_source_tell_write.c ext\zip\lib\zip_source_win32a.c ext\zip\lib\zip_source_win32handle.c ext\zip\lib\zip_source_win32utf8.c ext\zip\lib\zip_source_win32w.c ext\zip\lib\zip_source_window.c ext\zip\lib\zip_source_write.c ext\zip\lib\zip_source_zip.c ext\zip\lib\zip_source_zip_new.c ext\zip\lib\zip_stat.c ext\zip\lib\zip_stat_index.c ext\zip\lib\zip_stat_init.c ext\zip\lib\zip_strerror.c ext\zip\lib\zip_string.c ext\zip\lib\zip_unchange.c ext\zip\lib\zip_unchange_all.c ext\zip\lib\zip_unchange_archive.c ext\zip\lib\zip_unchange_data.c ext\zip\lib\zip_utf-8.c 
mkstemp.c
zip_add.c
zip_add_dir.c
zip_add_entry.c
zip_buffer.c
zip_close.c
zip_delete.c
zip_dir_add.c
zip_dirent.c
zip_discard.c
zip_entry.c
zip_err_str.c
zip_error.c
zip_error_clear.c
zip_error_get.c
zip_error_get_sys_type.c
zip_error_strerror.c
zip_error_to_str.c
zip_extra_field.c
zip_extra_field_api.c
zip_fclose.c
zip_fdopen.c
zip_file_add.c
zip_file_error_clear.c
zip_file_error_get.c
zip_file_get_comment.c
zip_file_get_external_attributes.c
zip_file_get_offset.c
zip_file_rename.c
zip_file_replace.c
zip_file_set_comment.c
zip_file_set_external_attributes.c
zip_file_strerror.c
zip_filerange_crc.c
zip_fopen.c
zip_fopen_encrypted.c
zip_fopen_index.c
zip_fopen_index_encrypted.c
zip_fread.c
zip_get_archive_comment.c
zip_get_archive_flag.c
zip_get_compression_implementation.c
zip_get_encryption_implementation.c
zip_get_file_comment.c
zip_get_name.c
zip_get_num_entries.c
zip_get_num_files.c
zip_hash.c
zip_io_util.c
zip_memdup.c
zip_name_locate.c
zip_new.c
zip_open.c
zip_rename.c
zip_replace.c
zip_set_archive_comment.c
zip_set_archive_flag.c
zip_set_default_password.c
zip_set_file_comment.c
zip_set_file_compression.c
zip_set_name.c
zip_source_begin_write.c
zip_source_buffer.c
zip_source_call.c
zip_source_close.c
zip_source_commit_write.c
zip_source_crc.c
zip_source_deflate.c
zip_source_error.c
zip_source_filep.c
ext\zip\lib\zip_source_call.c(43): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
zip_source_free.c
zip_source_function.c
zip_source_layered.c
zip_source_open.c
zip_source_pkware.c
zip_source_read.c
zip_source_remove.c
zip_source_rollback_write.c
zip_source_seek.c
zip_source_seek_write.c
zip_source_stat.c
zip_source_supports.c
zip_source_tell.c
zip_source_tell_write.c
zip_source_win32a.c
zip_source_win32handle.c
ext\zip\lib\zip_source_supports.c(53): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
ext\zip\lib\zip_source_supports.c(63): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
zip_source_win32utf8.c
zip_source_win32w.c
zip_source_window.c
zip_source_write.c
zip_source_zip.c
zip_source_zip_new.c
zip_stat.c
zip_stat_index.c
zip_stat_init.c
zip_strerror.c
zip_string.c
zip_unchange.c
zip_unchange_all.c
zip_unchange_archive.c
zip_unchange_data.c
zip_utf-8.c
ext\zip\lib\zip_source_win32a.c(95): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\lib\zip_source_win32w.c(95): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zlib\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zlib\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\zlib\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zlib\zlib_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zlib\zlib_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zlib\zlib.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zlib\zlib.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zlib\zlib_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zlib\zlib_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zlib\zlib_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zlib\zlib_filter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zlib\zlib.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zlib\zlib.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\zlib\zlib_fopen_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\zlib\zlib_fopen_wrapper.c)
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_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.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(896): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(949): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(950): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(953): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(961): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(974): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(984): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1096): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(1098): warning C4267: 'function': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1164): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1165): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(1167): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zlib\zlib.c(1376): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\libxml\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\libxml\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\libxml\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\dom\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\dom\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\dom\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\characterdata.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\characterdata.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\comment.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\comment.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\cdatasection.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\cdatasection.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\documentfragment.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\documentfragment.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\document.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\document.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\dom_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\dom_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\comment.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\comment.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\characterdata.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\characterdata.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\documenttype.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\documenttype.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\cdatasection.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\cdatasection.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\documentfragment.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\documentfragment.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\document.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\document.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\dom_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\dom_iterators.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\documenttype.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\documenttype.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\attr.c(172): 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\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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domconfiguration.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domconfiguration.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domconfiguration.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domconfiguration.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domerrorhandler.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domerrorhandler.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domerrorhandler.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domerrorhandler.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domerror.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domerror.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domexception.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domexception.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domimplementation.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domimplementation.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domexception.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domexception.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domerror.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domerror.c)
domstringlist.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domimplementationlist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domimplementationlist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domimplementation.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domimplementation.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domimplementationlist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domimplementationlist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domimplementationsource.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domimplementationsource.c)
element.c
ext\dom\domimplementation.c(186): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domimplementationsource.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domimplementationsource.c)
entity.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domlocator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domlocator.c)
entityreference.c
namednodemap.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domlocator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domlocator.c)
namelist.c
node.c
nodelist.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domstringlist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domstringlist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\domstringlist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\domstringlist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\element.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\element.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\entity.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\entity.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\element.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\element.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\entity.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\entity.c)
notation.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\entityreference.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\entityreference.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\namelist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\namelist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\namednodemap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\namednodemap.c)
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\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\element.c(1042): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(1043): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\node.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\node.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\entityreference.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\entityreference.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\namelist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\namelist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\namednodemap.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\namednodemap.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\node.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\node.c)
ext\dom\namednodemap.c(231): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\namednodemap.c(233): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
php_dom.c
processinginstruction.c
ext\dom\node.c(347): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\nodelist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\nodelist.c)
ext\dom\node.c(1813): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
string_extend.c
text.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\nodelist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\nodelist.c)
typeinfo.c
ext\dom\nodelist.c(128): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\nodelist.c(130): 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
userdatahandler.c
xpath.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\notation.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\notation.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\notation.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\notation.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\processinginstruction.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\processinginstruction.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\php_dom.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\php_dom.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\processinginstruction.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\processinginstruction.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\text.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\text.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\php_dom.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\php_dom.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\string_extend.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\string_extend.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\text.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\text.c)
ext\dom\processinginstruction.c(146): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\string_extend.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\string_extend.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\userdatahandler.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\userdatahandler.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\xpath.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\xpath.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\userdatahandler.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\userdatahandler.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\dom\xpath.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\dom\xpath.c)
ext\dom\xpath.c(408): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pdo\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pdo\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pdo\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_sql_parser.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_sql_parser.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_dbh.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_dbh.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_sqlstate.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_sqlstate.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_sql_parser.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_sql_parser.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_dbh.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_dbh.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_sqlstate.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_sqlstate.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo\pdo_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo\pdo_stmt.c)
ext/pdo/pdo_sql_parser.re(169): warning C4018: '>': signed/unsigned mismatch (compiling source file ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(301): 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(313): 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_dbh.c(255): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(281): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(287): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(341): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_stmt.c(324): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(714): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\pdo\pdo_stmt.c(715): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1317): warning C4244: '=': conversion from 'zend_uintptr_t' to 'uint32_t', possible loss of data
ext\pdo\pdo_stmt.c(1375): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1471): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1911): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2500): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2505): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pdo_odbc\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pdo_odbc\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\pdo_odbc\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo_odbc\odbc_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo_odbc\odbc_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo_odbc\odbc_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo_odbc\odbc_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo_odbc\pdo_odbc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo_odbc\pdo_odbc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo_odbc\odbc_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo_odbc\odbc_driver.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo_odbc\odbc_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo_odbc\odbc_stmt.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\pdo_odbc\pdo_odbc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\pdo_odbc\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\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_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
ext\pdo_odbc\pdo_odbc.c(137): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_stmt.c(783): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\pdo_odbc\pdo_odbc.c(139): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\phar\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\phar\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\phar\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\dirstream.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\dirstream.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\dirstream.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\dirstream.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\func_interceptors.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\func_interceptors.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\phar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\phar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\phar_path_check.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\phar_path_check.c)
ext\phar\dirstream.c(207): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(231): warning C4244: '=': conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(265): warning C4244: '=': conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(183): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(338): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\phar_object.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\phar_object.c)
ext\phar\dirstream.c(382): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(422): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(456): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(465): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(483): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\stream.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\stream.c)
ext\phar\dirstream.c(511): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\dirstream.c(557): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(591): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(600): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\func_interceptors.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\func_interceptors.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\util.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\util.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\tar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\tar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\phar_path_check.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\phar_path_check.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\phar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\phar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\stream.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\stream.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\phar_object.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\phar_object.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\util.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\util.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\tar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\tar.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\func_interceptors.c(130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(138): warning C4267: '=': conversion from 'size_t' 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\func_interceptors.c(318): warning C4267: '=': conversion from 'size_t' to 'int', 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\func_interceptors.c(629): warning C4267: '=': 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\func_interceptors.c(919): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(926): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(986): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(993): 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
zip.c
ext\phar\phar.c(161): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(78): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(102): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(114): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(64): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(165): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(167): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(228): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(230): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(251): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(254): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\stream.c(74): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1190): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(238): warning C4244: '=': conversion from '__int64' to 'php_uint32', possible loss of data
ext\phar\stream.c(187): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(193): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(271): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(280): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(266): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(286): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(326): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(327): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(331): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(334): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(401): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(429): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(467): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(498): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1343): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(528): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1380): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1392): warning C4244: '=': conversion from '__int64' 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\tar.c(244): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\util.c(588): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(382): warning C4018: '<': signed/unsigned mismatch
ext\phar\tar.c(485): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(567): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(448): warning C4244: '=': conversion from 'zend_off_t' to 'php_uint32', possible loss of data
ext\phar\tar.c(625): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1518): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(582): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(467): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(608): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(635): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(656): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(594): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(657): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1715): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(619): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(710): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(649): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(733): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(741): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(752): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(754): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(798): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(800): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(819): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\stream.c(705): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(717): warning C4267: '=': conversion from 'size_t' 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(785): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1126): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(833): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(883): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(923): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(1745): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1795): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1326): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(970): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(902): warning C4267: 'initializing': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(903): warning C4267: 'initializing': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(991): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(864): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2022): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1472): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2036): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1070): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(913): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1163): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1531): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2130): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1169): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(955): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2166): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(1621): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2214): warning C4090: '=': different 'const' qualifiers
ext\phar\tar.c(1065): warning C4244: '=': conversion from 'zend_long' to 'php_uint32', possible loss of data
ext\phar\util.c(1654): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2216): warning C4090: 'function': different 'const' qualifiers
ext\phar\util.c(1695): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2230): warning C4090: 'function': different 'const' qualifiers
ext\phar\util.c(1728): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2239): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2255): warning C4090: 'function': different 'const' qualifiers
ext\phar\phar.c(2279): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2324): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1319): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1778): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1793): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1895): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1910): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1931): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1453): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1480): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1494): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1510): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1522): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1536): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1581): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2466): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2467): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1696): warning C4244: '=': conversion from 'zend_long' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(1713): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2671): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\phar\phar.c(2864): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2903): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2973): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2979): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1804): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1888): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3284): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2081): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2090): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2143): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2010): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3509): warning C4018: '<': signed/unsigned mismatch
ext\phar\phar_object.c(2406): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\phar_object.c(2509): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\phar\phar_object.c(2695): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2703): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2728): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2734): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3022): warning C4244: '=': conversion from 'zend_long' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(3025): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3466): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(3546): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3619): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(3708): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3783): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3826): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3845): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4115): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4105): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4336): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4357): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4373): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\zip.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\zip.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\phar\zip.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\phar\zip.c)
ext\phar\zip.c(63): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\zip.c(202): warning C4018: '<=': signed/unsigned mismatch
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 'php_uint32', possible loss of data
ext\phar\zip.c(589): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(621): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(643): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1201): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1317): warning C4244: '=': conversion from 'zend_long' to 'php_uint32', possible loss of data
ext\phar\zip.c(1467): warning C4244: '=': conversion from 'zend_off_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1468): warning C4244: '=': conversion from 'zend_off_t' to 'php_uint32', 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\simplexml\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\simplexml\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\simplexml\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\simplexml\simplexml.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\simplexml\simplexml.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\simplexml\sxe.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\simplexml\sxe.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\simplexml\simplexml.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\simplexml\simplexml.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\simplexml\sxe.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\simplexml\sxe.c)
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xml\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xml\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xml\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\xml\compat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\xml\compat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\xml\xml.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\xml\xml.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\xml\xml.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\xml\xml.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\xml\compat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\xml\compat.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(743): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(752): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(894): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(911): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1048): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1406): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1454): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1561): warning C4101: 'res': unreferenced local variable
ext\xml\xml.c(1603): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1607): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1611): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\wddx\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\wddx\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\wddx\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\wddx\ /c ext\wddx\wddx.c
wddx.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\wddx\wddx.c(745): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(765): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1045): 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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlreader\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlreader\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlreader\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
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=0x0600 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /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_OPERATOR /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYSVSHM /D COMPILE_DL_TIDY /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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlwriter\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlwriter\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlwriter\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	rc /fo C:\obj\7.0-nts-windows-vc14-x64\Release\php7.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php7.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\obj\7.0-nts-windows-vc14-x64\Release /d MC_INCLUDE="\"C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php7.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php7.exp
Generating code
Finished generating code
libmcrypt_a.lib(mcrypt_modules.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(mcrypt_modules.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(mcrypt.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt_extra.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(mcrypt_extra.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt_symb.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(mcrypt_symb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(xmemory.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(xmemory.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(cbc.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(cbc.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(cfb.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(cfb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(ctr.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(ctr.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(ecb.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(ecb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(ncfb.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(ncfb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(nofb.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(nofb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(ofb.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(ofb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(stream.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(stream.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(cast-128.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(cast-128.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(gost.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(gost.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(rijndael-128.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(rijndael-128.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(twofish.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(twofish.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(cast-256.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(cast-256.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(loki97.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(loki97.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(rijndael-192.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(rijndael-192.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(saferplus.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(saferplus.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(wake.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(wake.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(blowfish-compat.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(blowfish-compat.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(des.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(des.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(rijndael-256.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(rijndael-256.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(serpent.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(serpent.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(xtea.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(xtea.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(blowfish.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(blowfish.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(enigma.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(enigma.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(rc2.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(rc2.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(tripledes.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(tripledes.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(arcfour.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(arcfour.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libmcrypt_a.lib(bzero.obj) : warning LNK4099: PDB 'libmcrypt.pdb' was not found with 'libmcrypt_a.lib(bzero.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libmcrypt.pdb'; linking object as if no debug info
libxml2_a_dll.lib(threads.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(threads.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlstring.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlstring.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(tree.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(tree.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(error.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(error.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(valid.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(valid.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlIO.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlIO.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(globals.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(globals.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(parser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(parser.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(parserInternals.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(parserInternals.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(uri.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(uri.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(relaxng.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(relaxng.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlsave.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlsave.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(encoding.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(encoding.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(HTMLparser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(HTMLparser.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xinclude.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xinclude.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(HTMLtree.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(HTMLtree.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlschemas.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlschemas.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(hash.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(hash.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xpath.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xpath.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(c14n.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(c14n.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(entities.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(entities.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlreader.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlreader.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlwriter.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlwriter.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(dict.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(dict.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(chvalid.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(chvalid.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(buf.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(buf.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlregexp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlregexp.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(list.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(list.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(nanohttp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(nanohttp.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(nanoftp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(nanoftp.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(catalog.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(catalog.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(SAX2.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(SAX2.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(SAX.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(SAX.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlmemory.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlmemory.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlschemastypes.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlschemastypes.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xpointer.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xpointer.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(pattern.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(pattern.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(debugXML.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(debugXML.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlunicode.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlunicode.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(legacy.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(legacy.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(DOCBparser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(DOCBparser.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlmodule.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlmodule.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxml2.pdb'; linking object as if no debug info
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_bz2.lib and object C:\obj\7.0-nts-windows-vc14-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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\com_dotnet\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\com_dotnet\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\com_dotnet\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_com.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_com.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_dotnet.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_dotnet.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_dotnet.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_dotnet.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_com.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_com.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_handlers.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_handlers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_extension.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_extension.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_misc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_misc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_olechar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_olechar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_handlers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_handlers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_persist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_persist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_extension.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_extension.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_misc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_misc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_olechar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_olechar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_persist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_persist.c)
com_saproxy.c
com_typeinfo.c
com_variant.c
com_wrapper.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_saproxy.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_saproxy.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_saproxy.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_saproxy.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_typeinfo.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_variant.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_variant.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_variant.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_variant.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\com_dotnet\com_wrapper.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\com_dotnet\com_wrapper.c)
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_com_dotnet.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_CURL_EASY_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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\curl\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\curl\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\curl\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\curl_file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\curl_file.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\curl_file.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\curl_file.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\multi.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\multi.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\interface.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\interface.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\share.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\share.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\multi.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\multi.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\interface.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\interface.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\curl\share.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\curl\share.c)
ext\curl\multi.c(239): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\interface.c(1519): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\curl\interface.c(1603): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1643): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1900): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1978): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\curl\interface.c(2381): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\curl\interface.c(2415): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\curl\interface.c(2426): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\curl\interface.c(2435): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\curl\interface.c(2871): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\curl\interface.c(3536): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3567): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3594): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_curl.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ENCHANT_H=1 /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\enchant\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\enchant\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\enchant\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\enchant\ /c ext\enchant\enchant.c
enchant.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_enchant.lib and object C:\obj\7.0-nts-windows-vc14-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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\fileinfo\fileinfo.c(339): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(419): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(489): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(594): 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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\libmagic\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\libmagic\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\fileinfo\libmagic\ /FdC:\obj\7.0-nts-windows-vc14-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\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
encoding.c
fsmagic.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\apprentice.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\apprentice.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\apptype.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\apptype.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\cdf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\cdf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\ascmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\ascmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\cdf_time.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\cdf_time.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\apprentice.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\apprentice.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\compress.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\compress.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\apptype.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\apptype.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\cdf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\cdf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\ascmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\ascmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\cdf_time.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\cdf_time.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\compress.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\compress.c)
ext\fileinfo\libmagic\cdf_time.c(138): warning C4244: '=': conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\cdf.c(316): warning C4244: 'function': conversion from 'zend_off_t' to 'long', possible loss of data
ext\fileinfo\libmagic\cdf.c(319): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\cdf.c(785): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\compress.c(170): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(237): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(268): warning C4244: '=': conversion from 'SSIZE_T' to 'int', possible loss of data
funcs.c
is_tar.c
magic.c
print.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\fsmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\fsmagic.c)
readcdf.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\encoding.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\encoding.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\fsmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\fsmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\encoding.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\encoding.c)
softmagic.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\funcs.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\funcs.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\magic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\magic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\funcs.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\funcs.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\print.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\print.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\magic.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\magic.c)
ext\fileinfo\libmagic\funcs.c(69): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(73): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(225): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\print.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\print.c)
ext\fileinfo\libmagic\funcs.c(442): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(451): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\softmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\softmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\fileinfo\libmagic\softmagic.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\fileinfo\libmagic\softmagic.c)
ext\fileinfo\libmagic\softmagic.c(395): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(1113): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2031): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_fileinfo.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_fileinfo.exp
EXT fileinfo build complete
	"cl.exe" /D COMPILE_DL_FTP /D FTP_EXPORTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_OPENSSL_SSL_H=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ftp\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ftp\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ftp\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ftp\ /c ext\ftp\ftp.c ext\ftp\php_ftp.c
ftp.c
php_ftp.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\ftp\ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\ftp\ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\ftp\ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\ftp\ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\ftp\php_ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\ftp\php_ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\ftp\php_ftp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\ftp\php_ftp.c)
ext\ftp\ftp.c(134): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(301): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\ftp\ftp.c(1055): warning C4244: '+=': conversion from 'time_t' to 'int', possible loss of data
ext\ftp\ftp.c(1276): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1302): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1303): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1337): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1349): warning C4267: 'return': conversion from 'size_t' 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(1391): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1426): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1490): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\ftp\ftp.c(1504): warning C4244: 'return': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1535): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1548): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(1672): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\ftp\ftp.c(1682): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(654): warning C4244: 'function': conversion from 'zend_long' to 'const int', possible loss of data
ext\ftp\php_ftp.c(654): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_ftp.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_ftp.exp
EXT ftp build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\x64\deps\include\freetype" /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd" /DHAVE_GD_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libpng16" /DHAVE_PNG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\X11" /DHAVE_XPM_H=1 /I "C:\php-sdk\php70\vc14\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_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_IMGSTRTTF /D USE_GD_IOCTX /D MSWIN32  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\ /c ext\gd\gd.c
gd.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\ext\gd\gd_ctx.c(37): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\ext\gd\gd_ctx.c(56): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\ext\gd\gd_ctx.c(111): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\ext\gd\gd_ctx.c(113): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1369): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1383): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1385): warning C4244: '=': conversion from 'zend_off_t' to 'int', possible loss of data
ext\gd\gd.c(1412): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1460): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1487): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1625): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1647): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1670): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1675): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1680): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1746): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1769): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1793): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1813): 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(1858): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1859): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1860): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1861): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1862): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1863): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1864): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(1865): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2041): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2117): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2220): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2361): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2398): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\gd\gd.c(2543): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2546): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2657): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2780): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2861): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2881): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2907): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2935): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2955): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2976): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2979): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2980): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2981): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(2982): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3006): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3089): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3112): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3116): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3138): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3159): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3179): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3201): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3206): warning C4244: '=': 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(3253): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3274): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3316): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3341): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3369): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3370): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3390): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3393): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3478): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3550): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3556): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(3559): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3560): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3561): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3647): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3648): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3649): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3650): warning C4244: '=': conversion from 'zend_long' 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(3680): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3681): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3682): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3683): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3684): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3685): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3686): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3714): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3715): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3716): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3717): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3718): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3719): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3720): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3748): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3749): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3750): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3751): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3752): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3753): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3754): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3755): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3911): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(3914): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4040): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4041): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4042): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4082): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4576): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4583): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4590): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4597): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4640): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4648): warning C4244: 'function': conversion from 'zend_long' to 'const unsigned int', possible loss of data
ext\gd\gd.c(4698): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4699): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4746): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(4763): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4770): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4777): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4784): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\gd\gd.c(4917): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\gd\gd.c(4933): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\x64\deps\include\freetype" /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd" /DHAVE_GD_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\libpng16" /DHAVE_PNG_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /DHAVE_ICONV_H=1 /I "C:\php-sdk\php70\vc14\x64\deps\include\X11" /DHAVE_XPM_H=1 /I "C:\php-sdk\php70\vc14\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_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_IMGSTRTTF /D USE_GD_IOCTX /D MSWIN32  /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\libgd\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\libgd\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\libgd\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gd\libgd\ /c ext\gd\libgd\gd.c ext\gd\libgd\gd2copypal.c ext\gd\libgd\gd_arc.c ext\gd\libgd\gd_arc_f_buggy.c ext\gd\libgd\gd_color.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\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 ext\gd\libgd\xbm.c 
gd.c
gd2copypal.c
gd_arc.c
gd_arc_f_buggy.c
gd_color.c
gd_crop.c
gd_filter.c
gd_gd.c
gd_gd2.c
gd_gif_in.c
gd_gif_out.c
gd_interpolation.c
gd_io.c
gd_io_dp.c
gd_io_file.c
gd_io_ss.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_color.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_color.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_color.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_color.c)
ext\gd\libgd\gd.c(976): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(986): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1035): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1036): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1143): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1207): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1424): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1474): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1605): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(1616): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(2786): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_gd2.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_gd2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_gif_in.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_gif_in.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_gd2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_gd2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_interpolation.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_interpolation.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_gif_in.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_gif_in.c)
gd_jpeg.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_interpolation.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_interpolation.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_io_file.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_io_file.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
gd_matrix.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_io_file.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_io_file.c)
gd_pixelate.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_io_dp.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_io_dp.c)
gd_png.c
gd_rotate.c
ext\gd\libgd\gd_io_file.c(82): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_io_file.c(91): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_io_dp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_io_dp.c)
gd_security.c
gd_ss.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_jpeg.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_jpeg.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_io_ss.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_io_ss.c)
gd_topal.c
gd_transform.c
gd_wbmp.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_jpeg.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_jpeg.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_io_ss.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_io_ss.c)
ext\gd\libgd\gd_jpeg.c(607): warning C4244: 'function': conversion from 'SSIZE_T' to 'int', possible loss of data
gd_webp.c
ext\gd\libgd\gd_jpeg.c(817): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
gdcache.c
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_png.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_png.c)
gdhelpers.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_png.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_png.c)
gdkanji.c
ext\gd\libgd\gd_png.c(78): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(86): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(322): warning C4267: '=': conversion from 'size_t' to 'png_uint_32', possible loss of data
gdtables.c
gdxpm.c
wbmp.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_topal.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_topal.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_topal.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_topal.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdcache.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdcache.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_webp.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_webp.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdcache.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdcache.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gd_webp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gd_webp.c)
xbm.c
ext\gd\libgd\gd_webp.c(145): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data
ext\gd\libgd\gd_webp.c(150): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdft.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdft.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdhelpers.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdhelpers.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdft.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdft.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdkanji.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdkanji.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdhelpers.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdhelpers.c)
ext\gd\libgd\gdft.c(639): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(648): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(694): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(708): warning C4018: '<': signed/unsigned mismatch
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdkanji.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdkanji.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdxpm.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdxpm.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\gdxpm.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\gdxpm.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\wbmp.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\wbmp.c)
ext\gd\libgd\gdxpm.c(126): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127): warning C4018: '<': signed/unsigned mismatch
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\wbmp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\wbmp.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\xbm.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\xbm.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\gd\libgd\xbm.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\gd\libgd\xbm.c)
ext\gd\libgd\xbm.c(166): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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.


libpng_a.lib(png.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:\obj\7.0-nts-windows-vc14-x64\Release\php_gd2.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_gd2.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
libpng_a.lib(png.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(png.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngread.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngread.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngwrite.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngwrite.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngrtran.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngrtran.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngtrans.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngtrans.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngerror.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngerror.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngwio.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngwio.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngrio.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngrio.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngget.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngget.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngset.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngset.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngwutil.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngwutil.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngmem.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngmem.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngrutil.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngrutil.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libpng_a.lib(pngwtran.obj) : warning LNK4099: PDB 'libpng_a.pdb' was not found with 'libpng_a.lib(pngwtran.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libpng_a.pdb'; linking object as if no debug info
libxpm_a.lib(misc.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(misc.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(Image.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(Image.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(Info.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(Info.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(RdFToI.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(RdFToI.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(Attrib.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(Attrib.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(parse.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(parse.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(create.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(create.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(simx.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(simx.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(hashtab.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(hashtab.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(data.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(data.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
libxpm_a.lib(rgb.obj) : warning LNK4099: PDB 'libxpm.pdb' was not found with 'libxpm_a.lib(rgb.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libxpm.pdb'; linking object as if no debug info
EXT gd build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gettext\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gettext\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gettext\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gettext\ /c ext\gettext\gettext.c
gettext.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\gettext\gettext.c(244): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\gettext\gettext.c(299): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(325): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(353): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\gettext\gettext.c(353): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_gettext.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_gettext.exp
Generating code
Finished generating code
EXT gettext build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gmp\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gmp\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gmp\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\gmp\ /c ext\gmp\gmp.c
gmp.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\gmp\gmp.c(1631): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_gmp.lib and object C:\obj\7.0-nts-windows-vc14-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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\imap\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\imap\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\imap\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\imap\ /c ext\imap\php_imap.c
php_imap.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\deps\include\c-client\yunchan.h(72): warning C4005: 'ftruncate': macro redefinition
C:\php-sdk\php70\vc14\x64\php-src\main\php_network.h(48): note: see previous definition of 'ftruncate'
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(2747): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(2807): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(2946): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3101): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3124): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3170): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\imap\php_imap.c(3174): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3216): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3218): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3223): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3223): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3244): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\imap\php_imap.c(3250): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3270): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3293): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(3343): warning C4244: 'function': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3681): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3689): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3693): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3785): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3793): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3797): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(3834): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3825): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3941): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3944): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3947): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4150): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4298): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4300): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4355): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4749): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\imap\php_imap.c(4912): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4921): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4937): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4946): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4958): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4965): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4983): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4992): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5002): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5009): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5045): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5055): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_imap.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_imap.exp
EXT imap build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\intl_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\intl_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\intl_error.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\intl_error.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\php_intl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\php_intl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\intl_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\intl_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\intl_error.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\intl_error.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\php_intl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\intl_convertcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\intl_convertcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\intl_convertcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\intl_convertcpp.cpp)
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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\collator\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\collator\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\collator\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_compare.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_compare.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_create.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_create.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_is_numeric.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_is_numeric.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_error.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_error.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_convert.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_compare.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_compare.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_create.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_create.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_is_numeric.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_is_numeric.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_error.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_error.c)
ext\intl\collator\collator_convert.c(102): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_is_numeric.c(84): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\intl\collator\collator_is_numeric.c(187): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\intl\collator\collator_is_numeric.c(214): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\intl\collator\collator_convert.c(174): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_convert.c(336): warning C4244: '=': conversion from 'zend_long' to 'double', possible loss of data
ext\intl\collator\collator_convert.c(363): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
collator_locale.c
collator_sort.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_locale.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_locale.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_sort.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_sort.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_locale.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_locale.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\collator\collator_sort.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\collator\collator_sort.c)
ext\intl\collator\collator_sort.c(86): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_sort.c(195): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\collator\collator_sort.c(461): warning C4244: '=': conversion from 'ptrdiff_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(470): warning C4018: '>': signed/unsigned mismatch
ext\intl\collator\collator_sort.c(472): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(485): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(371): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(378): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(385): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\common\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\common\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\common\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\common\common_error.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\common\common_error.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\common\common_error.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\common\common_error.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\common\common_enum.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\common\common_enum.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\common\common_enum.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\common\common_enum.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\common\common_date.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\common\common_date.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\common\common_date.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\common\common_date.cpp)
ext\intl\common\common_date.cpp(55): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\common\common_date.cpp(83): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\converter\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\converter\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\converter\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\converter\ /c ext\intl\converter\converter.c
converter.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\formatter\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\formatter\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\formatter\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_format.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_format.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_main.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_main.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_format.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_format.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_main.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_main.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\formatter\formatter_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\formatter\formatter_parse.c)
ext\intl\formatter\formatter_attr.c(186): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\formatter\formatter_parse.c(90): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\locale\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\locale\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\locale\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\locale\locale.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\locale\locale.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\locale\locale_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\locale\locale_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\locale\locale.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\locale\locale.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\locale\locale_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\locale\locale_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\locale\locale_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\locale\locale_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\locale\locale_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\locale\locale_methods.c)
ext\intl\locale\locale_methods.c(184): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1002): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1024): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1503): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\msgformat\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\msgformat\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\msgformat\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_format.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_format.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_format.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_format.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_helpers.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_helpers.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\msgformat\msgformat_helpers.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\msgformat\msgformat_helpers.cpp)
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\grapheme\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\grapheme\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\grapheme\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\grapheme\ /c ext\intl\grapheme\grapheme_string.c ext\intl\grapheme\grapheme_util.c
grapheme_string.c
grapheme_util.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\grapheme\grapheme_util.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\grapheme\grapheme_util.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\grapheme\grapheme_string.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\grapheme\grapheme_string.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\grapheme\grapheme_util.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\grapheme\grapheme_util.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\grapheme\grapheme_string.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\grapheme\grapheme_string.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(129): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_string.c(203): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_string.c(827): warning C4018: '>=': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(866): warning C4018: '<': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(867): warning C4018: '<': signed/unsigned mismatch
ext\intl\grapheme\grapheme_string.c(904): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\normalizer\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\normalizer\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\normalizer\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\normalizer\normalizer_normalize.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\normalizer\normalizer_normalize.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\normalizer\normalizer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\normalizer\normalizer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\normalizer\normalizer_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\normalizer\normalizer_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\normalizer\normalizer_normalize.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\normalizer\normalizer_normalize.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\normalizer\normalizer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\normalizer\normalizer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\normalizer\normalizer_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\normalizer\normalizer_class.c)
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\dateformat\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\dateformat\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\dateformat\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_attr.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_data.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_format.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_format.c)
dateformat_helpers.cpp
dateformat_parse.c
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_format.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_format.c)
ext\intl\dateformat\dateformat_format.c(88): warning C4244: '=': conversion from 'zend_long' to 'int32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_parse.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_create.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_create.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_attrcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_attrcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_create.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_create.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_attrcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_attrcpp.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_format_object.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_format_object.cpp)
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
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_format_object.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_format_object.cpp)
ext\intl\dateformat\dateformat_attrcpp.cpp(243): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\intl\dateformat\dateformat_format_object.cpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_helpers.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_helpers.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\dateformat\dateformat_helpers.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\dateformat\dateformat_helpers.cpp)
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\uchar\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\uchar\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\uchar\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\uchar\ /c ext\intl\uchar\uchar.c
uchar.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\intl\uchar\uchar.c(15): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(15): warning C4244: 'function': conversion from 'zend_long' to 'UChar32', possible loss of data
ext\intl\uchar\uchar.c(250): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(391): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(435): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\intl\uchar\uchar.c(464): warning C4244: 'function': conversion from 'zend_long' to 'int8_t', possible loss of data
ext\intl\uchar\uchar.c(486): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
ext\intl\uchar\uchar.c(486): warning C4244: 'function': conversion from 'zend_long' to 'int8_t', possible loss of data
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\idn\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\idn\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\idn\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\idn\ /c ext\intl\idn\idn.c
idn.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\resourcebundle\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\resourcebundle\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\resourcebundle\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\resourcebundle\resourcebundle.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\resourcebundle\resourcebundle.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\resourcebundle\resourcebundle.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\resourcebundle\resourcebundle.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\resourcebundle\resourcebundle_class.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\resourcebundle\resourcebundle_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\resourcebundle\resourcebundle_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\resourcebundle\resourcebundle_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\resourcebundle\resourcebundle_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\resourcebundle\resourcebundle_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\resourcebundle\resourcebundle_iterator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\resourcebundle\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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\spoofchecker\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\spoofchecker\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\spoofchecker\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker_create.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker_create.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker_main.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker_main.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker_create.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker_create.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\spoofchecker_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\spoofchecker\spoofchecker_main.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\spoofchecker\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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\transliterator\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\transliterator\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\transliterator\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\transliterator\transliterator_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\transliterator\transliterator_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\transliterator\transliterator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\transliterator\transliterator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\transliterator\transliterator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\transliterator\transliterator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\transliterator\transliterator_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\transliterator\transliterator_methods.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\transliterator\transliterator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\transliterator\transliterator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\transliterator\transliterator_class.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\transliterator\transliterator_class.c)
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\timezone\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\timezone\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\timezone\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\timezone\ /c ext\intl\timezone\timezone_class.cpp ext\intl\timezone\timezone_methods.cpp
timezone_class.cpp
timezone_methods.cpp
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\timezone\timezone_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\timezone\timezone_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\timezone\timezone_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\timezone\timezone_class.cpp)
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\calendar\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\calendar\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\calendar\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\calendar\gregoriancalendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\calendar\gregoriancalendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\calendar\calendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\calendar\calendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\calendar\gregoriancalendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\calendar\gregoriancalendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\calendar\calendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\calendar\calendar_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\calendar\calendar_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\calendar\calendar_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\calendar\calendar_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\calendar\calendar_class.cpp)
ext\intl\calendar\calendar_methods.cpp(121): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data
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-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\breakiterator\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\breakiterator\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\intl\breakiterator\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\codepointiterator_internal.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\codepointiterator_internal.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\breakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\breakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\breakiterator_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\breakiterator_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\codepointiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\codepointiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\breakiterator_iterators.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\breakiterator_iterators.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\codepointiterator_internal.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\codepointiterator_internal.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\breakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\breakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\breakiterator_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\breakiterator_class.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\codepointiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\codepointiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\breakiterator_iterators.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\breakiterator_iterators.cpp)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\intl\breakiterator\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:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_intl.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_intl.exp
EXT intl build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\x64\deps\include\openldap" /DHAVE_LDAP_H=1 /DHAVE_LBER_H=1 /D COMPILE_DL_LDAP /D LDAP_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ldap\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ldap\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ldap\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\ldap\ldap.c(370): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(501): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
ext\ldap\ldap.c(596): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(725): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(727): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(729): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(731): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(1487): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
ext\ldap\ldap.c(1500): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
ext\ldap\ldap.c(1609): warning C4018: '<': signed/unsigned mismatch
ext\ldap\ldap.c(1625): warning C4018: '<': signed/unsigned mismatch
ext\ldap\ldap.c(1699): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1740): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1741): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1742): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1752): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1758): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1763): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1795): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1893): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
ext\ldap\ldap.c(2016): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
ext\ldap\ldap.c(2236): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\ldap\ldap.c(2247): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ldap\ldap.c(2271): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\ldap\ldap.c(2347): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
ext\ldap\ldap.c(2786): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
ext\ldap\ldap.c(2883): warning C4267: '=': conversion from 'size_t' to 'ber_len_t', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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.


oldap32_a.lib(options.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(options.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
   Creating library C:\obj\7.0-nts-windows-vc14-x64\Release\php_ldap.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_ldap.exp
oldap32_a.lib(controls.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(controls.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(add.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(add.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(sasl.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(sasl.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(compare.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(compare.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(delete.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(delete.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(error.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(error.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(modify.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(modify.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(modrdn.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(modrdn.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(open.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(open.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(tls2.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(tls2.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(references.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(references.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(getentry.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(getentry.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(getdn.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(getdn.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(getattr.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(getattr.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(getvalues.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(getvalues.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(result.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(result.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(search.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(search.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(unbind.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(unbind.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(free.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(free.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(sort.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(sort.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(url.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(url.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(init.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(init.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(os-ip.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(os-ip.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(cyrus.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(cyrus.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(print.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(print.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(request.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(request.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(charray.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(charray.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(extended.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(extended.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(utf-8.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(utf-8.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(tls_o.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(tls_o.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(schema.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(schema.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(abandon.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(abandon.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(filter.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(filter.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
oldap32_a.lib(util-int.obj) : warning LNK4099: PDB 'libldap.pdb' was not found with 'oldap32_a.lib(util-int.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\libldap.pdb'; linking object as if no debug info
olber32_a.lib(decode.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(decode.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(encode.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(encode.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(io.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(io.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(memory.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(memory.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(options.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(options.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(sockbuf.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(sockbuf.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(bprint.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(bprint.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
olber32_a.lib(nt_err.obj) : warning LNK4099: PDB 'liblber.pdb' was not found with 'olber32_a.lib(nt_err.obj)' or at 'C:\obj\7.0-nts-windows-vc14-x64\Release\liblber.pdb'; linking object as if no debug info
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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /FdC:\obj\7.0-nts-windows-vc14-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
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mbstring\php_unicode.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mbstring\php_unicode.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mbstring\mb_gpc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mbstring\mb_gpc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mbstring\mbstring.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mbstring\mbstring.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mbstring\php_unicode.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mbstring\php_unicode.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mbstring\mb_gpc.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mbstring\mb_gpc.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\mbstring\mbstring.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\mbstring\mbstring.c)
ext\mbstring\mb_gpc.c(65): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mb_gpc.c(237): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
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(723): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(773): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(776): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(818): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(853): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(856): warning C4090: 'function': different 'const' qualifiers
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 'uint', possible loss of data
ext\mbstring\mbstring.c(1357): warning C4267: 'function': conversion from 'size_t' to 'uint', 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(1666): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1945): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1954): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(1966): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(2011): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2022): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2167): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2198): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2309): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2372): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2399): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2406): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2472): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2507): warning C4244: 'function': conversion from 'zend_long' to 'long', possible loss of data
ext\mbstring\mbstring.c(2727): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2889): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2926): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(2998): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3082): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3096): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3099): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3144): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3156): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3281): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3371): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(3381): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(3407): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3408): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3522): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(3596): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3739): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3782): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3791): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3871): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3884): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3930): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3958): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\mbstring\mbstring.c(4344): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4347): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4367): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4397): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4690): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4718): warning C4090: 'function': different 'const' qualifiers
ext\mbstring\mbstring.c(4831): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4842): 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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\filters\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\filters\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\filters\ /FdC:\obj\7.0-nts-windows-vc14-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
mbfilter_iso8859_10.c
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(47): warning C4048: different array subscripts: 'const char *(*)[0]' and 'const char *(*)[2]'
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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\mbfl\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\mbfl\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\mbfl\ /FdC:\obj\7.0-nts-windows-vc14-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
mbfl_ident.c
ext\mbstring\libmbfl\mbfl\mbfilter.c(1118): warning C4018: '>': signed/unsigned mismatch
mbfl_language.c
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
mbfl_memory_device.c
ext\mbstring\libmbfl\mbfl\mbfilter.c(1624): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\nls\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\nls\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\libmbfl\nls\ /FdC:\obj\7.0-nts-windows-vc14-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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\ /c ext\mbstring\oniguruma\regcomp.c ext\mbstring\oniguruma\regenc.c ext\mbstring\oniguruma\regerror.c ext\mbstring\oniguruma\regexec.c ext\mbstring\oniguruma\regext.c ext\mbstring\oniguruma\reggnu.c ext\mbstring\oniguruma\regparse.c ext\mbstring\oniguruma\regposerr.c ext\mbstring\oniguruma\regsyntax.c ext\mbstring\oniguruma\regtrav.c ext\mbstring\oniguruma\regversion.c ext\mbstring\oniguruma\st.c
regcomp.c
regenc.c
regerror.c
regexec.c
regext.c
reggnu.c
regparse.c
regposerr.c
ext\mbstring\oniguruma\regcomp.c(55): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(76): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(85): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(502): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regenc.c(731): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(550): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regenc.c(754): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2088): warning C4244: '=': conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2172): warning C4244: '=': conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2545): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2546): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3198): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3767): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3907): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4583): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4922): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(5283): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
regsyntax.c
ext\mbstring\oniguruma\regexec.c(438): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(442): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(458): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1317): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regext.c(98): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1337): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1338): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1342): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1344): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1348): warning C4244: '=': conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1357): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1358): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1362): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1364): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1368): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1390): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1391): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1803): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1815): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1833): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1848): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2075): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2089): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2105): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2121): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2158): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2190): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2222): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2261): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2327): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2408): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2426): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2478): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2491): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2505): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2507): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2510): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2522): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2524): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2527): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2546): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2552): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2576): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2577): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2581): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2585): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2600): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2617): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2628): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2659): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2675): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2683): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2721): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2731): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2735): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(235): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2889): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(299): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2980): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
regtrav.c
ext\mbstring\oniguruma\regerror.c(339): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(3748): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
regversion.c
ext\mbstring\oniguruma\reggnu.c(57): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
st.c
ext\mbstring\oniguruma\regparse.c(221): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(235): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(745): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1422): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1425): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1631): warning C4244: '=': conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1655): warning C4244: '=': conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1721): warning C4244: '=': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1729): warning C4244: '=': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1751): warning C4244: 'initializing': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1797): warning C4244: '=': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1972): warning C4244: 'function': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2471): warning C4244: 'function': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2477): warning C4244: 'return': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2926): warning C4244: '=': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2943): warning C4244: '=': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3153): warning C4244: '=': conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3589): warning C4244: '=': conversion from 'OnigCodePoint' 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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\enc\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\enc\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\enc\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\oniguruma\enc\ /c ext\mbstring\oniguruma\enc\ascii.c ext\mbstring\oniguruma\enc\big5.c ext\mbstring\oniguruma\enc\euc_jp.c ext\mbstring\oniguruma\enc\euc_kr.c ext\mbstring\oniguruma\enc\euc_tw.c ext\mbstring\oniguruma\enc\gb18030.c ext\mbstring\oniguruma\enc\iso8859_1.c ext\mbstring\oniguruma\enc\iso8859_10.c ext\mbstring\oniguruma\enc\iso8859_11.c ext\mbstring\oniguruma\enc\iso8859_13.c ext\mbstring\oniguruma\enc\iso8859_14.c ext\mbstring\oniguruma\enc\iso8859_15.c ext\mbstring\oniguruma\enc\iso8859_16.c ext\mbstring\oniguruma\enc\iso8859_2.c ext\mbstring\oniguruma\enc\iso8859_3.c ext\mbstring\oniguruma\enc\iso8859_4.c ext\mbstring\oniguruma\enc\iso8859_5.c ext\mbstring\oniguruma\enc\iso8859_6.c ext\mbstring\oniguruma\enc\iso8859_7.c ext\mbstring\oniguruma\enc\iso8859_8.c ext\mbstring\oniguruma\enc\iso8859_9.c ext\mbstring\oniguruma\enc\koi8.c ext\mbstring\oniguruma\enc\koi8_r.c ext\mbstring\oniguruma\enc\sjis.c ext\mbstring\oniguruma\enc\unicode.c ext\mbstring\oniguruma\enc\utf16_be.c ext\mbstring\oniguruma\enc\utf16_le.c ext\mbstring\oniguruma\enc\utf32_be.c ext\mbstring\oniguruma\enc\utf32_le.c ext\mbstring\oniguruma\enc\utf8.c 
ascii.c
big5.c
euc_jp.c
euc_kr.c
euc_tw.c
gb18030.c
iso8859_1.c
iso8859_10.c
ext\mbstring\oniguruma\enc\euc_jp.c(119): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
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
sjis.c
unicode.c
utf16_be.c
utf16_le.c
utf32_be.c
utf32_le.c
ext\mbstring\oniguruma\enc\sjis.c(126): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
utf8.c
ext\mbstring\oniguruma\enc\utf16_be.c(107): warning C4244: '=': conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\utf16_le.c(109): warning C4244: '=': conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\utf8.c(190): 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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\mbstring\ /c ext\mbstring\php_mbregex.c
php_mbregex.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\mbstring\php_mbregex.c(727): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(851): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(874): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1084): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1165): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1172): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1206): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1211): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1221): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1324): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1338): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1343): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1417): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mbstring\php_mbregex.c(1453): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_mbstring.lib and object C:\obj\7.0-nts-windows-vc14-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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\odbc\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\odbc\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\odbc\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\odbc\ /c ext\odbc\php_odbc.c
php_odbc.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
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(941): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(961): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(1770): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1924): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2066): warning C4244: '=': conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2104): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(2526): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2533): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\odbc\php_odbc.c(2588): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\odbc\php_odbc.c(2592): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2593): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2605): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_odbc.lib and object C:\obj\7.0-nts-windows-vc14-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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\opcache\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\opcache\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\opcache\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\opcache\ /c ext\opcache\ZendAccelerator.c ext\opcache\shared_alloc_win32.c ext\opcache\zend_accelerator_blacklist.c ext\opcache\zend_accelerator_debug.c ext\opcache\zend_accelerator_hash.c ext\opcache\zend_accelerator_module.c ext\opcache\zend_accelerator_util_funcs.c ext\opcache\zend_file_cache.c ext\opcache\zend_persist.c ext\opcache\zend_persist_calc.c ext\opcache\zend_shared_alloc.c
ZendAccelerator.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
zend_accelerator_debug.c
zend_accelerator_hash.c
zend_accelerator_module.c
zend_accelerator_util_funcs.c
zend_file_cache.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_blacklist.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_blacklist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\shared_alloc_win32.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\shared_alloc_win32.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_hash.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_hash.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_module.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_module.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\ZendAccelerator.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\ZendAccelerator.c)
ext\opcache\zend_accelerator_hash.c(176): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_hash.c(189): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_blacklist.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_blacklist.c)
ext\opcache\shared_alloc_win32.c(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_debug.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_debug.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_util_funcs.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_util_funcs.c)
ext\opcache\shared_alloc_win32.c(264): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_accelerator_module.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_accelerator_module.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\ZendAccelerator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\ZendAccelerator.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_file_cache.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_file_cache.c)
ext\opcache\zend_accelerator_blacklist.c(242): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(251): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(287): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(327): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_accelerator_blacklist.c(344): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(836): warning C4244: 'function': conversion from '__int64' to 'uint', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(841): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(846): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_file_cache.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_file_cache.c)
ext\opcache\zend_accelerator_module.c(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
zend_persist.c
ext\opcache\zend_accelerator_module.c(326): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(780): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
zend_persist_calc.c
ext\opcache\ZendAccelerator.c(380): warning C4244: '=': conversion from 'zend_ulong' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(420): warning C4244: '=': conversion from 'zend_ulong' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(460): warning C4244: '=': conversion from 'zend_ulong' to 'uint', possible loss of data
zend_shared_alloc.c
ext\opcache\ZendAccelerator.c(888): warning C4267: 'function': conversion from 'size_t' to 'int', 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\ZendAccelerator.c(981): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1003): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1020): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1042): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1090): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1325): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(1687): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1806): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(1836): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(762): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_file_cache.c(763): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_file_cache.c(785): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(786): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(2185): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2428): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2432): warning C4244: 'function': conversion from 'unsigned __int64' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2436): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_file_cache.c(1285): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(1301): warning C4267: 'function': conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_file_cache.c(1367): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_persist.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_persist.c)
ext\opcache\zend_persist.c(70): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_persist.c(93): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_persist.c(103): warning C4018: '>': signed/unsigned mismatch
ext\opcache\zend_persist.c(127): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(175): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_persist.c(185): warning C4018: '>': signed/unsigned mismatch
ext\opcache\zend_persist.c(209): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_persist_calc.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_persist_calc.c)
ext\opcache\zend_persist_calc.c(63): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_persist_calc.c(71): warning C4018: '>': signed/unsigned mismatch
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\zend_shared_alloc.c)
C:\php-sdk\php70\vc14\x64\php-src\main\../main/config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\zend_shared_alloc.c)
ext\opcache\zend_shared_alloc.c(240): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_persist_calc.c(421): warning C4267: 'return': conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_shared_alloc.c(270): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(475): warning C4267: '=': conversion from 'size_t' to 'int', 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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\OptimizerObj\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\OptimizerObj\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\OptimizerObj\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\OptimizerObj\ /c ext\opcache\Optimizer\block_pass.c ext\opcache\Optimizer\compact_literals.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\zend_optimizer.c
block_pass.c
compact_literals.c
nop_removal.c
optimize_func_calls.c
optimize_temp_vars_5.c
pass1_5.c
pass2.c
pass3.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\optimize_func_calls.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\optimize_func_calls.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\block_pass.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\block_pass.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\compact_literals.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\compact_literals.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\optimize_temp_vars_5.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\optimize_temp_vars_5.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\nop_removal.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\nop_removal.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\pass2.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\pass2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\pass1_5.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\pass1_5.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\optimize_func_calls.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\optimize_func_calls.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\block_pass.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\block_pass.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\optimize_temp_vars_5.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\optimize_temp_vars_5.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\compact_literals.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\compact_literals.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\nop_removal.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\nop_removal.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\pass2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\pass2.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\pass3.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\pass3.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\pass1_5.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\pass1_5.c)
ext\opcache\Optimizer\block_pass.c(262): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(329): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\optimize_temp_vars_5.c(83): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\optimize_temp_vars_5.c(150): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\optimize_temp_vars_5.c(162): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\optimize_temp_vars_5.c(175): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\optimize_temp_vars_5.c(185): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(395): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(409): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(431): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(450): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(599): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(606): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\compact_literals.c(425): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(816): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(891): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(920): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(921): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(957): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(958): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(1123): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1188): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1195): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1196): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1207): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(1208): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(1209): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\Optimizer\block_pass.c(1223): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1226): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1229): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1245): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\pass3.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\pass3.c)
ext\opcache\Optimizer\block_pass.c(1441): warning C4244: 'initializing': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1729): warning C4244: 'initializing': conversion from '__int64' to 'zend_uchar', possible loss of data
ext\opcache\Optimizer\block_pass.c(1822): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1826): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1828): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1833): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1836): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1838): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1866): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1915): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1919): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1924): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1928): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\block_pass.c(1933): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
zend_optimizer.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\zend_optimizer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\zend_optimizer.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\opcache\Optimizer\zend_optimizer.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\opcache\Optimizer\zend_optimizer.c)
ext\opcache\Optimizer\zend_optimizer.c(577): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(581): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(593): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(597): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(621): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(625): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(637): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(641): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_opcache.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_opcache.exp
EXT opcache build complete
	"cl.exe" /I "C:\php-sdk\php70\vc14\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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\openssl\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\openssl\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\openssl\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\openssl\ /c ext\openssl\openssl.c ext\openssl\xp_ssl.c
openssl.c
xp_ssl.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\openssl\xp_ssl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\openssl\xp_ssl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\openssl\openssl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\openssl\openssl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\openssl\xp_ssl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\openssl\xp_ssl.c)
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition (compiling source file ext\openssl\openssl.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND' (compiling source file ext\openssl\openssl.c)
ext\openssl\xp_ssl.c(423): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(662): warning C4244: '=': conversion from 'zend_long' to 'unsigned long', possible loss of data
ext\openssl\xp_ssl.c(1462): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data
ext\openssl\xp_ssl.c(1469): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data
ext\openssl\xp_ssl.c(1639): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2212): warning C4244: '=': conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2445): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
	rc /n /fo C:\obj\7.0-nts-windows-vc14-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:\obj\7.0-nts-windows-vc14-x64\Release\php_openssl.lib and object C:\obj\7.0-nts-windows-vc14-x64\Release\php_openssl.exp
EXT openssl build complete
	"cl.exe" /D COMPILE_DL_OPERATOR /D OPERATOR_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x64\Release\ext\operator\ /FpC:\obj\7.0-nts-windows-vc14-x64\Release\ext\operator\ /FRC:\obj\7.0-nts-windows-vc14-x64\Release\ext\operator\ /FdC:\obj\7.0-nts-windows-vc14-x64\Release\ext\operator\ /c ext\operator\operator.c
operator.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): note: see previous definition of 'ZEND_VM_KIND'
c:\php-sdk\php70\vc14\x64\php-src\main\config.w32.h(376): warning C4005: 'ZEND_VM_KIND': macro redefinition
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_opcodes.h(29): note: see previous definition of 'ZEND_VM_KIND'
ext\operator\operator.c(51): warning C4013: 'ALLOC_INIT_ZVAL' undefined; assuming extern returning int
ext\operator\operator.c(61): warning C4020: 'add_index_stringl': too many actual parameters
ext\operator\operator.c(63): warning C4047: 'function': 'zval *' differs in levels of indirection from 'zval **'
ext\operator\operator.c(63): warning C4024: 'call_user_function': different types for formal and actual parameter 6
ext\operator\operator.c(64): warning C4047: 'function': 'zval *' differs in levels of indirection from 'zval **'
ext\operator\operator.c(64): warning C4024: '_zval_ptr_dtor': different types for formal and actual parameter 1
ext\operator\operator.c(59): warning C4101: 'i': unreferenced local variable
ext\operator\operator.c(71): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(74): error C2039: 'zv': is not a member of '_znode_op'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_compile.h(73): note: see declaration of '_znode_op'
ext\operator\operator.c(74): warning C4033: 'php_operator_zval_ptr' must return a value
ext\operator\operator.c(76): error C2065: 'temp_variable': undeclared identifier
ext\operator\operator.c(76): error C2059: syntax error: ')'
ext\operator\operator.c(78): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(78): error C2065: 'temp_variable': undeclared identifier
ext\operator\operator.c(78): error C2059: syntax error: ')'
ext\operator\operator.c(82): error C2039: 'CVs': is not a member of '_zend_execute_data'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_compile.h(430): note: see declaration of '_zend_execute_data'
ext\operator\operator.c(85): error C2065: 'zend_compiled_variable': undeclared identifier
ext\operator\operator.c(85): error C2065: 'cv': undeclared identifier
ext\operator\operator.c(85): error C2039: 'active_op_array': is not a member of '_zend_executor_globals'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_globals.h(137): note: see declaration of '_zend_executor_globals'
ext\operator\operator.c(86): warning C4013: 'zend_hash_quick_find' undefined; assuming extern returning int
ext\operator\operator.c(86): error C2039: 'active_symbol_table': is not a member of '_zend_executor_globals'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_globals.h(137): note: see declaration of '_zend_executor_globals'
ext\operator\operator.c(86): error C2065: 'cv': undeclared identifier
ext\operator\operator.c(86): error C2223: left of '->name' must point to struct/union
ext\operator\operator.c(86): error C2223: left of '->name_len' must point to struct/union
ext\operator\operator.c(86): error C2223: left of '->hash_value' must point to struct/union
ext\operator\operator.c(87): error C2065: 'cv': undeclared identifier
ext\operator\operator.c(87): error C2223: left of '->name' must point to struct/union
ext\operator\operator.c(138): error C2065: 'temp_variable': undeclared identifier
ext\operator\operator.c(138): error C2059: syntax error: ')'
ext\operator\operator.c(142): error C2039: 'CVs': is not a member of '_zend_execute_data'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_compile.h(430): note: see declaration of '_zend_execute_data'
ext\operator\operator.c(145): error C2065: 'zend_compiled_variable': undeclared identifier
ext\operator\operator.c(145): error C2065: 'cv': undeclared identifier
ext\operator\operator.c(145): error C2039: 'active_op_array': is not a member of '_zend_executor_globals'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_globals.h(137): note: see declaration of '_zend_executor_globals'
ext\operator\operator.c(146): error C2039: 'active_symbol_table': is not a member of '_zend_executor_globals'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_globals.h(137): note: see declaration of '_zend_executor_globals'
ext\operator\operator.c(146): error C2065: 'cv': undeclared identifier
ext\operator\operator.c(146): error C2223: left of '->name' must point to struct/union
ext\operator\operator.c(146): error C2223: left of '->name_len' must point to struct/union
ext\operator\operator.c(146): error C2223: left of '->hash_value' must point to struct/union
ext\operator\operator.c(147): error C2065: 'cv': undeclared identifier
ext\operator\operator.c(147): error C2223: left of '->name' must point to struct/union
ext\operator\operator.c(148): error C2039: 'uninitialized_zval_ptr': is not a member of '_zend_executor_globals'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_globals.h(137): note: see declaration of '_zend_executor_globals'
ext\operator\operator.c(148): warning C4033: 'php_operator_zval_ptr_ptr' must return a value
ext\operator\operator.c(196): error C2065: 'temp_variable': undeclared identifier
ext\operator\operator.c(196): error C2059: syntax error: ')'
ext\operator\operator.c(215): error C2065: 'temp_variable': undeclared identifier
ext\operator\operator.c(215): error C2059: syntax error: ')'
ext\operator\operator.c(216): error C2065: 'temp_variable': undeclared identifier
ext\operator\operator.c(216): error C2059: syntax error: ')'
ext\operator\operator.c(219): warning C4047: 'function': 'zval *' differs in levels of indirection from 'zval **'
ext\operator\operator.c(219): warning C4024: '_zval_ptr_dtor': different types for formal and actual parameter 1
ext\operator\operator.c(286): error C2143: syntax error: missing '{' before '*'
ext\operator\operator.c(287): error C2061: syntax error: identifier 'php_operator_opcode_handlers'
ext\operator\operator.c(287): error C2059: syntax error: ';'
ext\operator\operator.c(287): error C2059: syntax error: '['
ext\operator\operator.c(298): error C2122: 'methodname': prototype parameter in name list illegal
ext\operator\operator.c(298): error C2122: 'methodname_len': prototype parameter in name list illegal
ext\operator\operator.c(299): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(299): error C2223: left of '->opline' must point to struct/union
ext\operator\operator.c(303): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(303): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(303): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(304): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(304): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(304): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(324): error C2039: 'type': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(325): warning C4133: 'function': incompatible types - from 'char *' to 'zend_string *'
ext\operator\operator.c(325): warning C4020: 'zend_hash_exists': too many actual parameters
ext\operator\operator.c(327): error C2064: term does not evaluate to a function taking 1258700348 arguments
ext\operator\operator.c(327): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(327): warning C4033: '_php_operator_binary_op' must return a value
ext\operator\operator.c(330): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(330): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(330): warning C4024: 'php_operator_get_result_ptr': different types for formal and actual parameter 2
ext\operator\operator.c(333): warning C4047: 'function': 'zval *' differs in levels of indirection from 'zval **'
ext\operator\operator.c(333): warning C4024: '_zval_ptr_dtor': different types for formal and actual parameter 1
ext\operator\operator.c(334): error C2064: term does not evaluate to a function taking 1258700362 arguments
ext\operator\operator.c(334): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(334): warning C4033: '_php_operator_binary_op' must return a value
ext\operator\operator.c(344): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(344): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(344): warning C4024: 'php_operator_set_result_ptr': different types for formal and actual parameter 3
ext\operator\operator.c(345): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(345): error C2198: '_zval_dtor': too few arguments for call
ext\operator\operator.c(346): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(346): error C2198: '_zval_dtor': too few arguments for call
ext\operator\operator.c(347): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(347): error C2223: left of '->opline' must point to struct/union
ext\operator\operator.c(357): error C2122: 'methodname': prototype parameter in name list illegal
ext\operator\operator.c(357): error C2122: 'methodname_len': prototype parameter in name list illegal
ext\operator\operator.c(358): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(358): error C2223: left of '->opline' must point to struct/union
ext\operator\operator.c(362): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(362): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(362): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(367): error C2039: 'type': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(368): warning C4133: 'function': incompatible types - from 'char *' to 'zend_string *'
ext\operator\operator.c(368): warning C4020: 'zend_hash_exists': too many actual parameters
ext\operator\operator.c(370): error C2064: term does not evaluate to a function taking 1258700434 arguments
ext\operator\operator.c(370): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(370): warning C4033: '_php_operator_unary_op' must return a value
ext\operator\operator.c(373): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(373): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(373): warning C4024: 'php_operator_get_result_ptr': different types for formal and actual parameter 2
ext\operator\operator.c(377): warning C4047: 'function': 'zval *' differs in levels of indirection from 'zval **'
ext\operator\operator.c(377): warning C4024: '_zval_ptr_dtor': different types for formal and actual parameter 1
ext\operator\operator.c(381): error C2064: term does not evaluate to a function taking 1258700456 arguments
ext\operator\operator.c(381): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(381): warning C4033: '_php_operator_unary_op' must return a value
ext\operator\operator.c(384): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(384): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(384): warning C4024: 'php_operator_set_result_ptr': different types for formal and actual parameter 3
ext\operator\operator.c(385): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(385): error C2198: '_zval_dtor': too few arguments for call
ext\operator\operator.c(386): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(386): error C2223: left of '->opline' must point to struct/union
ext\operator\operator.c(396): error C2122: 'methodname': prototype parameter in name list illegal
ext\operator\operator.c(396): error C2122: 'methodname_len': prototype parameter in name list illegal
ext\operator\operator.c(397): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(397): error C2223: left of '->opline' must point to struct/union
ext\operator\operator.c(402): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(409): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(409): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(409): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(410): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(410): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(410): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(414): error C2064: term does not evaluate to a function taking 1292254954 arguments
ext\operator\operator.c(414): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(414): warning C4033: '_php_operator_binary_assign_op' must return a value
ext\operator\operator.c(418): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(418): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(418): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(421): error C2064: term does not evaluate to a function taking 1292254968 arguments
ext\operator\operator.c(421): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(421): warning C4033: '_php_operator_binary_assign_op' must return a value
ext\operator\operator.c(427): error C2198: 'function through pointer': too few arguments for call
ext\operator\operator.c(437): error C2198: 'function through pointer': too few arguments for call
ext\operator\operator.c(440): error C2198: 'function through pointer': too few arguments for call
ext\operator\operator.c(446): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(446): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(446): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(447): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(447): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(447): warning C4024: 'php_operator_zval_ptr': different types for formal and actual parameter 4
ext\operator\operator.c(451): warning C4133: 'function': incompatible types - from 'char *' to 'zend_string *'
ext\operator\operator.c(451): warning C4020: 'zend_hash_exists': too many actual parameters
ext\operator\operator.c(453): error C2064: term does not evaluate to a function taking 1258700600 arguments
ext\operator\operator.c(453): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(453): warning C4033: '_php_operator_binary_assign_op' must return a value
ext\operator\operator.c(456): error C2065: 'execute_data': undeclared identifier
ext\operator\operator.c(456): warning C4047: 'function': 'zend_execute_data *' differs in levels of indirection from 'int'
ext\operator\operator.c(456): warning C4024: 'php_operator_get_result_ptr': different types for formal and actual parameter 2
ext\operator\operator.c(459): warning C4047: 'function': 'zval *' differs in levels of indirection from 'zval **'
ext\operator\operator.c(459): warning C4024: '_zval_ptr_dtor': different types for formal and actual parameter 1
ext\operator\operator.c(460): error C2064: term does not evaluate to a function taking 1258700614 arguments
ext\operator\operator.c(460): error C2065: 'ZEND_OPCODE_HANDLER_ARGS_PASSTHRU': undeclared identifier
ext\operator\operator.c(460): warning C4033: '_php_operator_binary_assign_op' must return a value
ext\operator\operator.c(522): error C2039: 'var': is not a member of '_zval_struct'
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_types.h(121): note: see declaration of '_zval_struct'
ext\operator\operator.c(522): error C2198: '_zval_dtor': too few arguments for call
ext\operator\operator.c(522): fatal error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.
