
Microsoft (R) Program Maintenance Utility Version 14.00.23026.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-ts-windows-vc14-x64\Release_TS\php7ts.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\8.1\bin\x64\mc.exe" -h win32\ -r C:\obj\7.0-ts-windows-vc14-x64\Release_TS\ -x C:\obj\7.0-ts-windows-vc14-x64\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D COMPILE_DL_APCU /D APCU_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /c ext\apcu\apc.c ext\apcu\apc_cache.c ext\apcu\apc_iterator.c ext\apcu\apc_lock.c ext\apcu\apc_mmap.c ext\apcu\apc_pool.c ext\apcu\apc_shm.c ext\apcu\apc_signal.c ext\apcu\apc_sma.c ext\apcu\apc_stack.c ext\apcu\apc_windows_srwlock_kernel.c ext\apcu\php_apc.c
apc.c
apc_cache.c
apc_iterator.c
apc_lock.c
apc_mmap.c
apc_pool.c
apc_shm.c
apc_signal.c
ext\apcu\apc.c(96): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(155): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(156): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(168): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(205): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(213): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\apcu\apc_iterator.c(161): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(312): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\apcu\apc_cache.c(267): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\apcu\apc_shm.c(57): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_cache.c(609): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\apcu\apc_cache.c(696): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(791): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(957): warning C4047: 'return': 'zend_bool' differs in levels of indirection from 'apc_cache_entry_t *'
ext\apcu\apc_cache.c(1220): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\apcu\apc_cache.c(1271): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\apcu\apc_cache.c(1662): warning C4018: '<': signed/unsigned mismatch
apc_sma.c
apc_stack.c
apc_windows_srwlock_kernel.c
php_apc.c
ext\apcu\apc_sma.c(302): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(362): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(407): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(466): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_sma.c(488): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(577): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(586): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(632): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(642): warning C4018: '<': signed/unsigned mismatch
ext\apcu\php_apc.c(107): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\php_apc.c(115): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\php_apc.c(128): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
ext\apcu\php_apc.c(665): warning C4101: 'entry': unreferenced local variable
ext\apcu\php_apc.c(835): warning C4013: 'apc_iterator_delete' undefined; assuming extern returning int
	"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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\Zend\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\Zend\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\Zend\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\Zend\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.c Zend\zend_ast.c Zend\zend_builtin_functions.c Zend\zend_closures.c Zend\zend_compile.c Zend\zend_constants.c Zend\zend_default_classes.c Zend\zend_exceptions.c Zend\zend_execute.c Zend\zend_execute_API.c Zend\zend_extensions.c Zend\zend_float.c Zend\zend_gc.c Zend\zend_generators.c Zend\zend_hash.c Zend\zend_highlight.c Zend\zend_inheritance.c Zend\zend_ini.c Zend\zend_ini_parser.c Zend\zend_ini_scanner.c Zend\zend_interfaces.c Zend\zend_iterators.c Zend\zend_language_parser.c Zend\zend_language_scanner.c Zend\zend_list.c Zend\zend_llist.c Zend\zend_multibyte.c Zend\zend_object_handlers.c Zend\zend_objects.c Zend\zend_objects_API.c Zend\zend_opcode.c Zend\zend_operators.c Zend\zend_ptr_stack.c Zend\zend_smart_str.c Zend\zend_sort.c Zend\zend_sprintf.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c Zend\zend_virtual_cwd.c Zend\zend_vm_opcodes.c
zend.c
zend_API.c
zend_alloc.c
zend_ast.c
zend_builtin_functions.c
zend_closures.c
zend_compile.c
zend_constants.c
Zend\zend_alloc.c(1209): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(1211): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
zend_default_classes.c
zend_exceptions.c
zend_execute.c
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
Zend\zend_execute.c(2423): warning C4101: 'i': unreferenced local variable
Zend\zend_execute.c(2557): warning C4018: '>': signed/unsigned mismatch
Zend\zend_execute.c(2560): warning C4018: '<': signed/unsigned mismatch
Zend\zend_execute.c(2561): warning C4018: '>=': signed/unsigned mismatch
zend_hash.c
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_execute.h(5146): warning C4101: 'free_op1': unreferenced local variable (compiling source file Zend\zend_execute.c)
c:\php-sdk\php70\vc14\x64\php-src\zend\zend_vm_execute.h(32858): 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(32862): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file Zend\zend_execute.c)
zend_highlight.c
zend_inheritance.c
zend_ini.c
zend_ini_parser.c
zend_ini_scanner.c
zend_interfaces.c
Zend\zend_hash.c(137): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(168): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(214): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(215): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(273): 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(820): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned
zend_iterators.c
zend_language_parser.c
zend_language_scanner.c
zend_list.c
zend_llist.c
zend_multibyte.c
zend_object_handlers.c
zend_objects.c
zend_objects_API.c
zend_opcode.c
zend_operators.c
zend_ptr_stack.c
zend_smart_str.c
zend_sort.c
zend_sprintf.c
zend_stack.c
zend_stream.c
Zend\zend_operators.c(2889): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_operators.c(2893): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
zend_string.c
zend_strtod.c
zend_ts_hash.c
zend_variables.c
zend_virtual_cwd.c
zend_vm_opcodes.c
Zend\zend_virtual_cwd.c(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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_sprintf.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
SAPI.c
fopen_wrappers.c
getopt.c
internal_functions.c
main.c
mergesort.c
network.c
output.c
php_content_types.c
php_ini.c
php_open_temporary_file.c
php_scandir.c
php_sprintf.c
php_ticks.c
php_variables.c
reentrancy.c
rfc1867.c
snprintf.c
spprintf.c
strlcat.c
strlcpy.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c win32\fnmatch.c win32\inet.c win32\sockets.c
fnmatch.c
inet.c
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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\streams\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\streams\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\streams\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\main\streams\ /D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cast.c
filter.c
glob_wrapper.c
memory.c
mmap.c
plain_wrapper.c
streams.c
transports.c
userspace.c
xp_socket.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\win32\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\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
time.c
winutil.c
wsyslog.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\TSRM\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\TSRM\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\TSRM\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\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
	"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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\libbcmath\src\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\libbcmath\src\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\libbcmath\src\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\rt.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
add.c
compare.c
debug.c
div.c
divmod.c
doaddsub.c
init.c
int2num.c
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
recmul.c
rmzero.c
ext\bcmath\libbcmath\src\output.c(75): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
rt.c
sqrt.c
str2num.c
sub.c
zero.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\calendar\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\calendar\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\calendar\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cal_unix.c
calendar.c
dow.c
easter.c
french.c
gregor.c
jewish.c
julian.c
ext\calendar\calendar.c(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(382): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(462): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(102): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(109): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(495): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\easter.c(112): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(618): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(643): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\calendar\calendar.c(676): warning C4244: 'function': 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\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\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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\ctype\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\ctype\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\ctype\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\ /c ext\date\php_date.c
php_date.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\lib\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\lib\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\lib\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
astro.c
dow.c
interval.c
parse_date.c
parse_iso_intervals.c
parse_tz.c
timelib.c
tm2unixtime.c
unixtime2tm.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\filter\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\filter\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\filter\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
callback_filter.c
filter.c
logical_filters.c
sanitizing_filters.c
ext\filter\logical_filters.c(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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\hash\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\hash\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\hash\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
hash.c
hash_adler32.c
hash_crc32.c
hash_fnv.c
hash_gost.c
hash_haval.c
hash_joaat.c
hash_md.c
ext\hash\hash_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.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_md.c(684): warning C4244: '=': conversion from '__int64' to 'char', 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
hash_ripemd.c
hash_sha.c
hash_snefru.c
hash_tiger.c
hash_whirlpool.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
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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\iconv\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\iconv\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\iconv\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /c ext\json\json.c
json.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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\json\ /c ext\json\json_encoder.c ext\json\json_parser.tab.c ext\json\json_scanner.c
json_encoder.c
json_parser.tab.c
json_scanner.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mcrypt\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mcrypt\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mcrypt\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mcrypt\ /c ext\mcrypt\mcrypt.c ext\mcrypt\mcrypt_filter.c
mcrypt.c
mcrypt_filter.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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mysqlnd\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mysqlnd\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\mysqlnd\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\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
ext\mysqlnd\mysqlnd_auth.c(85): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', 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_auth.c(142): 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.c(256): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(355): warning C4267: 'initializing': conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(504): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(480): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd.c(723): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1012): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1031): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1070): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1437): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
mysqlnd_loaddata.c
ext\mysqlnd\mysqlnd.c(1563): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1834): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(2786): 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
mysqlnd_statistics.c
ext\mysqlnd\mysqlnd_net.c(48): warning C4244: 'initializing': conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(69): warning C4244: 'initializing': conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(617): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(615): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(641): warning C4267: 'function': conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(639): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(1074): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(1077): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(1080): warning C4244: '=': conversion from 'zend_long' to 'unsigned int', possible loss of data
mysqlnd_wireprotocol.c
ext\mysqlnd\mysqlnd_ps.c(766): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(467): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(475): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(500): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(502): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(511): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(361): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(616): warning C4018: '>': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(738): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(856): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(981): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1072): warning C4018: '<': signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1460): warning C4244: 'function': conversion from 'uint64_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result_meta.c(231): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
php_mysqlnd.c
ext\mysqlnd\mysqlnd_statistics.c(205): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(507): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(524): warning C4267: '=': conversion from 'size_t' to 'int8_t', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1275): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1344): warning C4244: '=': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1362): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1467): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1482): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1726): warning C4244: 'function': conversion from 'zend_ulong' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1805): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1965): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
ext\pcre\php_pcre.c(260): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1464): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pcre\php_pcre.c(1483): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\pcrelib\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\pcrelib\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\pcrelib\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pcre\pcrelib\ /c ext\pcre\pcrelib\pcre_chartables.c ext\pcre\pcrelib\pcre_compile.c ext\pcre\pcrelib\pcre_config.c ext\pcre\pcrelib\pcre_exec.c ext\pcre\pcrelib\pcre_fullinfo.c ext\pcre\pcrelib\pcre_get.c ext\pcre\pcrelib\pcre_globals.c ext\pcre\pcrelib\pcre_jit_compile.c ext\pcre\pcrelib\pcre_maketables.c ext\pcre\pcrelib\pcre_newline.c ext\pcre\pcrelib\pcre_ord2utf8.c ext\pcre\pcrelib\pcre_refcount.c ext\pcre\pcrelib\pcre_study.c ext\pcre\pcrelib\pcre_tables.c ext\pcre\pcrelib\pcre_ucd.c ext\pcre\pcrelib\pcre_valid_utf8.c ext\pcre\pcrelib\pcre_version.c ext\pcre\pcrelib\pcre_xclass.c
pcre_chartables.c
pcre_compile.c
pcre_config.c
pcre_exec.c
pcre_fullinfo.c
pcre_get.c
pcre_globals.c
pcre_jit_compile.c
pcre_maketables.c
pcre_newline.c
pcre_ord2utf8.c
pcre_refcount.c
pcre_study.c
ext\pcre\pcrelib\pcre_exec.c(670): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
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(4866): warning C4244: 'function': conversion from 'sljit_uw' to 'pcre_uint32', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6336): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6337): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6338): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6352): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_jit_compile.c(6353): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\reflection\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\reflection\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\reflection\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
ext\reflection\php_reflection.c(2224): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\session\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\session\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\session\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
mod_files.c
mod_mm.c
mod_user.c
mod_user_class.c
session.c
ext\session\session.c(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 '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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\spl\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\spl\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\spl\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
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(1142): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1147): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1152): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1157): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1162): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1167): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1172): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1177): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1182): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1187): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
spl_heap.c
ext\spl\spl_directory.c(1192): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1197): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1202): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1207): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1212): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1475): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\spl\spl_directory.c(1480): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
spl_iterators.c
spl_observer.c
ext\spl\spl_iterators.c(2067): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2075): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2083): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2095): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\standard\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\standard\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\standard\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\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
ext\standard\array.c(168): warning C4244: 'return': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(399): warning C4244: 'return': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\array.c(2745): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
crypt_blowfish.c
ext\standard\array.c(3585): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\standard\array.c(3587): 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
dns.c
dns_win32.c
exec.c
file.c
filestat.c
filters.c
flock_compat.c
formatted_print.c
fsock.c
ftok.c
ftp_fopen_wrapper.c
head.c
html.c
http.c
http_fopen_wrapper.c
image.c
incomplete_class.c
info.c
iptc.c
lcg.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
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
levenshtein.c
link_win32.c
mail.c
ext\standard\iptc.c(212): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(220): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(229): 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(242): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(255): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(261): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data
ext\standard\iptc.c(265): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(268): 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(272): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\iptc.c(278): 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\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\info.c(92): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
math.c
md5.c
metaphone.c
microtime.c
pack.c
pageinfo.c
password.c
php_crypt_r.c
ext\standard\md5.c(317): warning C4267: '+=': conversion from 'size_t' to 'php_uint32', possible loss of data
php_fopen_wrapper.c
proc_open.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
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
quot_print.c
rand.c
random.c
scanf.c
sha1.c
ext\standard\php_fopen_wrapper.c(422): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
soundex.c
streamsfuncs.c
string.c
strnatcmp.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
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
uniqid.c
url.c
ext\standard\streamsfuncs.c(824): warning C4244: 'function': conversion from 'php_socket_t' to 'int', possible loss of data
url_scanner_ex.c
ext\standard\string.c(981): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(1013): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(1232): warning C4244: 'initializing': conversion from 'zend_long' to 'double', possible loss of data
ext\standard\string.c(2120): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(2221): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(2401): warning C4018: '>': signed/unsigned mismatch
ext\standard\string.c(2510): warning C4018: '>': signed/unsigned mismatch
ext\standard\string.c(2523): warning C4018: '>': signed/unsigned mismatch
ext\standard\string.c(4282): warning C4018: '<': signed/unsigned mismatch
ext\standard\string.c(4522): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\standard\string.c(5284): warning C4018: '>': signed/unsigned mismatch
user_filters.c
uuencode.c
ext\standard\type.c(160): warning C4244: 'function': conversion from 'zend_long' 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
var.c
var_unserializer.c
versioning.c
ext/standard/var_unserializer.re(459): 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(679): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data (compiling source file ext\standard\var_unserializer.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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\tokenizer\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\tokenizer\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\tokenizer\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
tokenizer.c
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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\ /c ext\zip\php_zip.c ext\zip\zip_stream.c
php_zip.c
zip_stream.c
ext\zip\zip_stream.c(146): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(151): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(128): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(291): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(296): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(174): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(181): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(183): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(216): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(258): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(295): warning C4267: 'function': conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\zip\php_zip.c(527): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(621): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(681): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(653): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(812): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1286): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1447): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\zip\php_zip.c(1453): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1660): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1662): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1817): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1856): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1883): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1914): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(1944): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2033): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2037): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2064): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2246): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2632): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2647): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2671): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2707): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2723): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2725): warning C4244: 'function': conversion from 'zend_long' to 'zip_flags_t', possible loss of data
ext\zip\php_zip.c(2733): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\lib\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\lib\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zip\lib\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\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_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_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
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_error.c
zip_source_filep.c
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
ext\zip\lib\zip_source_filep.c(497): warning C4146: unary minus operator applied to unsigned type, result still unsigned
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
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_win32a.c
zip_source_win32handle.c
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_win32w.c(96): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\zip\lib\zip_source_win32a.c(96): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zlib\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zlib\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zlib\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
zlib.c
zlib_filter.c
zlib_fopen_wrapper.c
ext\zlib\zlib_filter.c(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_fopen_wrapper.c(41): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', 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_fopen_wrapper.c(56): warning C4267: 'function': conversion from 'size_t' to 'unsigned 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(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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\libxml\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\libxml\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\libxml\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
ext\libxml\libxml.c(381): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(386): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(539): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\dom\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\dom\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\dom\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
attr.c
cdatasection.c
characterdata.c
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
ext\dom\cdatasection.c(63): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(111): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(226): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(381): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\attr.c(172): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\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\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(1835): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1935): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
domconfiguration.c
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
ext\dom\domimplementation.c(186): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
domstringlist.c
element.c
entity.c
entityreference.c
namednodemap.c
namelist.c
node.c
nodelist.c
notation.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
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
ext\dom\node.c(347): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1359): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\dom\node.c(1813): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
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
processinginstruction.c
string_extend.c
text.c
typeinfo.c
userdatahandler.c
xpath.c
ext\dom\processinginstruction.c(146): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
pdo.c
pdo_dbh.c
pdo_sql_parser.c
pdo_sqlstate.c
pdo_stmt.c
ext/pdo/pdo_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_stmt.c(715): warning C4244: 'function': conversion from 'zend_long' 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(1376): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1472): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1314): warning C4244: '=': conversion from 'zend_uintptr_t' to 'uint32_t', possible loss of data
ext\pdo\pdo_stmt.c(1908): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2492): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(2497): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo_odbc\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo_odbc\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo_odbc\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\pdo_odbc\ /c ext\pdo_odbc\odbc_driver.c ext\pdo_odbc\odbc_stmt.c ext\pdo_odbc\pdo_odbc.c
odbc_driver.c
odbc_stmt.c
pdo_odbc.c
ext\pdo_odbc\pdo_odbc.c(131): warning C4312: 'type cast': conversion from 'SQLUINTEGER' to 'void *' of greater size
ext\pdo_odbc\pdo_odbc.c(137): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\pdo_odbc.c(139): warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
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_stmt.c(765): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
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(412): warning C4312: 'type cast': conversion from 'SQLUINTEGER' to 'void *' of greater size
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(434): warning C4244: '=': conversion from 'zend_long' to 'SQLUINTEGER', possible loss of data
ext\pdo_odbc\odbc_driver.c(435): warning C4312: 'type cast': conversion from 'SQLUINTEGER' to 'void *' of greater size
ext\pdo_odbc\odbc_driver.c(436): warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\pdo_odbc\odbc_driver.c(456): warning C4267: 'function': conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\phar\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\phar\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\phar\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
dirstream.c
func_interceptors.c
phar.c
phar_object.c
phar_path_check.c
stream.c
tar.c
util.c
ext\phar\func_interceptors.c(56): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(138): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\phar\dirstream.c(206): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(161): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(230): warning C4244: '=': conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar_object.c(78): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(264): warning C4244: '=': conversion from '__int64' to 'uint', 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\dirstream.c(183): warning C4267: 'initializing': 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\phar_object.c(64): warning C4267: 'initializing': 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\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\dirstream.c(337): warning C4267: '=': conversion from 'size_t' to 'uint', 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\stream.c(74): warning C4267: 'function': 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\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\tar.c(232): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\func_interceptors.c(318): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(236): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\phar\dirstream.c(381): warning C4267: 'initializing': 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\stream.c(187): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(421): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(193): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(620): warning C4244: '=': conversion from '__int64' 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\dirstream.c(455): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(464): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(482): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(510): warning C4267: '=': conversion from 'size_t' to 'php_uint32', 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\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\dirstream.c(556): 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\dirstream.c(590): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(599): warning C4267: '=': conversion from 'size_t' to 'uint', 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_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(629): 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.c(1190): warning C4244: '=': conversion from '__int64' 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_object.c(528): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(382): warning C4018: '<': signed/unsigned mismatch
ext\phar\stream.c(448): warning C4244: '=': conversion from 'zend_off_t' to 'php_uint32', possible loss of data
ext\phar\tar.c(859): warning C4267: '=': conversion from 'size_t' to 'php_uint32', 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(467): warning C4244: '=': conversion from 'time_t' to 'php_uint32', 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\phar_object.c(608): warning C4267: '=': conversion from 'size_t' 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\phar_object.c(635): 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(656): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(657): warning C4267: '-=': 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\func_interceptors.c(919): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(908): 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\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\util.c(271): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(950): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\util.c(280): 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.c(1343): warning C4267: '=': 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.c(1380): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(1060): warning C4244: '=': conversion from 'zend_long' to 'php_uint32', possible loss of data
ext\phar\phar.c(1392): warning C4244: '=': conversion from '__int64' 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\func_interceptors.c(986): warning C4267: '=': 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\func_interceptors.c(993): warning C4267: '=': 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(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\stream.c(833): warning C4267: '=': conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1518): warning C4267: '=': conversion from 'size_t' to 'int', 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(1715): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(588): warning C4244: '=': conversion from 'time_t' to 'php_uint32', 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\phar_object.c(1070): warning C4267: 'function': conversion from 'size_t' to 'int', 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\phar_object.c(1163): warning C4267: '=': conversion from 'size_t' 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\phar.c(2019): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2033): warning C4244: '=': conversion from '__int64' 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\phar_object.c(1330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2127): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2163): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2203): warning C4090: '=': different 'const' qualifiers
ext\phar\phar.c(2205): warning C4090: 'function': different 'const' qualifiers
ext\phar\phar.c(2219): warning C4090: 'function': different 'const' qualifiers
ext\phar\phar.c(2228): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2244): warning C4090: 'function': different 'const' qualifiers
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.c(2268): warning C4267: '=': conversion from 'size_t' to 'int', 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.c(2313): warning C4267: '=': conversion from 'size_t' to 'int', 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\util.c(1126): warning C4267: '=': conversion from 'size_t' to 'int', 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_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\util.c(1326): 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(2455): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2456): warning C4267: '=': 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.c(2660): warning C4244: '=': conversion from 'zend_off_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\util.c(1621): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1888): warning C4267: '=': conversion from 'size_t' to 'uint', 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(2853): warning C4267: '=': conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\util.c(1695): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2892): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1728): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2962): warning C4244: '=': conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2968): 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\util.c(1778): 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.c(3273): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
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.c(3498): warning C4018: '<': signed/unsigned mismatch
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
zip.c
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
ext\phar\zip.c(63): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\simplexml\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\simplexml\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\simplexml\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xml\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xml\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xml\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
ext\xml\compat.c(68): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(150): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(152): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(156): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(211): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(236): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(238): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(277): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(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(1406): warning C4244: 'function': conversion from 'zend_long' 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(1602): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1606): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
ext\xml\xml.c(1610): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\wddx\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\wddx\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\wddx\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\wddx\ /c ext\wddx\wddx.c
wddx.c
ext\wddx\wddx.c(736): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(756): 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_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlreader\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlreader\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlreader\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
ext\xmlreader\php_xmlreader.c(292): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(578): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(635): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(715): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(884): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1000): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1065): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1075): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1086): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP7DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x0600 /D COMPILE_DL_APCU /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_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 /D ZTS=1 /I "C:\php-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlwriter\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlwriter\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlwriter\ /FdC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
	rc /fo C:\obj\7.0-ts-windows-vc14-x64\Release_TS\php7ts.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php7ts.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\obj\7.0-ts-windows-vc14-x64\Release_TS /d MC_INCLUDE="\"C:\obj\7.0-ts-windows-vc14-x64\Release_TS\wsyslog.rc\""  win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.3.9600.17336

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-ts-windows-vc14-x64\Release_TS\php7ts.lib and object C:\obj\7.0-ts-windows-vc14-x64\Release_TS\php7ts.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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\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-ts-windows-vc14-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
	rc /n /fo C:\obj\7.0-ts-windows-vc14-x64\Release_TS\php_apcu.dll.res /d FILE_DESCRIPTION="\"php_apcu.dll\"" /d FILE_NAME="\"php_apcu.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"APCU extension\"" /d THANKS_GUYS="\"\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.3.9600.17336

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\7.0-ts-windows-vc14-x64\Release_TS\php_apcu.lib and object C:\obj\7.0-ts-windows-vc14-x64\Release_TS\php_apcu.exp
apc_cache.obj : error LNK2001: unresolved external symbol _tsrm_ls_cache
C:\obj\7.0-ts-windows-vc14-x64\Release_TS\php_apcu.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\link.exe"' : return code '0x460'
Stop.
