
Microsoft (R) Program Maintenance Utility Version 11.00.50727.1
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\5.6-nts-windows-vc11-x64\Release\php5.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.0\bin\x64\mc.exe" -h win32\ -r C:\obj\5.6-nts-windows-vc11-x64\Release\ -x C:\obj\5.6-nts-windows-vc11-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_BZLIB_H=1 /D COMPILE_DL_BZ2 /D BZ2_EXPORTS=1  /D PHP_BZ2_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bz2\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bz2\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bz2\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
bz2.c
bz2_filter.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bz2\bz2_filter.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bz2\bz2.c)
ext\bz2\bz2_filter.c(117) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(142) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(144) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(167) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(238) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(256) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(258) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(274) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(276) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(329) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2.c(143) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(156) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(229) : warning C4090: '=' : different 'const' qualifiers
ext\bz2\bz2.c(257) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\bz2\bz2.c(353) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(444) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\bz2\bz2.c(622) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(627) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\bz2\bz2.c(628) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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   /Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /D ZLIB_EXPORTS /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\Zend\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\Zend\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\Zend\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\Zend\ /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_dynamic_array.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_indent.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_qsort.c Zend\zend_sprintf.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c Zend\zend_virtual_cwd.c Zend\zend_vm_opcodes.c
zend.c
zend_API.c
zend_alloc.c
zend_ast.c
zend_builtin_functions.c
zend_closures.c
zend_compile.c
zend_constants.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_API.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_builtin_functions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ast.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_closures.c)
Zend\zend_API.c(1284) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1367) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1450) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1478) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1669) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1918) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1933) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1971) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2057) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2135) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(144) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(146) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2147) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend.c(151) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(153) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(164) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2320) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2342) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(168) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(179) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(183) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(185) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(190) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(208) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(210) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2544) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(344) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(346) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(351) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(383) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(403) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(405) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(423) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(425) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(427) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(1089) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3412) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(872) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3592) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(910) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3624) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3694) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(3694) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3697) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(1174) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3789) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3898) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1892) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(1336) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2006) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2062) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2198) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2199) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_alloc.c(945) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_builtin_functions.c(2224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_alloc.c(1911) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_alloc.c(2089) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_alloc.c(2200) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_alloc.c(2630) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_constants.c)
zend_default_classes.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_compile.c)
zend_dynamic_array.c
Zend\zend_constants.c(211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_constants.c(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(156) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(256) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(983) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(998) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(1847) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(2009) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2065) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2113) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_compile.c(2562) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2611) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2728) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2747) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(3387) : warning C4267: '+=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(3419) : warning C4267: '=' : conversion from 'size_t' to 'zend_uint', possible loss of data
zend_exceptions.c
zend_execute.c
Zend\zend_compile.c(4258) : warning C4267: 'initializing' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(5595) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(5597) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
Zend\zend_compile.c(5638) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5854) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5857) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5931) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_compile.c(5935) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_compile.c(5939) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_compile.c(5942) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_compile.c(5949) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_compile.c(7168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(7245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(7373) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_default_classes.c)
zend_generators.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_exceptions.c)
zend_hash.c
Zend\zend_execute.c(796) : warning C4018: '>=' : signed/unsigned mismatch
Zend\zend_exceptions.c(535) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_exceptions.c(554) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_exceptions.c(602) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute.c(1651) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(742) : warning C4018: '<=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(815) : warning C4018: '<=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(1107) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(1229) : warning C4018: '>' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(1232) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(1234) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(2951) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(2964) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(3616) : warning C4101: 'free_op1' : unreferenced local variable (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_execute_API.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(8318) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(8331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
Zend\zend_execute_API.c(1116) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute_API.c(1135) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute_API.c(1586) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(13687) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(13700) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_gc.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(31346) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_vm_execute.h(31359) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_generators.c)
Zend\zend_generators.c(55) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_generators.c(57) : warning C4018: '>' : signed/unsigned mismatch
zend_highlight.c
zend_indent.c
zend_ini.c
zend_ini_parser.c
zend_ini_scanner.c
zend_interfaces.c
Zend\zend_hash.c(1310) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend_hash.c(1312) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend_hash.c(1340) : warning C4018: '<' : signed/unsigned mismatch
zend_iterators.c
Zend\zend_indent.c(72) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend_indent.c(86) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(92) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(95) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(104) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_scanner.c)
Zend\zend_indent.c(116) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend/zend_ini_scanner.l(232) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_ini_scanner.c)
Zend/zend_ini_scanner.l(287) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_ini_scanner.c)
Zend/zend_ini_scanner.l(297) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_scanner.c)
zend_language_parser.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_parser.c)
Zend/zend_ini_parser.y(158) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_parser.c)
Zend/zend_ini_parser.y(176) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_parser.c)
Zend/zend_ini_parser.c(536) : warning C4273: 'malloc' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(106) : see previous definition of 'malloc'
Zend/zend_ini_parser.c(543) : warning C4273: 'free' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(105) : see previous definition of 'free'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_iterators.c)
Zend\zend_highlight.c(33) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_highlight.c(36) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(492) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_highlight.c(39) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(494) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_highlight.c(42) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zend_language_scanner.c
Zend\zend_highlight.c(45) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(514) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_highlight.c(48) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(518) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(520) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(540) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zend_list.c
zend_llist.c
zend_multibyte.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_interfaces.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_parser.c)
zend_object_handlers.c
Zend/zend_language_parser.c(460) : warning C4273: 'malloc' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(106) : see previous definition of 'malloc'
Zend/zend_language_parser.c(467) : warning C4273: 'free' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(105) : see previous definition of 'free'
Zend\zend_interfaces.c(328) : warning C4018: '<' : signed/unsigned mismatch
Zend/zend_language_parser.y(1331) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_parser.c)
zend_objects.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(289) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_list.c)
Zend/zend_language_scanner.l(305) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(524) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(637) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(683) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(984) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1795) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1796) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1797) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1832) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1826) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1816) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1855) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(2008) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
zend_objects_API.c
Zend/zend_language_scanner.l(1660) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1672) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1616) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1647) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
zend_opcode.c
Zend/zend_language_scanner.l(1187) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(2361) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend\zend_llist.c(254) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
zend_operators.c
zend_ptr_stack.c
Zend\zend_multibyte.c(171) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
zend_qsort.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_object_handlers.c)
Zend\zend_object_handlers.c(435) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(924) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(1139) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_sprintf.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects.c)
zend_stack.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects_API.c)
zend_stream.c
zend_string.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_operators.c)
Zend\zend_operators.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_operators.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_opcode.c)
Zend\zend_opcode.c(496) : warning C4018: '<' : signed/unsigned mismatch
zend_strtod.c
zend_ts_hash.c
zend_variables.c
zend_virtual_cwd.c
zend_vm_opcodes.c
Zend\zend_string.c(65) : warning C4090: '=' : different 'const' qualifiers
Zend\zend_string.c(201) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_variables.c)
Zend\zend_virtual_cwd.c(383) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_virtual_cwd.c(469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_virtual_cwd.c(1147) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_virtual_cwd.c(1181) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_virtual_cwd.c(1395) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_virtual_cwd.c(1973) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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   /Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /D ZLIB_EXPORTS /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\main\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\main\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\main\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_sprintf.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
SAPI.c
fopen_wrappers.c
getopt.c
internal_functions.c
main.c
mergesort.c
network.c
output.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\fopen_wrappers.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\SAPI.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\internal_functions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\getopt.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\network.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\output.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\mergesort.c)
main\getopt.c(92) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\getopt.c(103) : warning C4090: '=' : different 'const' qualifiers
main\getopt.c(122) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(163) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(179) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(194) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(301) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(309) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(92) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(101) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(249) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\SAPI.c(194) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(389) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(402) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\SAPI.c(259) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(318) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(325) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(561) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(566) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(653) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(661) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(882) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\SAPI.c(749) : warning C4018: '<' : signed/unsigned mismatch
main\output.c(971) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\SAPI.c(808) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1094) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\SAPI.c(901) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1202) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1203) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1204) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1205) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(1026) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(1207) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1208) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1280) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\fopen_wrappers.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(171) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(230) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_content_types.c
main\fopen_wrappers.c(411) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(413) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(534) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(569) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(629) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(646) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(647) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(777) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(795) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_ini.c
php_open_temporary_file.c
php_scandir.c
php_sprintf.c
php_ticks.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\main.c)
php_variables.c
main\main.c(138) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(147) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(793) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(996) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(1657) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2210) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2225) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2523) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2551) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2631) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2678) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_content_types.c)
reentrancy.c
main\php_content_types.c(73) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_content_types.c(73) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_open_temporary_file.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ini.c)
rfc1867.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_sprintf.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_scandir.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ticks.c)
main\php_open_temporary_file.c(128) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_open_temporary_file.c(203) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_variables.c)
main\php_ini.c(361) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(368) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(650) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(693) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
snprintf.c
main\php_ini.c(845) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(898) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(916) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(934) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_scandir.c(100) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
spprintf.c
strlcat.c
strlcpy.c
main\php_variables.c(42) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(92) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(174) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(275) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(277) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\php_variables.c(279) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\php_variables.c(463) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(464) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(474) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(548) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(567) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\reentrancy.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\rfc1867.c)
main\rfc1867.c(155) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(184) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(440) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(441) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(549) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(720) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(737) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(867) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(886) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\snprintf.c)
main\rfc1867.c(1047) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1063) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\rfc1867.c(1106) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(1115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1124) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1131) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1148) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1179) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1206) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1217) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1266) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1278) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\spprintf.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcat.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcpy.c)
main\snprintf.c(398) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\snprintf.c(975) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\snprintf.c(1088) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\snprintf.c(1249) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\snprintf.c(1262) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\spprintf.c(585) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(587) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(696) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(720) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(830) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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   /Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /D ZLIB_EXPORTS /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /c win32\fnmatch.c win32\inet.c win32\sockets.c
fnmatch.c
inet.c
sockets.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\inet.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\sockets.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\fnmatch.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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   /Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /D ZLIB_EXPORTS /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\main\streams\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\main\streams\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\main\streams\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\main\streams\ /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cast.c
filter.c
glob_wrapper.c
memory.c
mmap.c
plain_wrapper.c
streams.c
transports.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\filter.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\cast.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\memory.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\glob_wrapper.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\mmap.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\plain_wrapper.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\transports.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\streams.c)
main\streams\memory.c(148) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(159) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(171) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(186) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(191) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(215) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\glob_wrapper.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(59) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(81) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(135) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(666) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(699) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(700) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(715) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(722) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(729) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(730) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\filter.c(49) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(54) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(68) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\filter.c(274) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(406) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\filter.c(497) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\transports.c(34) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\transports.c(39) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\plain_wrapper.c(322) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(374) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(380) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(773) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\plain_wrapper.c(774) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\streams.c(121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\plain_wrapper.c(1088) : warning C4267: 'function' : conversion from 'size_t' to 'const int', possible loss of data
main\streams\plain_wrapper.c(1092) : warning C4267: 'function' : conversion from 'size_t' to 'const int', possible loss of data
main\streams\plain_wrapper.c(1178) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1287) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(640) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(697) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(721) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1468) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(748) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(767) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(814) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(951) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(952) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1020) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1106) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1107) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1144) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1341) : warning C4267: '-=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1363) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1410) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1538) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1707) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\streams.c(1718) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(1733) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\streams.c(1752) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2039) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(2232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2235) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2252) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
userspace.c
xp_socket.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\userspace.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\xp_socket.c)
main\streams\xp_socket.c(70) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(294) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\xp_socket.c(159) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(297) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\xp_socket.c(239) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(242) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(256) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(261) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(377) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(317) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(381) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(318) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\xp_socket.c(319) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(395) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(470) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(478) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(637) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(691) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\streams\userspace.c(1182) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1186) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1230) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1238) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1283) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1295) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1342) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1350) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1405) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1422) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1432) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1480) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1488) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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   /Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /D ZLIB_EXPORTS /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\win32\ /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
glob.c
globals.c
readdir.c
registry.c
select.c
sendmail.c
time.c
winutil.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\glob.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\globals.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\select.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\readdir.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\sendmail.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\registry.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\winutil.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\time.c)
win32\glob.c(745) : warning C4267: '=' : conversion from 'size_t' to 'u_int', possible loss of data
win32\readdir.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\readdir.c(86) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
win32\readdir.c(110) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
win32\readdir.c(155) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\registry.c(31) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
win32\registry.c(37) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(171) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(182) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(272) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(483) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(538) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(588) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(623) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(794) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(855) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
win32\winutil.c(118) : warning C4267: 'function' : conversion from 'size_t' to 'DWORD', possible loss of data
wsyslog.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\wsyslog.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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   /Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /D ZLIB_EXPORTS /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\TSRM\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\TSRM\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\TSRM\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\TSRM\ /c TSRM\TSRM.c TSRM\tsrm_strtok_r.c TSRM\tsrm_win32.c
TSRM.c
tsrm_strtok_r.c
tsrm_win32.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (TSRM\tsrm_win32.c)
TSRM\tsrm_win32.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_win32.c(289) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_win32.c(460) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_win32.c(480) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(312) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(351) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(387) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(475) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(510) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\rt.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
add.c
compare.c
debug.c
div.c
divmod.c
doaddsub.c
init.c
int2num.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\add.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\debug.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\compare.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\div.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\init.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\doaddsub.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\int2num.c)
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\neg.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\num2long.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\outofmem.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\num2str.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\output.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\raise.c)
recmul.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\raisemod.c)
ext\bcmath\libbcmath\src\output.c(75) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
rmzero.c
rt.c
sqrt.c
str2num.c
sub.c
zero.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\str2num.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\sub.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\rt.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\sqrt.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\recmul.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\zero.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\rmzero.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\calendar\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\calendar\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\calendar\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cal_unix.c
calendar.c
dow.c
easter.c
french.c
gregor.c
jewish.c
julian.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\calendar\calendar.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\calendar\cal_unix.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\calendar\easter.c)
ext\calendar\calendar.c(281) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(283) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(284) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(285) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\easter.c(115) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\calendar\calendar.c(412) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(414) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(415) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(416) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(420) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(421) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(427) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(429) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\calendar\calendar.c(450) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(483) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(590) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\calendar\calendar.c(613) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(629) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(664) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(700) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(703) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\calendar\calendar.c(753) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ctype\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ctype\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ctype\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\ /c ext\date\php_date.c
php_date.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(918) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(924) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1237) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1429) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1466) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1719) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1773) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1774) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1775) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1776) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1777) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1778) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1779) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1780) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1818) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1819) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1821) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1822) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1823) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1824) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1825) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1826) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1827) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2230) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2242) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2253) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2257) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2343) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2353) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2357) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2429) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2431) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2433) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2438) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2440) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2446) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2447) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2448) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2449) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2921) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2927) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2929) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2935) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2963) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2964) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2965) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2966) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2967) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2968) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2971) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2973) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2980) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2983) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2986) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2987) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2991) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2998) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2999) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3000) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3007) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3008) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3009) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3010) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3011) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3012) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3014) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3017) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3020) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3022) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3080) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3811) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3822) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3826) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3849) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3934) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3944) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3946) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3958) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3960) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3965) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3990) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3991) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3992) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3993) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4207) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4208) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4209) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4210) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4212) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4215) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4216) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4217) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4218) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4220) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4221) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4366) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4621) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4640) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4641) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4643) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4648) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4691) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4829) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4830) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4833) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4834) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4838) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4840) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4843) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4849) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4850) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4853) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4854) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4858) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4860) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4867) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4868) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4871) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4872) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4876) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4878) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4885) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4886) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4889) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4890) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4894) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4896) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /DHAVE_TIMELIB_CONFIG_H=1 /wd4244 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\lib\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\lib\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\lib\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
astro.c
dow.c
interval.c
parse_date.c
parse_iso_intervals.c
parse_tz.c
timelib.c
tm2unixtime.c
unixtime2tm.c
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\ /c ext\ereg\ereg.c
ereg.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(461) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(511) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(526) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(703) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ereg\regex\ /c ext\ereg\regex\regcomp.c ext\ereg\regex\regerror.c ext\ereg\regex\regexec.c ext\ereg\regex\regfree.c
regcomp.c
regerror.c
regexec.c
regfree.c
ext\ereg\regex\regcomp.c(127) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(264) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(484) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(815) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\ereg\regex\regcomp.c(1072) : warning C4267: '-=' : conversion from 'size_t' to 'uch', possible loss of data
ext\ereg\regex\regcomp.c(1398) : warning C4267: '=' : conversion from 'size_t' to 'sop', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\ereg\regex\engine.c(204) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\ereg\regex\engine.c(205) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\ereg\regex\engine.c(397) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\ereg\regex\engine.c(402) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\ereg\regex\engine.c(590) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\ereg\regex\engine.c(601) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ereg\regex\regerror.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\filter\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\filter\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\filter\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
callback_filter.c
filter.c
logical_filters.c
sanitizing_filters.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\logical_filters.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\filter.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\callback_filter.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\sanitizing_filters.c)
ext\filter\logical_filters.c(388) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\filter\filter.c(446) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\filter\logical_filters.c(613) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\filter\logical_filters.c(617) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(107) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(150) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(264) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ftp\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ftp\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ftp\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ftp\ /c ext\ftp\ftp.c ext\ftp\php_ftp.c
ftp.c
php_ftp.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\ftp.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\php_ftp.c)
ext\ftp\ftp.c(444) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\ftp\php_ftp.c(454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1021) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(571) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1233) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\ftp\ftp.c(1266) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1294) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1360) : warning C4244: 'return' : conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\php_ftp.c(643) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1391) : warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\php_ftp.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(1267) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\hash\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\hash\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\hash\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
hash.c
hash_adler32.c
hash_crc32.c
hash_fnv.c
hash_gost.c
hash_haval.c
hash_joaat.c
hash_md.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_adler32.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_crc32.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_fnv.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_gost.c)
ext\hash\hash.c(106) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(163) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(446) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_haval.c)
ext\hash\hash.c(483) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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(860) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(887) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(919) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(962) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_joaat.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_md.c)
ext\hash\hash_md.c(684) : warning C4244: '=' : conversion from '__int64' to 'char', possible loss of data
hash_ripemd.c
hash_sha.c
hash_snefru.c
hash_tiger.c
hash_whirlpool.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_ripemd.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_snefru.c)
ext\hash\hash_snefru.c(147) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_snefru.c(149) : warning C4267: '+=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\hash\hash_snefru.c(154) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_snefru.c(170) : warning C4267: '=' : conversion from 'size_t' to 'unsigned char', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_tiger.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_sha.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_whirlpool.c)
ext\hash\hash_tiger.c(202) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash_tiger.c(221) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\iconv\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\iconv\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\iconv\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(414) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\iconv\iconv.c(739) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(756) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1198) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1219) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1320) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(2087) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2289) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2334) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2419) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2423) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2425) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2428) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\iconv\iconv.c(2464) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2520) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2521) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2523) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2525) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2527) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /c ext\json\json.c
json.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(589) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(645) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(814) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(874) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(876) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(878) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(880) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(882) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(884) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(886) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(888) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(892) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\json\ /c ext\json\JSON_parser.c ext\json\utf8_decode.c
JSON_parser.c
utf8_decode.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\json\JSON_parser.c)
ext\json\JSON_parser.c(341) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\JSON_parser.c(406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(553) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(556) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(659) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\JSON_parser.c(669) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\JSON_parser.c(698) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(701) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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\php56\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mcrypt\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mcrypt\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mcrypt\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mcrypt\ /c ext\mcrypt\mcrypt.c ext\mcrypt\mcrypt_filter.c
mcrypt.c
mcrypt_filter.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt_filter.c)
ext\mcrypt\mcrypt.c(836) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(849) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1114) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1121) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(63) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(96) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(210) : warning C4090: 'function' : different 'const' qualifiers
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mysqlnd\ /c ext\mysqlnd\mysqlnd.c ext\mysqlnd\mysqlnd_alloc.c ext\mysqlnd\mysqlnd_auth.c ext\mysqlnd\mysqlnd_block_alloc.c ext\mysqlnd\mysqlnd_bt.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_bt.c
mysqlnd_charset.c
mysqlnd_debug.c
mysqlnd_driver.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_auth.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_alloc.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_bt.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_block_alloc.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_debug.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_charset.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_driver.c)
ext\mysqlnd\mysqlnd_bt.c(171) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_bt.c(181) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_bt.c(222) : warning C4267: 'initializing' : conversion from 'size_t' to '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.c(257) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_block_alloc.c(160) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(336) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(294) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(352) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(364) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(522) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(712) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1002) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1020) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1059) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1425) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd.c(1551) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1754) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1755) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1823) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(2448) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd.c(2532) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd.c(2532) : warning C4090: 'function' : different 'const' qualifiers
mysqlnd_ext_plugin.c
ext\mysqlnd\mysqlnd.c(2803) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_loaddata.c
mysqlnd_net.c
mysqlnd_plugin.c
mysqlnd_ps.c
mysqlnd_ps_codec.c
mysqlnd_result.c
mysqlnd_result_meta.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ext_plugin.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_plugin.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps_codec.c)
ext\mysqlnd\mysqlnd_loaddata.c(148) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps.c)
ext\mysqlnd\mysqlnd_net.c(48) : warning C4244: 'initializing' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_plugin.c(144) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_plugin.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
mysqlnd_reverse_api.c
ext\mysqlnd\mysqlnd_net.c(582) : warning C4267: 'initializing' : conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(584) : warning C4267: 'function' : conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(608) : warning C4267: 'function' : conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(872) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(882) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(895) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(900) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(905) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
mysqlnd_statistics.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result_meta.c)
mysqlnd_wireprotocol.c
ext\mysqlnd\mysqlnd_ps_codec.c(121) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(783) : warning C4293: '>>' : shift count negative or too big, undefined behavior
ext\mysqlnd\mysqlnd_result.c(545) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(695) : warning C4018: '>' : signed/unsigned mismatch
php_mysqlnd.c
ext\mysqlnd\mysqlnd_result.c(1064) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1155) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(1555) : warning C4244: 'function' : conversion from 'uint64_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps.c(749) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_wireprotocol.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_reverse_api.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_statistics.c)
ext\mysqlnd\mysqlnd_reverse_api.c(64) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_statistics.c(204) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_statistics.c(209) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(509) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(526) : warning C4267: '=' : conversion from 'size_t' to 'int8_t', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\php_mysqlnd.c)
ext\mysqlnd\mysqlnd_wireprotocol.c(1431) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1449) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1736) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1742) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1814) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1974) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\odbc\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\odbc\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\odbc\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\odbc\ /c ext\odbc\php_odbc.c
php_odbc.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(735) : warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(736) : warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(1096) : warning C4244: '=' : conversion from 'SQLLEN' to 'long', possible loss of data
ext\odbc\php_odbc.c(1515) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(1522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(1728) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1776) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1786) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1797) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\odbc\php_odbc.c(1885) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1931) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1941) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2028) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2178) : warning C4244: 'initializing' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2185) : warning C4244: 'initializing' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2477) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2484) : warning C4267: 'function' : conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\odbc\php_odbc.c(2543) : warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2544) : warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2741) : warning C4244: '=' : conversion from 'SQLLEN' to 'long', possible loss of data
ext\odbc\php_odbc.c(2839) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2875) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(3015) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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  /D HAVE_CONFIG_H /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(214) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(345) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\pcre\php_pcre.c(477) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(494) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(525) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(736) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(744) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(759) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(767) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(803) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(811) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(896) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(901) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(992) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(1188) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1223) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1597) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1601) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1671) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1680) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1773) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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  /D HAVE_CONFIG_H /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /c ext\pcre\pcrelib\pcre_chartables.c ext\pcre\pcrelib\pcre_compile.c ext\pcre\pcrelib\pcre_config.c ext\pcre\pcrelib\pcre_exec.c ext\pcre\pcrelib\pcre_fullinfo.c ext\pcre\pcrelib\pcre_get.c ext\pcre\pcrelib\pcre_globals.c ext\pcre\pcrelib\pcre_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_maketables.c
ext\pcre\pcrelib\pcre_compile.c(3039) : warning C4244: '=' : conversion from '__int64' to 'pcre_uint32', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(4829) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_exec.c(672) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(5969) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(5970) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(6051) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(6052) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
pcre_newline.c
pcre_ord2utf8.c
pcre_refcount.c
pcre_study.c
pcre_tables.c
pcre_ucd.c
pcre_valid_utf8.c
pcre_version.c
pcre_xclass.c
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\reflection\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\reflection\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\reflection\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(610) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(845) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(859) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\reflection\php_reflection.c(1220) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1310) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1339) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(1353) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1653) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1820) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(2130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(2714) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(2782) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(3173) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(3196) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(3429) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(3611) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(3769) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(3911) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4703) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(4750) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4773) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4879) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5040) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5115) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5140) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5238) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5291) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5318) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5369) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5507) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5597) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5635) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5651) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5667) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5683) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5699) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\session\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\session\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\session\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
mod_files.c
mod_mm.c
mod_user.c
mod_user_class.c
session.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_mm.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_files.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_user.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\session.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_user_class.c)
ext\session\mod_user.c(91) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(92) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(133) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(154) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(98) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(167) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(124) : warning C4101: 'sbuf' : unreferenced local variable
ext\session\mod_files.c(310) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\mod_user_class.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(149) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(158) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(322) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(335) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(358) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(362) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(849) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(903) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(991) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1028) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\session\session.c(1177) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1193) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1196) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1207) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1215) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1222) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1225) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1228) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1294) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1298) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1303) : warning C4018: '>' : signed/unsigned mismatch
ext\session\session.c(1343) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1344) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1393) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1463) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1470) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1521) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1567) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\session\session.c(1702) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1703) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1704) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1705) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1706) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1721) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1742) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1844) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1916) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1941) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2003) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2177) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2558) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2589) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2626) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2636) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2684) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2713) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2722) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2728) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2757) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2769) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2770) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2788) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2801) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\spl\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\spl\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\spl\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\php_spl.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_array.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_directory.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_functions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_fixedarray.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\php_spl.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\php_spl.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_directory.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\php_spl.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_directory.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_directory.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_array.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_array.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_array.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
ext\spl\spl_functions.c(35) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_functions.c(45) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_fixedarray.c)
ext\spl\spl_functions.c(60) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_fixedarray.c)
ext\spl\spl_functions.c(86) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_fixedarray.c)
ext\spl\spl_functions.c(89) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\spl\spl_directory.c(249) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(308) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\spl\php_spl.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\spl\spl_directory.c(412) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_dllist.c(1175) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_array.c(1255) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_array.c(1727) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\php_spl.c(781) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(951) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(952) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(982) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(983) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1020) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1039) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1074) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1324) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1413) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1542) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1587) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1793) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1905) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1909) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2169) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\spl\spl_directory.c(2317) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2332) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(2452) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2474) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2859) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2883) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2929) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2952) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
spl_heap.c
spl_iterators.c
spl_observer.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_observer.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_iterators.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_heap.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_observer.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_observer.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_observer.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_heap.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_iterators.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_heap.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_heap.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_iterators.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_iterators.c)
ext\spl\spl_observer.c(377) : warning C4018: '>' : signed/unsigned mismatch
ext\spl\spl_observer.c(486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_observer.c(799) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(696) : warning C4101: 'zobject' : unreferenced local variable
ext\spl\spl_iterators.c(1047) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1073) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1236) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1295) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2282) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\standard\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\standard\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\standard\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\html.c ext\standard\http.c ext\standard\http_fopen_wrapper.c ext\standard\image.c ext\standard\incomplete_class.c ext\standard\info.c ext\standard\iptc.c ext\standard\lcg.c ext\standard\levenshtein.c ext\standard\link_win32.c ext\standard\mail.c ext\standard\math.c ext\standard\md5.c ext\standard\metaphone.c ext\standard\microtime.c ext\standard\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\scanf.c ext\standard\sha1.c ext\standard\soundex.c ext\standard\streamsfuncs.c ext\standard\string.c ext\standard\strnatcmp.c ext\standard\syslog.c ext\standard\type.c ext\standard\uniqid.c ext\standard\url.c ext\standard\url_scanner_ex.c ext\standard\user_filters.c ext\standard\uuencode.c ext\standard\var.c ext\standard\var_unserializer.c ext\standard\versioning.c
array.c
assert.c
base64.c
basic_functions.c
browscap.c
crc32.c
credits.c
crypt.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\array.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\assert.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\base64.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\basic_functions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\browscap.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crc32.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\credits.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crypt.c)
ext\standard\assert.c(199) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(213) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(215) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(316) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(289) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(297) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(299) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\array.c(2498) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\array.c(2504) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
crypt_blowfish.c
crypt_freesec.c
ext\standard\basic_functions.c(3615) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3616) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3617) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3618) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3619) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3622) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3623) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
crypt_sha256.c
ext\standard\basic_functions.c(3634) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3637) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3639) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3641) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3643) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3644) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3647) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3650) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3664) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3693) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3694) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3695) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3696) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3697) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3698) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3703) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3740) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3742) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3743) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3789) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3792) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3793) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3794) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3796) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3805) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3806) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3817) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3818) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3870) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(3973) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4001) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4030) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4077) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4313) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4368) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4374) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4388) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4394) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4483) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\basic_functions.c(4545) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4592) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4681) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5139) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5146) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
crypt_sha512.c
ext\standard\basic_functions.c(5337) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5339) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5341) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5345) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5347) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5350) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5355) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5357) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5419) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
css.c
ext\standard\basic_functions.c(5477) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5505) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5637) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
cyr_convert.c
datetime.c
ext\standard\basic_functions.c(5684) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
dir.c
dl.c
dns.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crypt_sha256.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\css.c)
ext\standard\crypt_sha256.c(123) : warning C4267: '+=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\crypt_sha256.c(264) : warning C4267: '+=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\crypt_sha256.c(309) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\crypt_sha256.c(532) : warning C4267: '-=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt_sha256.c(604) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crypt_sha512.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\cyr_convert.c)
dns_win32.c
exec.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\datetime.c)
ext\standard\cyr_convert.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dir.c)
file.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dl.c)
filestat.c
filters.c
ext\standard\dir.c(240) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dir.c(241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dir.c(373) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dir.c(414) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(132) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(148) : warning C4047: '!=' : 'int' differs in levels of indirection from 'char [1]'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dns.c)
flock_compat.c
formatted_print.c
ext\standard\dns.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns.c(173) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns.c(232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
fsock.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dns_win32.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\exec.c)
ext\standard\dns_win32.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(174) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(180) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(181) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(198) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(200) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(220) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\dns_win32.c(226) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns_win32.c(232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(233) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(243) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(245) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(246) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(248) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(297) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(298) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(312) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(316) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(325) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(327) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(328) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(329) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(330) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\file.c)
ext\standard\exec.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(123) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\exec.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(137) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\exec.c(142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(247) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(338) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(433) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(467) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ftok.c
ftp_fopen_wrapper.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filestat.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filters.c)
ext\standard\file.c(487) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(489) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(561) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\file.c(641) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\file.c(654) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\file.c(676) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(697) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\file.c(763) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(767) : warning C4090: '=' : different 'const' qualifiers
ext\standard\file.c(782) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(782) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(795) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(795) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(842) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1043) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1125) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1127) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1207) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1380) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1430) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1564) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1565) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1566) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1597) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1602) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1603) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1604) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1605) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1766) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1937) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(2292) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(2326) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\flock_compat.c)
ext\standard\file.c(2475) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\formatted_print.c)
ext\standard\filters.c(51) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(99) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(127) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(283) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(982) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(985) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(986) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(987) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(988) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(1027) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filters.c(880) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\filestat.c(1028) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1029) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1057) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1058) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1059) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1228) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1284) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1061) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1310) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1062) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1063) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1064) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1065) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1066) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1067) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1885) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\filestat.c(1068) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\fsock.c)
ext\standard\filestat.c(1069) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(2026) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(2038) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\filters.c(2066) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\filestat.c(1213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(2089) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(1215) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1217) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1218) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1219) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1221) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1222) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1223) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\formatted_print.c(302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\formatted_print.c(351) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
head.c
html.c
ext\standard\fsock.c(76) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\fsock.c(101) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
http.c
http_fopen_wrapper.c
image.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftok.c)
incomplete_class.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftp_fopen_wrapper.c)
info.c
ext\standard\ftp_fopen_wrapper.c(248) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\ftp_fopen_wrapper.c(265) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\ftp_fopen_wrapper.c(866) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\head.c)
iptc.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\html.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\http.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\http_fopen_wrapper.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\image.c)
ext\standard\head.c(167) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\head.c(246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\head.c(248) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http.c(240) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
lcg.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\incomplete_class.c)
ext\standard\image.c(222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(462) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(464) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(814) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\image.c(871) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(872) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(1168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1187) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1189) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1192) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1194) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1197) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1200) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1202) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1206) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1208) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1210) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1212) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1214) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1375) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
levenshtein.c
ext\standard\image.c(1378) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\http_fopen_wrapper.c(203) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\image.c(1380) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\http_fopen_wrapper.c(204) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\http_fopen_wrapper.c(232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(365) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(380) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(449) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(537) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(545) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(549) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\http_fopen_wrapper.c(729) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(807) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(895) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(896) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(897) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(933) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(387) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(435) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\html.c(437) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(443) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(859) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1116) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\html.c(1572) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1582) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1605) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\info.c)
link_win32.c
mail.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\iptc.c)
ext\standard\info.c(838) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\info.c(1033) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1103) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1203) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1210) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1257) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1271) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1287) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\iptc.c(288) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\iptc.c(353) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\iptc.c(357) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
math.c
md5.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\lcg.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\levenshtein.c)
metaphone.c
microtime.c
pack.c
pageinfo.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\link_win32.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\mail.c)
ext\standard\link_win32.c(81) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
password.c
php_crypt_r.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\math.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\md5.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\metaphone.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\microtime.c)
ext\standard\md5.c(68) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\md5.c(99) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(888) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\md5.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(924) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\math.c(991) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1007) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1023) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\md5.c(314) : warning C4267: '+=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\standard\math.c(1053) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1103) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\math.c(1111) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1120) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1138) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\math.c(1209) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1212) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\pageinfo.c)
ext\standard\metaphone.c(45) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\pack.c)
php_fopen_wrapper.c
ext\standard\microtime.c(76) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(77) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(79) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(80) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\pageinfo.c(172) : warning C4244: 'return' : conversion from 'time_t' to 'long', possible loss of data
proc_open.c
ext\standard\pack.c(631) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(750) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(776) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(800) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(843) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(852) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(873) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(887) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(921) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(961) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(969) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\password.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\php_crypt_r.c)
ext\standard\password.c(202) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\password.c(212) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\password.c(213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\password.c(214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\password.c(448) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\php_crypt_r.c(163) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
quot_print.c
rand.c
scanf.c
sha1.c
soundex.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\php_fopen_wrapper.c)
streamsfuncs.c
ext\standard\php_fopen_wrapper.c(83) : warning C4018: '<' : signed/unsigned mismatch
ext\standard\php_fopen_wrapper.c(99) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\php_fopen_wrapper.c(154) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\php_fopen_wrapper.c(341) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
string.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\proc_open.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\rand.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\quot_print.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\scanf.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\sha1.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\soundex.c)
ext\standard\proc_open.c(365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(366) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(403) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(404) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(405) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(407) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(408) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\proc_open.c(569) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\proc_open.c(664) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\proc_open.c(665) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\quot_print.c(87) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\quot_print.c(100) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\quot_print.c(278) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\sha1.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\sha1.c(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\sha1.c(105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\streamsfuncs.c)
ext\standard\scanf.c(755) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\standard\scanf.c(875) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\scanf.c(879) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
strnatcmp.c
ext\standard\scanf.c(918) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\scanf.c(920) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\scanf.c(1072) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
syslog.c
type.c
ext\standard\streamsfuncs.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(206) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(225) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(441) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(482) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\string.c)
ext\standard\streamsfuncs.c(505) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(508) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(510) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(512) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(529) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(531) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(533) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(537) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(538) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(539) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(852) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(889) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(894) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(895) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(1332) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(1558) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
uniqid.c
url.c
url_scanner_ex.c
user_filters.c
ext\standard\string.c(264) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(292) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(341) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(346) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(1028) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1034) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1036) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1040) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1055) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1074) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1080) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1211) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1333) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1545) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1572) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1580) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1594) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1610) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1639) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1639) : warning C4090: 'return' : different 'const' qualifiers
ext\standard\string.c(1755) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1791) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1798) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1802) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1846) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1856) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1860) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1903) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1914) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(1923) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1985) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1994) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2056) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2096) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2133) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2186) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(2646) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(2944) : warning C4018: '>' : signed/unsigned mismatch
ext\standard\string.c(2987) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(2988) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3101) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3219) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3220) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3297) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3371) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3494) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3501) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3528) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3559) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3584) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3694) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(3706) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(3739) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(3765) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(3782) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(3806) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4287) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4348) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4442) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4632) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4651) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4669) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4695) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4701) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4749) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4774) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4833) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4922) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4930) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5096) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5103) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5109) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5110) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5111) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5113) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5114) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5115) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5116) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5117) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5118) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5119) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5120) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5122) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5123) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5124) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5219) : warning C4090: '=' : different 'const' qualifiers
ext\standard\string.c(5279) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5283) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5288) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5289) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5465) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\string.c(5466) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5469) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\string.c(5470) : warning C4244: 'function' : conversion from '__int64' to 'ulong', possible loss of data
ext\standard\string.c(5470) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5563) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5588) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
uuencode.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\syslog.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\strnatcmp.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\type.c)
ext\standard\strnatcmp.c(112) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\url.c)
var.c
var_unserializer.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uniqid.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\user_filters.c)
ext/standard/url_scanner_ex.re(80) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(83) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext\standard\type.c(36) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(44) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(48) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext/standard/url_scanner_ex.re(217) : warning C4090: 'initializing' : different 'const' qualifiers (ext\standard\url_scanner_ex.c)
ext\standard\type.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(60) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext/standard/url_scanner_ex.re(258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext\standard\type.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext/standard/url_scanner_ex.re(351) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
ext\standard\type.c(390) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext/standard/url_scanner_ex.re(443) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(451) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext\standard\url.c(87) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(92) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(123) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(124) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(145) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(146) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(148) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(152) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(153) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(173) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(246) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(247) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(250) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(251) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(253) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(254) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(311) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(312) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(327) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(328) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(335) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(336) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(341) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(342) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(347) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(348) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(352) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(353) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(360) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(361) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(364) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(365) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(397) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(406) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(409) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(415) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(429) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(433) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(439) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(443) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(525) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(594) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(692) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(758) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\url.c(759) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\url.c(762) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
versioning.c
ext\standard\user_filters.c(193) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(211) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\user_filters.c(300) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\user_filters.c(320) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(338) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\user_filters.c(361) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(402) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(440) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\user_filters.c(539) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(542) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(543) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(543) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\uniqid.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uuencode.c)
ext\standard\uuencode.c(82) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\uuencode.c(123) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\versioning.c)
ext\standard\var.c(80) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\var.c(235) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext/standard/var_unserializer.re(728) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(733) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(758) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(761) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(790) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(811) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(820) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext\standard\var.c(398) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext/standard/var_unserializer.re(649) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(620) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(546) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext\standard\var.c(536) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(556) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(559) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(936) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(983) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\var.c(996) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\versioning.c(36) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tokenizer\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tokenizer\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tokenizer\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
tokenizer.c
tokenizer_data.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\tokenizer\tokenizer_data.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\tokenizer\tokenizer.c)
ext\tokenizer\tokenizer.c(164) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\tokenizer\tokenizer.c(219) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\zlib\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\zlib\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\zlib\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
zlib.c
zlib_filter.c
zlib_fopen_wrapper.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zlib\zlib_filter.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zlib\zlib.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zlib\zlib_fopen_wrapper.c)
ext\zlib\zlib_filter.c(95) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(117) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_filter.c(119) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(141) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', 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(231) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_filter.c(233) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_filter.c(252) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_filter.c(305) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(40) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(54) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(139) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\zlib\zlib.c(146) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(148) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(275) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\zlib\zlib.c(306) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(332) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(333) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(372) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(420) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(516) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(637) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(701) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(706) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(712) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(717) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(722) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(727) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(732) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(737) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\libxml\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\libxml\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\libxml\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(374) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(380) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(592) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(596) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(1010) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1011) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1012) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1014) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1016) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1019) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1021) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1023) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1050) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1051) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1052) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1054) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1056) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1059) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1061) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1063) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\dom\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\dom\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\dom\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
attr.c
cdatasection.c
characterdata.c
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\cdatasection.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\attr.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\document.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\characterdata.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\documenttype.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\comment.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\documentfragment.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\dom_iterators.c)
ext\dom\attr.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\attr.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(145) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(173) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(343) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(226) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(467) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(786) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(203) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1550) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1783) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
domconfiguration.c
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domconfiguration.c)
domlocator.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domerrorhandler.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domexception.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementation.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domerror.c)
domstringlist.c
element.c
ext\dom\domerror.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(66) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(80) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(108) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(122) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
entity.c
entityreference.c
namednodemap.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationsource.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationlist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domlocator.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domstringlist.c)
ext\dom\domimplementationlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(66) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(80) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(108) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
namelist.c
node.c
nodelist.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\element.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\entity.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\entityreference.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\namednodemap.c)
ext\dom\domstringlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
notation.c
ext\dom\element.c(257) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(362) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(680) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(686) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\entity.c(62) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\entity.c(90) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\entity.c(120) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_dom.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\namelist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\node.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\nodelist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\notation.c)
ext\dom\namelist.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(321) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
processinginstruction.c
ext\dom\node.c(712) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(759) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(856) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(887) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(920) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1635) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1704) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
string_extend.c
text.c
typeinfo.c
ext\dom\node.c(1902) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1960) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
userdatahandler.c
xpath.c
ext\dom\notation.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\notation.c(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\php_dom.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\text.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\processinginstruction.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\string_extend.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\typeinfo.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\userdatahandler.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\xpath.c)
ext\dom\php_dom.c(303) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\dom\php_dom.c(495) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\text.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\processinginstruction.c(110) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\processinginstruction.c(138) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(127) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(138) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(174) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(197) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\xpath.c(209) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\dom\xpath.c(521) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pdo\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pdo\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pdo\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
pdo.c
pdo_dbh.c
pdo_sql_parser.c
pdo_sqlstate.c
pdo_stmt.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_dbh.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sqlstate.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_stmt.c)
ext\pdo\pdo.c(228) : warning C4018: '<' : signed/unsigned mismatch
ext\pdo\pdo.c(245) : warning C4018: '<' : signed/unsigned mismatch
ext\pdo\pdo.c(251) : warning C4018: '>=' : signed/unsigned mismatch
ext\pdo\pdo.c(306) : warning C4018: '<' : signed/unsigned mismatch
ext\pdo\pdo_dbh.c(263) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(365) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext/pdo/pdo_sql_parser.re(101) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(114) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_sqlstate.c(325) : warning C4090: 'function' : different 'const' qualifiers
ext/pdo/pdo_sql_parser.re(211) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(282) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(294) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(300) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_dbh.c(1011) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1022) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext/pdo/pdo_sql_parser.re(332) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_dbh.c(1330) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1038) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1070) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1097) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1209) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1680) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1842) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1843) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1844) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1847) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\phar\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\phar\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\phar\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
dirstream.c
func_interceptors.c
phar.c
phar_object.c
phar_path_check.c
stream.c
tar.c
util.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\dirstream.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\func_interceptors.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\dirstream.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\dirstream.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\dirstream.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\func_interceptors.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\func_interceptors.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\func_interceptors.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\dirstream.c(183) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\dirstream.c(228) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(262) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(335) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(379) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(420) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(454) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(463) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(481) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(509) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\dirstream.c(556) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(590) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(599) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
ext\phar\func_interceptors.c(56) : 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 (ext\phar\phar_path_check.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
ext\phar\func_interceptors.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(261) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(357) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(515) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(518) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(519) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(559) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\func_interceptors.c(560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\func_interceptors.c(561) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\func_interceptors.c(590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(50) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(597) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
ext\phar\func_interceptors.c(600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(602) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
ext\phar\func_interceptors.c(632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(139) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(232) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
ext\phar\func_interceptors.c(922) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(272) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
ext\phar\func_interceptors.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
ext\phar\phar_object.c(424) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
ext\phar\phar_object.c(452) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(616) : warning C4090: 'function' : different 'const' qualifiers
ext\phar\phar.c(622) : warning C4090: 'function' : different 'const' qualifiers
ext\phar\phar_object.c(581) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(651) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(661) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar_object.c(672) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(673) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(676) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\util.c(74) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(75) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(840) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1187) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(974) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(279) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(324) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1339) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(74) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1388) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1514) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1349) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(172) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(1543) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(584) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\tar.c(179) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\stream.c(187) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(193) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\stream.c(193) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(236) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1625) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1511) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1527) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(458) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar_object.c(1553) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1711) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(479) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1712) : warning C4244: '+=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\stream.c(266) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(1716) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\stream.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1737) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar.c(1741) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(545) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(1743) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(1720) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1749) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1125) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(615) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1730) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(1791) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1912) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\stream.c(464) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(1918) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\stream.c(591) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(616) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2016) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2030) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(832) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2167) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(1552) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(708) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2203) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(1567) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(2032) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(722) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(850) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2242) : warning C4090: '=' : different 'const' qualifiers
ext\phar\phar_object.c(2100) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2244) : warning C4090: 'function' : different 'const' qualifiers
ext\phar\util.c(1649) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\stream.c(773) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2258) : warning C4090: 'function' : different 'const' qualifiers
ext\phar\util.c(1657) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2108) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\phar\stream.c(790) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2267) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(941) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\util.c(1682) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(2283) : warning C4090: 'function' : different 'const' qualifiers
ext\phar\util.c(1690) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2160) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\phar\stream.c(838) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2308) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2161) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(1006) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\stream.c(855) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1723) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(2357) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(875) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(1031) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\stream.c(883) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(888) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1756) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\stream.c(908) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1764) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(909) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1814) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1829) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2505) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1931) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2506) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(1295) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1946) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1967) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2623) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2654) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar_object.c(2804) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2777) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar_object.c(3002) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2903) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2942) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3091) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3094) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3012) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(3097) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3018) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3100) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3103) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3106) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3110) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3231) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3265) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(3319) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3660) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(3986) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4840) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zip.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\zip.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\zip.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\zip.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\zip.c)
ext\phar\zip.c(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\zip.c(284) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\zip.c(373) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(602) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(620) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(628) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1174) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1245) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\zip.c(1270) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\simplexml\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\simplexml\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\simplexml\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\simplexml\simplexml.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\simplexml\sxe.c)
ext\simplexml\simplexml.c(1016) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1107) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1127) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1153) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1428) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1445) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\simplexml\simplexml.c(1446) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\simplexml\simplexml.c(1775) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\sxe.c(201) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\wddx\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\wddx\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\wddx\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\wddx\ /c ext\wddx\wddx.c
wddx.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(278) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\wddx\wddx.c(282) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(465) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(529) : warning C4090: 'function' : different 'const' qualifiers
ext\wddx\wddx.c(533) : warning C4090: 'function' : different 'const' qualifiers
ext\wddx\wddx.c(533) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(775) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(800) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(854) : warning C4090: '=' : different 'const' qualifiers
ext\wddx\wddx.c(855) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\wddx\wddx.c(858) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\wddx\wddx.c(866) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\wddx\wddx.c(889) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(949) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1013) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(1016) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(1174) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1209) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1277) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1337) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xml\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xml\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xml\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\compat.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\xml.c)
ext\xml\compat.c(156) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(286) : warning C4267: 'function' : conversion from 'size_t' 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\compat.c(761) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(394) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(740) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(745) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(760) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(793) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(795) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(821) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(822) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(831) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(833) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(883) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(892) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(893) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(962) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(995) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(997) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(1535) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1678) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlreader\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlreader\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlreader\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(67) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xmlreader\php_xmlreader.c(96) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(589) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1079) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /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_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_V8JS /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /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\php56\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlwriter\php_xmlwriter.c(1919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php5.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php5.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\obj\5.6-nts-windows-vc11-x64\Release /d MC_INCLUDE="\"C:\obj\5.6-nts-windows-vc11-x64\Release\wsyslog.rc\""  win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


libiconv_a.lib(iconv1.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php5.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php5.exp
Generating code
Finished generating code
php_xmlreader.obj : warning LNK4049: locally defined symbol php_dom_create_object imported
php_xmlreader.obj : warning LNK4049: locally defined symbol dom_node_class_entry imported
libiconv_a.lib(iconv1.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libiconv_a.lib(iconv1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libiconv_a.lib(localcharset1.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libiconv_a.lib(localcharset1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libiconv_a.lib(relocatable1.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libiconv_a.lib(relocatable1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(arcfour.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(arcfour.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(blowfish-compat.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(blowfish-compat.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(blowfish.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(blowfish.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(bzero.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(bzero.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(cast-128.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(cast-128.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(cast-256.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(cast-256.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(cbc.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(cbc.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(cfb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(cfb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(ctr.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(ctr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(des.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(des.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(ecb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(ecb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(enigma.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(enigma.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(gost.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(gost.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(loki97.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(loki97.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(mcrypt.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt_extra.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(mcrypt_extra.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt_modules.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(mcrypt_modules.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(mcrypt_symb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(mcrypt_symb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(ncfb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(ncfb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(nofb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(nofb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(ofb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(ofb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(rc2.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(rc2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(rijndael-128.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(rijndael-128.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(rijndael-192.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(rijndael-192.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(rijndael-256.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(rijndael-256.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(saferplus.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(saferplus.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(serpent.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(serpent.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(stream.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(stream.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(tripledes.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(tripledes.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(twofish.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(twofish.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(wake.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(wake.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(xmemory.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(xmemory.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libmcrypt_a.lib(xtea.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libmcrypt_a.lib(xtea.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.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\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(c14n.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(c14n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(catalog.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(catalog.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(chvalid.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(chvalid.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(debugXML.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(debugXML.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(dict.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(dict.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(DOCBparser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(DOCBparser.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(encoding.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(encoding.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(entities.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(entities.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(error.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(error.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(globals.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(globals.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(hash.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(hash.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(HTMLparser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(HTMLparser.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(HTMLtree.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(HTMLtree.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(legacy.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(legacy.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(list.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(list.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(nanoftp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(nanoftp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(nanohttp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(nanohttp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(parser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(parser.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(parserInternals.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(parserInternals.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(pattern.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(pattern.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(relaxng.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(relaxng.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(SAX2.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(SAX2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(SAX.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(SAX.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.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\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(tree.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(tree.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(uri.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(uri.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(valid.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(valid.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xinclude.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xinclude.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlIO.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlIO.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlmemory.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlmemory.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlreader.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlreader.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlregexp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlregexp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlmodule.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlmodule.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlsave.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlsave.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlschemas.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlschemas.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlschemastypes.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlschemastypes.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlunicode.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlunicode.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlwriter.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlwriter.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xpath.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xpath.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xpointer.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xpointer.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlstring.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlstring.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_bz2.dll.res /d FILE_DESCRIPTION="\"Bzip2\"" /d FILE_NAME="\"php_bz2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"BZ2 extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_bz2.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_bz2.exp
EXT bz2 build complete
	"cl.exe" /D COMPILE_DL_COM_DOTNET /D COM_DOTNET_EXPORTS=1  /DHAVE_MSCOREE_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\com_dotnet\ /c ext\com_dotnet\com_com.c ext\com_dotnet\com_dotnet.c ext\com_dotnet\com_extension.c ext\com_dotnet\com_handlers.c ext\com_dotnet\com_iterator.c ext\com_dotnet\com_misc.c ext\com_dotnet\com_olechar.c ext\com_dotnet\com_persist.c ext\com_dotnet\com_saproxy.c ext\com_dotnet\com_typeinfo.c ext\com_dotnet\com_variant.c ext\com_dotnet\com_wrapper.c
com_com.c
com_dotnet.c
com_extension.c
com_handlers.c
com_iterator.c
com_misc.c
com_olechar.c
com_persist.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_com.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_extension.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_dotnet.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_misc.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_handlers.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_iterator.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_persist.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_olechar.c)
ext\com_dotnet\com_com.c(426) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
com_saproxy.c
ext\com_dotnet\com_persist.c(111) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\com_dotnet\com_persist.c(127) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\com_dotnet\com_olechar.c(53) : warning C4018: '<' : signed/unsigned mismatch
ext\com_dotnet\com_persist.c(399) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\com_dotnet\com_persist.c(461) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
com_typeinfo.c
com_variant.c
com_wrapper.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_saproxy.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_typeinfo.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_variant.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_wrapper.c)
ext\com_dotnet\com_typeinfo.c(55) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\com_dotnet\com_typeinfo.c(119) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
ext\com_dotnet\com_typeinfo.c(239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\com_dotnet\com_typeinfo.c(322) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\com_dotnet\com_variant.c(158) : warning C4267: 'function' : conversion from 'size_t' to 'UINT', possible loss of data
ext\com_dotnet\com_variant.c(944) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\com_dotnet\com_wrapper.c(477) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\com_dotnet\com_wrapper.c(509) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_com_dotnet.dll.res /d FILE_DESCRIPTION="\"COM and .Net\"" /d FILE_NAME="\"php_com_dotnet.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"COM_DOTNET extension\"" /d THANKS_GUYS="\"Thanks to Wez Furlong\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_com_dotnet.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_CURL_EASY_H=1 /D COMPILE_DL_CURL /D CURL_EXPORTS=1  /D CURL_STATICLIB /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\curl\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\curl\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\curl\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\curl\ /c ext\curl\curl_file.c ext\curl\interface.c ext\curl\multi.c ext\curl\share.c
curl_file.c
interface.c
multi.c
share.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\curl_file.c)
ext\curl\curl_file.c(79) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\curl_file.c(93) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\multi.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\share.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\interface.c)
ext\curl\multi.c(252) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\multi.c(285) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1329) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1392) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1393) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1526) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1547) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\curl\interface.c(1625) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1679) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\curl\interface.c(1856) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1887) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1895) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1897) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(2608) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(2666) : warning C4090: '=' : different 'const' qualifiers
ext\curl\interface.c(2669) : warning C4090: '=' : different 'const' qualifiers
ext\curl\interface.c(2998) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3145) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3171) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3402) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3505) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_curl.dll.res /d FILE_DESCRIPTION="\"cURL\"" /d FILE_NAME="\"php_curl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CURL extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_curl.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ENCHANT_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\glib-2.0"  /DHAVE_GLIB_H=1 /D COMPILE_DL_ENCHANT /D ENCHANT_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\enchant\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\enchant\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\enchant\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\enchant\ /c ext\enchant\enchant.c
enchant.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\enchant\enchant.c(189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(190) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(210) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(212) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(226) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(227) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(228) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(411) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\enchant\enchant.c(488) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\enchant\enchant.c(911) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_enchant.dll.res /d FILE_DESCRIPTION="\"enchant\"" /d FILE_NAME="\"php_enchant.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ENCHANT extension\"" /d THANKS_GUYS="\"Thanks to Pierre-Alain Joye, Ilia Alshanetsky\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_enchant.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_enchant.exp
EXT enchant build complete
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(562) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /c ext\fileinfo\libmagic\apprentice.c ext\fileinfo\libmagic\apptype.c ext\fileinfo\libmagic\ascmagic.c ext\fileinfo\libmagic\cdf.c ext\fileinfo\libmagic\cdf_time.c ext\fileinfo\libmagic\compress.c ext\fileinfo\libmagic\encoding.c ext\fileinfo\libmagic\fsmagic.c ext\fileinfo\libmagic\funcs.c ext\fileinfo\libmagic\is_tar.c ext\fileinfo\libmagic\magic.c ext\fileinfo\libmagic\print.c ext\fileinfo\libmagic\readcdf.c ext\fileinfo\libmagic\softmagic.c
apprentice.c
apptype.c
ascmagic.c
cdf.c
cdf_time.c
compress.c
encoding.c
fsmagic.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\apprentice.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\apptype.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\ascmagic.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\compress.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\cdf_time.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\cdf.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\encoding.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\fsmagic.c)
funcs.c
ext\fileinfo\libmagic\compress.c(159) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(226) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(257) : warning C4244: '=' : conversion from 'SSIZE_T' to 'int', possible loss of data
ext\fileinfo\libmagic\cdf_time.c(138) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\cdf.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
is_tar.c
magic.c
print.c
readcdf.c
softmagic.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\funcs.c)
ext\fileinfo\libmagic\funcs.c(226) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(299) : warning C4102: 'done_encoding' : unreferenced label
ext\fileinfo\libmagic\funcs.c(453) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(464) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(466) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\magic.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\print.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\softmagic.c)
ext\fileinfo\libmagic\softmagic.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(371) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(605) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(1076) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2114) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2117) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_fileinfo.dll.res /d FILE_DESCRIPTION="\"fileinfo\"" /d FILE_NAME="\"php_fileinfo.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"FILEINFO extension\"" /d THANKS_GUYS="\"Thanks to Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_fileinfo.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_fileinfo.exp
EXT fileinfo build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include\freetype"  /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\vpx"  /DHAVE_VP8_H=1 /D HAVE_LIBVPX /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd  /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1  /D HAVE_GD_GD2  /D HAVE_GD_GIF_READ=1  /D HAVE_GD_GIF_CREATE=1  /D HAVE_GDIMAGECOLORRESOLVE=1  /D HAVE_GD_IMAGESETBRUSH=1  /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG  /D HAVE_GD_PNG  /D HAVE_GD_STRINGFTEX=1  /D HAVE_GD_STRINGTTF=1  /D HAVE_GD_WBMP  /D HAVE_GD_XBM  /D HAVE_GD_XPM  /D HAVE_GD_FREETYPE=1  /D HAVE_LIBGD13=1  /D HAVE_LIBGD15=1  /D HAVE_LIBGD20=1  /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG  /D HAVE_LIBPNG  /D HAVE_XPM  /D HAVE_COLORCLOSESTHWB  /D USE_GD_IMGSTRTTF  /D USE_GD_IOCTX /D MSWIN32 		  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\ /c ext\gd\gd.c
gd.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\gd\gd_ctx.c(60) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1371) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1374) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1387) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1389) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1390) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1392) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1397) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1401) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1403) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1407) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1458) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1501) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2410) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2701) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(3030) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3031) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3032) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3033) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3548) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include\freetype"  /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php56\vc11\x64\deps\include\vpx"  /DHAVE_VP8_H=1 /D HAVE_LIBVPX /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd  /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1  /D HAVE_GD_GD2  /D HAVE_GD_GIF_READ=1  /D HAVE_GD_GIF_CREATE=1  /D HAVE_GDIMAGECOLORRESOLVE=1  /D HAVE_GD_IMAGESETBRUSH=1  /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG  /D HAVE_GD_PNG  /D HAVE_GD_STRINGFTEX=1  /D HAVE_GD_STRINGTTF=1  /D HAVE_GD_WBMP  /D HAVE_GD_XBM  /D HAVE_GD_XPM  /D HAVE_GD_FREETYPE=1  /D HAVE_LIBGD13=1  /D HAVE_LIBGD15=1  /D HAVE_LIBGD20=1  /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG  /D HAVE_LIBPNG  /D HAVE_XPM  /D HAVE_COLORCLOSESTHWB  /D USE_GD_IMGSTRTTF  /D USE_GD_IOCTX /D MSWIN32 		  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gd\libgd\ /c ext\gd\libgd\gd.c ext\gd\libgd\gd2copypal.c ext\gd\libgd\gd_arc.c ext\gd\libgd\gd_arc_f_buggy.c ext\gd\libgd\gd_color.c ext\gd\libgd\gd_crop.c ext\gd\libgd\gd_filter.c ext\gd\libgd\gd_gd.c ext\gd\libgd\gd_gd2.c ext\gd\libgd\gd_gif_in.c ext\gd\libgd\gd_gif_out.c ext\gd\libgd\gd_interpolation.c ext\gd\libgd\gd_io.c ext\gd\libgd\gd_io_dp.c ext\gd\libgd\gd_io_file.c ext\gd\libgd\gd_io_ss.c ext\gd\libgd\gd_jpeg.c ext\gd\libgd\gd_matrix.c ext\gd\libgd\gd_pixelate.c ext\gd\libgd\gd_png.c ext\gd\libgd\gd_rotate.c ext\gd\libgd\gd_security.c ext\gd\libgd\gd_ss.c ext\gd\libgd\gd_topal.c ext\gd\libgd\gd_transform.c ext\gd\libgd\gd_wbmp.c ext\gd\libgd\gd_webp.c ext\gd\libgd\gdcache.c ext\gd\libgd\gdfontg.c ext\gd\libgd\gdfontl.c ext\gd\libgd\gdfontmb.c ext\gd\libgd\gdfonts.c ext\gd\libgd\gdfontt.c ext\gd\libgd\gdft.c ext\gd\libgd\gdhelpers.c ext\gd\libgd\gdkanji.c ext\gd\libgd\gdtables.c ext\gd\libgd\gdxpm.c ext\gd\libgd\wbmp.c ext\gd\libgd\webpimg.c ext\gd\libgd\xbm.c
gd.c
gd2copypal.c
gd_arc.c
gd_arc_f_buggy.c
gd_color.c
gd_crop.c
gd_filter.c
gd_gd.c
gd_gd2.c
gd_gif_in.c
gd_gif_out.c
gd_interpolation.c
gd_io.c
gd_io_dp.c
gd_io_file.c
gd_io_ss.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_color.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_gd2.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_gif_in.c)
ext\gd\libgd\gd.c(971) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(981) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1030) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1031) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1136) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1200) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1417) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1467) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1598) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(1609) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(2695) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_interpolation.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_dp.c)
gd_jpeg.c
gd_matrix.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_file.c)
gd_pixelate.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_ss.c)
gd_png.c
ext\gd\libgd\gd_io_file.c(82) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_io_file.c(91) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_rotate.c
gd_security.c
ext\gd\libgd\gd_interpolation.c(2116) : warning C4018: '>=' : signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2118) : warning C4018: '>=' : signed/unsigned mismatch
gd_ss.c
gd_topal.c
gd_transform.c
gd_wbmp.c
gd_webp.c
gdcache.c
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
gdhelpers.c
gdkanji.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_jpeg.c)
ext\gd\libgd\gd_jpeg.c(607) : warning C4244: 'function' : conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\libgd\gd_jpeg.c(817) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
gdtables.c
gdxpm.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_png.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_webp.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdcache.c)
ext\gd\libgd\gd_png.c(78) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(86) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_png.c(322) : warning C4267: '=' : conversion from 'size_t' to 'png_uint_32', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_topal.c)
ext\gd\libgd\gd_webp.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdft.c)
wbmp.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdhelpers.c)
webpimg.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdkanji.c)
xbm.c
ext\gd\libgd\webpimg.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gdft.c(640) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdft.c(649) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdft.c(695) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdft.c(709) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdxpm.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\wbmp.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\xbm.c)
ext\gd\libgd\gdxpm.c(126) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127) : warning C4018: '<' : signed/unsigned mismatch
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_gd2.dll.res /d FILE_DESCRIPTION="\"GD imaging\"" /d FILE_NAME="\"php_gd2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GD extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


libxpm_a.lib(misc.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\5.6-nts-windows-vc11-x64\Release\php_gd2.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_gd2.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
libxpm_a.lib(misc.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(misc.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(Image.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(Image.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(Info.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(Info.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(RdFToI.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(RdFToI.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(Attrib.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(Attrib.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(parse.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(parse.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(create.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(create.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(simx.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(simx.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(data.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(data.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(hashtab.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(hashtab.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libxpm_a.lib(rgb.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libxpm_a.lib(rgb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT gd build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_LIBINTL_H=1 /D COMPILE_DL_GETTEXT /D GETTEXT_EXPORTS=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_DNGETTEXT=1 -DHAVE_NGETTEXT=1 -DHAVE_LIBINTL=1 -DHAVE_DCNGETTEXT=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gettext\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gettext\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gettext\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gettext\ /c ext\gettext\gettext.c
gettext.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(181) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(199) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(219) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(240) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(295) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(321) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(350) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gettext\gettext.c(376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_gettext.dll.res /d FILE_DESCRIPTION="\"GetText\"" /d FILE_NAME="\"php_gettext.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GETTEXT extension\"" /d THANKS_GUYS="\"Thanks to Alex Plotnick\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


libintl_a.lib(gettext.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_gettext.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_gettext.exp
Generating code
Finished generating code
libintl_a.lib(gettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(gettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dgettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dgettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dcgettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dcgettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(ngettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(ngettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dngettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dngettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dcngettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dcngettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(textdomain.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(textdomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(bindtextdom.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(bindtextdom.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dcigettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dcigettext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(loadmsgcat.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(loadmsgcat.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(hash-string.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(hash-string.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(localename.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(localename.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(langprefs.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(langprefs.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(finddomain.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(finddomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(log.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(log.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(plural-exp.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(plural-exp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(l10nflist.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(l10nflist.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(localealias.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(localealias.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(explodename.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(explodename.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(plural.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(plural.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(relocatable.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(relocatable.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT gettext build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include\mpir"  /DHAVE_GMP_H=1 /D COMPILE_DL_GMP /D GMP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gmp\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gmp\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gmp\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\gmp\ /c ext\gmp\gmp.c
gmp.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(445) : warning C4244: '=' : conversion from 'mpir_si' to 'long', possible loss of data
ext\gmp\gmp.c(543) : warning C4028: formal parameter 3 different from declaration
ext\gmp\gmp.c(550) : warning C4028: formal parameter 3 different from declaration
ext\gmp\gmp.c(553) : warning C4028: formal parameter 3 different from declaration
ext\gmp\gmp.c(620) : warning C4267: '=' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\gmp\gmp.c(793) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(1187) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(1205) : warning C4244: '=' : conversion from 'mpir_si' to 'long', possible loss of data
ext\gmp\gmp.c(1249) : warning C4028: formal parameter 3 different from declaration
ext\gmp\gmp.c(1257) : warning C4028: formal parameter 3 different from declaration
ext\gmp\gmp.c(1265) : warning C4028: formal parameter 3 different from declaration
ext\gmp\gmp.c(1409) : warning C4028: formal parameter 2 different from declaration
ext\gmp\gmp.c(1685) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1686) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1687) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(2045) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(2070) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_gmp.dll.res /d FILE_DESCRIPTION="\"GNU GMP support\"" /d FILE_NAME="\"php_gmp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GMP extension\"" /d THANKS_GUYS="\"Thanks to Stanislav Malyshev\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_gmp.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_gmp.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
mpir_a.lib(add.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(add.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(add_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(add_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(and.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(and.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(aorsmul_i.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(aorsmul_i.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_qr_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_qr_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_q_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_q_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_r.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_r.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_r_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_r_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cfdiv_q_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cfdiv_q_2exp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(clear.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(clear.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(clrbit.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(clrbit.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmpabs_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmpabs_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmp_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmp_si.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmp_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmp_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(com.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(com.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divexact.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divexact.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(export.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(export.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fac_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fac_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_qr_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_qr_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_q_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_q_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_r.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_r.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_r_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_r_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_d.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_d.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_si.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_str.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hamdist.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hamdist.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(import.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(import.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(init.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(init.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(init2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(init2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(invert.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(invert.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ior.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ior.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(jacobi.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(jacobi.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(millerrabin.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(millerrabin.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(miller_rabin.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(miller_rabin.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_2exp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(nextprime.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(nextprime.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(next_likely_prime.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(next_likely_prime.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(n_pow_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(n_pow_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(powm.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(powm.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(powm_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(powm_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(pow_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(pow_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(pprime_p.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(pprime_p.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(realloc.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(realloc.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(realloc2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(realloc2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(root.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(root.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rootrem.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rootrem.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(scan0.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(scan0.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(scan1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(scan1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(setbit.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(setbit.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_si.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_str.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sizeinbase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sizeinbase.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqrt.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqrt.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqrtrem.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqrtrem.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sub.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sub.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sub_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sub_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_qr_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_qr_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q_2exp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_r.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_r.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_r_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_r_2exp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_r_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_r_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tstbit.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tstbit.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ui_pow_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ui_pow_ui.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(urandomb.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(urandomb.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(urandomm.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(urandomm.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(xor.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(xor.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(adjust.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(adjust.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(adjust_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(adjust_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(butterfly_lshB.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(butterfly_lshB.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(butterfly_rshB.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(butterfly_rshB.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(combine_bits.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(combine_bits.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(div_2expmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(div_2expmod_2expp1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_mfa_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_mfa_trunc_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_mfa_trunc_sqrt2_inner.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_mfa_trunc_sqrt2_inner.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_negacylic.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_negacylic.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_radix2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_radix2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_trunc.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_trunc.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_trunc_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_mfa_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_mfa_trunc_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_negacyclic.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_negacyclic.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_radix2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_radix2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_trunc.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_trunc.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_trunc_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmod_2expp1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_2expmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_2expmod_2expp1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_fft_main.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_fft_main.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_mfa_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_mfa_trunc_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_trunc_sqrt2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(normmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(normmod_2expp1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(revbin.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(revbin.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(split_bits.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(split_bits.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(addmul_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(addmul_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(add_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(add_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(com_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(com_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(copyi.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(copyi.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_bdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_bdiv_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_bdiv_qr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_bdiv_qr_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_bdiv_q_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_bdiv_q_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_divappr_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_divappr_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_divappr_q_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_divappr_q_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_div_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_div_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_div_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_div_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_div_qr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_div_qr_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divexact.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divexact.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divrem_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divrem_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divrem_euclidean_qr_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divrem_euclidean_qr_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divrem_euclidean_r_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divrem_euclidean_r_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext_lehmer.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext_lehmer.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext_subdiv_step.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext_subdiv_step.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_lehmer.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_lehmer.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_subdiv_step.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_subdiv_step.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_d.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_d.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_str.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hamdist.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hamdist.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hgcd.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hgcd.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hgcd2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hgcd2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(invert.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(invert.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_divappr_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_divappr_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_divappr_q_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_divappr_q_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_div_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_div_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_div_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_div_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_div_qr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_div_qr_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(jacobi_base.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(jacobi_base.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(lshift.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(lshift.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(matrix22_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(matrix22_mul.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1_2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1_2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1_3.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1_3.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_34lsub1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_34lsub1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mp_bases.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mp_bases.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmid.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmid.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmid_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmid_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmod_2expp1_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmod_2expp1_basecase.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmod_bexpp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmod_bexpp1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_basecase.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(neg_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(neg_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(perfect_square_p.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(perfect_square_p.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(popcount.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(popcount.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(pow_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(pow_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(preinv_divrem_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(preinv_divrem_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(preinv_mod_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(preinv_mod_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(redc_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(redc_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rootrem.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rootrem.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rootrem_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rootrem_basecase.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rshift.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rshift.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rsh_divrem_hensel_qr_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rsh_divrem_hensel_qr_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rsh_divrem_hensel_qr_1_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rsh_divrem_hensel_qr_1_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rsh_divrem_hensel_qr_1_2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rsh_divrem_hensel_qr_1_2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_bdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_bdiv_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_bdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_bdiv_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_divappr_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_divappr_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_div_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_div_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_div_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_div_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_str.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqrtrem.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqrtrem.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqr_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqr_basecase.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(submul_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(submul_1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sub_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sub_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sumdiff_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sumdiff_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_qr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom3_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom3_mul.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom3_mul_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom3_mul_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom42_mulmid.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom42_mulmid.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom4_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom4_mul.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom4_mul_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom4_mul_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom8h_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom8h_mul.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom8_sqr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom8_sqr_n.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_couple_handling.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_couple_handling.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_dgr3_pm1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_dgr3_pm1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm2exp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm2rexp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm2rexp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_interpolate_16pts.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_interpolate_16pts.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(zero.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(zero.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
EXT gmp build complete
	"cl.exe" /DHAVE_C_CLIENT_H=0 /I "C:\php-sdk\php56\vc11\x64\deps\include\c-client"  /DHAVE_C_CLIENT_C_CLIENT_H=1 /D COMPILE_DL_IMAP /D IMAP_EXPORTS=1  /D HAVE_IMAP2000=1 /D HAVE_IMAP2004=1 /D HAVE_IMAP2007a=1 /D HAVE_IMAP2007b=1 /D HAVE_IMAP_SSL=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\imap\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\imap\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\imap\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\imap\ /c ext\imap\php_imap.c
php_imap.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(634) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(780) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(796) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1320) : warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
ext\imap\php_imap.c(1907) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1908) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1912) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1980) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1981) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1982) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1983) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(1984) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2087) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2088) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2089) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2090) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2091) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2092) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2095) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2098) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2103) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2108) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2113) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2218) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2584) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2586) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2587) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2589) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2629) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(2665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(2674) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3022) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3178) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3246) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3252) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3255) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3298) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3301) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3305) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3306) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3308) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3312) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3318) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3319) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3321) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3325) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3328) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3332) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3333) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3335) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3340) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3346) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3347) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3352) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3357) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3368) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3424) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3441) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3444) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3447) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3450) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3452) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3453) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3454) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3455) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3456) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3457) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3458) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3459) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3460) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3461) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(3786) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3795) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3871) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3901) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3904) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(3907) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4203) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4242) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4257) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4259) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4268) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4269) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4298) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4299) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4316) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\imap\php_imap.c(4435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4438) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4454) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4455) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4456) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4457) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4458) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4459) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4460) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4461) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4462) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4463) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4470) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4480) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4490) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4500) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4510) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4520) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4546) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4550) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4554) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4555) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4561) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4562) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4564) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4568) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4569) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4571) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4575) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4579) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4584) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4587) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4604) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4617) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4628) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4669) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4674) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4677) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4683) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4686) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\imap\php_imap.c(4891) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4900) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4917) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4926) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4938) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4945) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4964) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4973) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4983) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(4990) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5028) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
ext\imap\php_imap.c(5038) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_imap.dll.res /d FILE_DESCRIPTION="\"IMAP\"" /d FILE_NAME="\"php_imap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"IMAP extension\"" /d THANKS_GUYS="\"Thanks to Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_imap.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_imap.exp
EXT imap build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include\interbase"  /DHAVE_IBASE_H=1 /D COMPILE_DL_INTERBASE /D INTERBASE_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\interbase\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\interbase\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\interbase\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\interbase\ /c ext\interbase\ibase_blobs.c ext\interbase\ibase_events.c ext\interbase\ibase_query.c ext\interbase\ibase_service.c ext\interbase\interbase.c
ibase_blobs.c
ibase_events.c
ibase_query.c
ibase_service.c
interbase.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_events.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\interbase.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_blobs.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_query.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_service.c)
ext\interbase\ibase_events.c(48) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_events.c(185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_events.c(230) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_events.c(249) : warning C4113: 'isc_callback' differs in parameter lists from 'ISC_EVENT_CALLBACK'
ext\interbase\ibase_events.c(359) : warning C4113: 'isc_callback' differs in parameter lists from 'ISC_EVENT_CALLBACK'
ext\interbase\ibase_blobs.c(39) : warning C4047: '!=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(107) : warning C4244: '=' : conversion from 'ISC_STATUS' to 'unsigned long', possible loss of data
ext\interbase\ibase_blobs.c(123) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_blobs.c(221) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(265) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(365) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(373) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(405) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(456) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(459) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(462) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(465) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(468) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(481) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(542) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(565) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
ext\interbase\ibase_service.c(214) : warning C4047: 'initializing' : 'isc_svc_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_service.c(307) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_service.c(313) : warning C4244: 'initializing' : conversion from '__int64' to 'long', possible loss of data
ext\interbase\ibase_service.c(343) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(348) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(382) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(388) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(394) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(399) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(404) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(331) : warning C4047: '=' : 'isc_stmt_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(593) : warning C4047: '!=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(601) : warning C4047: '!=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(694) : warning C4133: 'function' : incompatible types - from 'long *' to 'const time_t *const '
ext\interbase\interbase.c(643) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(658) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(673) : warning C4047: '!=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(740) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(887) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(926) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(900) : warning C4047: 'initializing' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(915) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(923) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(927) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_query.c(1103) : warning C4047: 'initializing' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1104) : warning C4047: 'initializing' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1185) : warning C4047: '=' : 'isc_stmt_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(1111) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(1131) : warning C4047: 'initializing' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1399) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\interbase\ibase_query.c(1402) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
ext\interbase\ibase_query.c(1467) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(1292) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(1298) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1526) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1553) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1591) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_query.c(1642) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1648) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1837) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1844) : warning C4047: '=' : 'isc_stmt_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1920) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1923) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1926) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1930) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1949) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_interbase.dll.res /d FILE_DESCRIPTION="\"InterBase\"" /d FILE_NAME="\"php_interbase.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"INTERBASE extension\"" /d THANKS_GUYS="\"Thanks to Jouni Ahto, Andrew Avdeev, Ard Biesheuvel\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_interbase.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_interbase.exp
EXT interbase build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\ /c ext\intl\intl_convert.c ext\intl\intl_convertcpp.cpp ext\intl\intl_error.c ext\intl\php_intl.c
intl_convert.c
intl_convertcpp.cpp
intl_error.c
php_intl.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\php_intl.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\intl_convert.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\intl_error.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\intl_convertcpp.cpp)
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\collator\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\collator\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\collator\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\collator\ /c ext\intl\collator\collator.c ext\intl\collator\collator_attr.c ext\intl\collator\collator_class.c ext\intl\collator\collator_compare.c ext\intl\collator\collator_convert.c ext\intl\collator\collator_create.c ext\intl\collator\collator_error.c ext\intl\collator\collator_is_numeric.c ext\intl\collator\collator_locale.c ext\intl\collator\collator_sort.c
collator.c
collator_attr.c
collator_class.c
collator_compare.c
collator_convert.c
collator_create.c
collator_error.c
collator_is_numeric.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_attr.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_compare.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_convert.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_create.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_error.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_is_numeric.c)
ext\intl\collator\collator_is_numeric.c(84) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\intl\collator\collator_is_numeric.c(187) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\intl\collator\collator_is_numeric.c(214) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\intl\collator\collator_convert.c(76) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\collator\collator_convert.c(121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\collator\collator_error.c(83) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
collator_locale.c
collator_sort.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_locale.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_sort.c)
ext\intl\collator\collator_locale.c(69) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\collator\collator_sort.c(364) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(371) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(378) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\collator\collator_sort.c(458) : warning C4244: '=' : conversion from 'ptrdiff_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(467) : warning C4018: '>' : signed/unsigned mismatch
ext\intl\collator\collator_sort.c(469) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\intl\collator\collator_sort.c(482) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\common\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\common\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\common\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\common\ /c ext\intl\common\common_date.cpp ext\intl\common\common_enum.cpp ext\intl\common\common_error.c
common_date.cpp
common_enum.cpp
common_error.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\common\common_error.c)
ext\intl\common\common_error.c(41) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\common\common_error.c(85) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\common\common_enum.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\common\common_date.cpp)
ext\intl\common\common_date.cpp(55) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\common\common_date.cpp(83) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\common\common_date.cpp(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\converter\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\converter\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\converter\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\converter\ /c ext\intl\converter\converter.c
converter.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(174) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(182) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(192) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(237) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\intl\converter\converter.c(278) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(279) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
ext\intl\converter\converter.c(285) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(492) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(902) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\formatter\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\formatter\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\formatter\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\formatter\ /c ext\intl\formatter\formatter.c ext\intl\formatter\formatter_attr.c ext\intl\formatter\formatter_class.c ext\intl\formatter\formatter_data.c ext\intl\formatter\formatter_format.c ext\intl\formatter\formatter_main.c ext\intl\formatter\formatter_parse.c
formatter.c
formatter_attr.c
formatter_class.c
formatter_data.c
formatter_format.c
formatter_main.c
formatter_parse.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_attr.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_class.c)
ext\intl\formatter\formatter_attr.c(448) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_data.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_format.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_main.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_parse.c)
ext\intl\formatter\formatter_parse.c(89) : warning C4244: '=' : conversion from 'int64_t' to 'double', possible loss of data
ext\intl\formatter\formatter_main.c(145) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\locale\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\locale\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\locale\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\locale\ /c ext\intl\locale\locale.c ext\intl\locale\locale_class.c ext\intl\locale\locale_methods.c
locale.c
locale_class.c
locale_methods.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\locale\locale.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\locale\locale_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\locale\locale_methods.c)
ext\intl\locale\locale_methods.c(184) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(214) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(240) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(406) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(411) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(734) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(765) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(810) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(855) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(925) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(973) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(993) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1015) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1057) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1061) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1070) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1117) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1174) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1177) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1499) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1566) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /c ext\intl\msgformat\msgformat.c ext\intl\msgformat\msgformat_attr.c ext\intl\msgformat\msgformat_class.c ext\intl\msgformat\msgformat_data.c ext\intl\msgformat\msgformat_format.c ext\intl\msgformat\msgformat_helpers.cpp ext\intl\msgformat\msgformat_parse.c
msgformat.c
msgformat_attr.c
msgformat_class.c
msgformat_data.c
msgformat_format.c
msgformat_helpers.cpp
msgformat_parse.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_attr.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_data.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_format.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_parse.c)
ext\intl\msgformat\msgformat.c(165) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\msgformat\msgformat_attr.c(140) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_helpers.cpp)
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /c ext\intl\grapheme\grapheme_string.c ext\intl\grapheme\grapheme_util.c
grapheme_string.c
grapheme_util.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\grapheme\grapheme_string.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\grapheme\grapheme_util.c)
ext\intl\grapheme\grapheme_string.c(159) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\intl\grapheme\grapheme_string.c(228) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\intl\grapheme\grapheme_string.c(653) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\grapheme\grapheme_string.c(655) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\grapheme\grapheme_util.c(357) : warning C4244: 'return' : conversion from '__int64' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_util.c(366) : warning C4244: 'return' : conversion from '__int64' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_string.c(887) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /c ext\intl\normalizer\normalizer.c ext\intl\normalizer\normalizer_class.c ext\intl\normalizer\normalizer_normalize.c
normalizer.c
normalizer_class.c
normalizer_normalize.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer_normalize.c)
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /c ext\intl\dateformat\dateformat.c ext\intl\dateformat\dateformat_attr.c ext\intl\dateformat\dateformat_attrcpp.cpp ext\intl\dateformat\dateformat_class.c ext\intl\dateformat\dateformat_create.cpp ext\intl\dateformat\dateformat_data.c ext\intl\dateformat\dateformat_format.c ext\intl\dateformat\dateformat_format_object.cpp ext\intl\dateformat\dateformat_helpers.cpp ext\intl\dateformat\dateformat_parse.c
dateformat.c
dateformat_attr.c
dateformat_attrcpp.cpp
dateformat_class.c
dateformat_create.cpp
dateformat_data.c
dateformat_format.c
dateformat_format_object.cpp
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_attr.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_data.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_format.c)
ext\intl\dateformat\dateformat.c(116) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\dateformat\dateformat_attr.c(192) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\dateformat\dateformat_format.c(73) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
dateformat_helpers.cpp
dateformat_parse.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_parse.c)
ext\intl\dateformat\dateformat_parse.c(72) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\dateformat\dateformat_parse.c(75) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\dateformat\dateformat_parse.c(77) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\dateformat\dateformat_parse.c(119) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_create.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_attrcpp.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_format_object.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_helpers.cpp)
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\idn\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\idn\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\idn\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\idn\ /c ext\intl\idn\idn.c
idn.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /c ext\intl\resourcebundle\resourcebundle.c ext\intl\resourcebundle\resourcebundle_class.c ext\intl\resourcebundle\resourcebundle_iterator.c
resourcebundle.c
resourcebundle_class.c
resourcebundle_iterator.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\resourcebundle\resourcebundle_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\resourcebundle\resourcebundle_iterator.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\resourcebundle\resourcebundle.c)
ext\intl\resourcebundle\resourcebundle_class.c(400) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\resourcebundle\resourcebundle_iterator.c(113) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /c ext\intl\spoofchecker\spoofchecker.c ext\intl\spoofchecker\spoofchecker_class.c ext\intl\spoofchecker\spoofchecker_create.c ext\intl\spoofchecker\spoofchecker_main.c
spoofchecker.c
spoofchecker_class.c
spoofchecker_create.c
spoofchecker_main.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker_class.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker_create.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker_main.c)
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /c ext\intl\transliterator\transliterator.c ext\intl\transliterator\transliterator_class.c ext\intl\transliterator\transliterator_methods.c
transliterator.c
transliterator_class.c
transliterator_methods.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\transliterator\transliterator.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\transliterator\transliterator_methods.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\transliterator\transliterator_class.c)
ext\intl\transliterator\transliterator_methods.c(530) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\timezone\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\timezone\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\timezone\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\timezone\ /c ext\intl\timezone\timezone_class.cpp ext\intl\timezone\timezone_methods.cpp
timezone_class.cpp
timezone_methods.cpp
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\timezone\timezone_class.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\timezone\timezone_methods.cpp)
ext\intl\timezone\timezone_class.cpp(143) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\timezone\timezone_methods.cpp(377) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\timezone\timezone_methods.cpp(658) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\calendar\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\calendar\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\calendar\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\calendar\ /c ext\intl\calendar\calendar_class.cpp ext\intl\calendar\calendar_methods.cpp ext\intl\calendar\gregoriancalendar_methods.cpp
calendar_class.cpp
calendar_methods.cpp
gregoriancalendar_methods.cpp
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\calendar\calendar_methods.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\calendar\calendar_class.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\calendar\gregoriancalendar_methods.cpp)
ext\intl\calendar\calendar_methods.cpp(121) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\calendar\calendar_methods.cpp(734) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\calendar\calendar_class.cpp(211) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\calendar\calendar_class.cpp(213) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\calendar\calendar_methods.cpp(805) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\calendar\calendar_methods.cpp(1352) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /EHsc /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /c ext\intl\breakiterator\breakiterator_class.cpp ext\intl\breakiterator\breakiterator_iterators.cpp ext\intl\breakiterator\breakiterator_methods.cpp ext\intl\breakiterator\codepointiterator_internal.cpp ext\intl\breakiterator\codepointiterator_methods.cpp ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp
breakiterator_class.cpp
breakiterator_iterators.cpp
breakiterator_methods.cpp
codepointiterator_internal.cpp
codepointiterator_methods.cpp
rulebasedbreakiterator_methods.cpp
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\breakiterator_iterators.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\breakiterator_methods.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\codepointiterator_methods.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\breakiterator_class.cpp)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp)
ext\intl\breakiterator\breakiterator_methods.cpp(383) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\breakiterator\breakiterator_methods.cpp(451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_intl.dll.res /d FILE_DESCRIPTION="\"Internationalization\"" /d FILE_NAME="\"php_intl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"INTL extension\"" /d THANKS_GUYS="\"Thanks to Ed Batutis, Vladimir Iordanov, Dmitry Lakhtyuk, Stanislav Malyshev, Vadim Savchuk, Kirti Velankar\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_intl.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_intl.exp
EXT intl build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include\openldap"  /DHAVE_LDAP_H=1 /DHAVE_LBER_H=1 /D COMPILE_DL_LDAP /D LDAP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ldap\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ldap\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ldap\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(526) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(985) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1011) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1018) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1033) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1035) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1048) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1073) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1112) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1156) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1171) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1205) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1229) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1264) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1287) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1488) : warning C4018: '<' : signed/unsigned mismatch
ext\ldap\ldap.c(1504) : warning C4018: '<' : signed/unsigned mismatch
ext\ldap\ldap.c(1519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1676) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1855) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1875) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2031) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2267) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2275) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2607) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2735) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2737) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2740) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_ldap.dll.res /d FILE_DESCRIPTION="\"LDAP\"" /d FILE_NAME="\"php_ldap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"LDAP extension\"" /d THANKS_GUYS="\"Thanks to Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_ldap.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_ldap.exp
oldap32_a.lib(abandon.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(abandon.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(add.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(add.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(bind.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(bind.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(charray.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(charray.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(compare.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(compare.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(controls.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(controls.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(cyrus.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(cyrus.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(delete.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(delete.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(error.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(error.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(extended.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(extended.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(filter.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(filter.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(free.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(free.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getattr.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getattr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getdn.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getdn.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getentry.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getentry.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getvalues.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getvalues.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(init.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(init.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(modify.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(modify.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(modrdn.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(modrdn.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(open.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(open.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(options.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(options.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(os-ip.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(os-ip.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(print.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(print.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(references.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(references.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(request.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(request.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(result.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(result.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(sasl.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(sasl.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(sbind.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(sbind.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(schema.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(schema.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(search.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(search.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(sort.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(sort.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(unbind.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(unbind.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(url.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(url.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(utf-8.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(utf-8.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(util-int.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(util-int.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(tls_o.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(tls_o.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(tls2.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(tls2.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(bprint.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(bprint.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(decode.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(decode.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(encode.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(encode.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(io.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(io.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(memory.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(memory.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(nt_err.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(nt_err.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(options.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(options.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(sockbuf.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(sockbuf.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT ldap build complete
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /c ext\mbstring\mb_gpc.c ext\mbstring\mbstring.c ext\mbstring\php_unicode.c
mb_gpc.c
mbstring.c
php_unicode.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\php_unicode.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\mb_gpc.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\mbstring.c)
ext\mbstring\mb_gpc.c(65) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mb_gpc.c(239) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(245) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(273) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(712) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(716) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(724) : warning C4090: '=' : different 'const' qualifiers
ext\mbstring\mbstring.c(728) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(737) : warning C4090: '=' : different 'const' qualifiers
ext\mbstring\mbstring.c(778) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(781) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(824) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(863) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(866) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(925) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(926) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(942) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1146) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1171) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1178) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\mbstring.c(1237) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1249) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1265) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1282) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1539) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1542) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1631) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1633) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1635) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1639) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1642) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1667) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1690) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1692) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1693) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1744) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1772) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1861) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1872) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1895) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1938) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1947) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1959) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1980) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1982) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1984) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2047) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2150) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3005) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(3017) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3121) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3151) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3174) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3198) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3230) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(3240) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(3267) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3277) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3569) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3721) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3743) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3982) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4034) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4210) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4230) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4354) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4357) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4360) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4363) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4372) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4378) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4382) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4385) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4388) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4391) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4393) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4395) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4398) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4410) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4413) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4415) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4417) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4419) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4424) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4428) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4432) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4440) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4450) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4455) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4459) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4463) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4467) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4473) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4475) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4494) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4496) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4498) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4504) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4506) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4585) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(4697) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4708) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /c ext\mbstring\libmbfl\filters\html_entities.c ext\mbstring\libmbfl\filters\mbfilter_7bit.c ext\mbstring\libmbfl\filters\mbfilter_armscii8.c ext\mbstring\libmbfl\filters\mbfilter_ascii.c ext\mbstring\libmbfl\filters\mbfilter_base64.c ext\mbstring\libmbfl\filters\mbfilter_big5.c ext\mbstring\libmbfl\filters\mbfilter_byte2.c ext\mbstring\libmbfl\filters\mbfilter_byte4.c ext\mbstring\libmbfl\filters\mbfilter_cp1251.c ext\mbstring\libmbfl\filters\mbfilter_cp1252.c ext\mbstring\libmbfl\filters\mbfilter_cp1254.c ext\mbstring\libmbfl\filters\mbfilter_cp5022x.c ext\mbstring\libmbfl\filters\mbfilter_cp51932.c ext\mbstring\libmbfl\filters\mbfilter_cp850.c ext\mbstring\libmbfl\filters\mbfilter_cp866.c ext\mbstring\libmbfl\filters\mbfilter_cp932.c ext\mbstring\libmbfl\filters\mbfilter_cp936.c ext\mbstring\libmbfl\filters\mbfilter_euc_cn.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp_2004.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp_win.c ext\mbstring\libmbfl\filters\mbfilter_euc_kr.c ext\mbstring\libmbfl\filters\mbfilter_euc_tw.c ext\mbstring\libmbfl\filters\mbfilter_gb18030.c ext\mbstring\libmbfl\filters\mbfilter_htmlent.c ext\mbstring\libmbfl\filters\mbfilter_hz.c ext\mbstring\libmbfl\filters\mbfilter_iso2022_jp_ms.c ext\mbstring\libmbfl\filters\mbfilter_iso2022_kr.c ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_2004.c ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_1.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_10.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_13.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_14.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_15.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_16.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_2.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_3.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_4.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_5.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_6.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_7.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_8.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_9.c ext\mbstring\libmbfl\filters\mbfilter_jis.c ext\mbstring\libmbfl\filters\mbfilter_koi8r.c ext\mbstring\libmbfl\filters\mbfilter_koi8u.c ext\mbstring\libmbfl\filters\mbfilter_qprint.c ext\mbstring\libmbfl\filters\mbfilter_sjis.c ext\mbstring\libmbfl\filters\mbfilter_sjis_2004.c ext\mbstring\libmbfl\filters\mbfilter_sjis_mac.c ext\mbstring\libmbfl\filters\mbfilter_sjis_mobile.c ext\mbstring\libmbfl\filters\mbfilter_sjis_open.c ext\mbstring\libmbfl\filters\mbfilter_tl_jisx0201_jisx0208.c ext\mbstring\libmbfl\filters\mbfilter_ucs2.c ext\mbstring\libmbfl\filters\mbfilter_ucs4.c ext\mbstring\libmbfl\filters\mbfilter_uhc.c ext\mbstring\libmbfl\filters\mbfilter_utf16.c ext\mbstring\libmbfl\filters\mbfilter_utf32.c ext\mbstring\libmbfl\filters\mbfilter_utf7.c ext\mbstring\libmbfl\filters\mbfilter_utf7imap.c ext\mbstring\libmbfl\filters\mbfilter_utf8.c ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c ext\mbstring\libmbfl\filters\mbfilter_uuencode.c
html_entities.c
mbfilter_7bit.c
mbfilter_armscii8.c
mbfilter_ascii.c
mbfilter_base64.c
mbfilter_big5.c
mbfilter_byte2.c
mbfilter_byte4.c
mbfilter_cp1251.c
mbfilter_cp1252.c
mbfilter_cp1254.c
mbfilter_cp5022x.c
mbfilter_cp51932.c
mbfilter_cp850.c
mbfilter_cp866.c
mbfilter_cp932.c
mbfilter_cp936.c
mbfilter_euc_cn.c
mbfilter_euc_jp.c
mbfilter_euc_jp_2004.c
mbfilter_euc_jp_win.c
mbfilter_euc_kr.c
mbfilter_euc_tw.c
mbfilter_gb18030.c
mbfilter_htmlent.c
mbfilter_hz.c
mbfilter_iso2022_jp_ms.c
mbfilter_iso2022_kr.c
mbfilter_iso2022jp_2004.c
mbfilter_iso2022jp_mobile.c
mbfilter_iso8859_1.c
mbfilter_iso8859_10.c
mbfilter_iso8859_13.c
mbfilter_iso8859_14.c
mbfilter_iso8859_15.c
mbfilter_iso8859_16.c
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(51) : warning C4047: 'initializing' : 'const char *(*)[]' differs in levels of indirection from 'const char **'
mbfilter_iso8859_2.c
mbfilter_iso8859_3.c
mbfilter_iso8859_4.c
mbfilter_iso8859_5.c
mbfilter_iso8859_6.c
mbfilter_iso8859_7.c
mbfilter_iso8859_8.c
mbfilter_iso8859_9.c
mbfilter_jis.c
mbfilter_koi8r.c
mbfilter_koi8u.c
mbfilter_qprint.c
mbfilter_sjis.c
mbfilter_sjis_2004.c
mbfilter_sjis_mac.c
mbfilter_sjis_mobile.c
mbfilter_sjis_open.c
mbfilter_tl_jisx0201_jisx0208.c
mbfilter_ucs2.c
mbfilter_ucs4.c
mbfilter_uhc.c
mbfilter_utf16.c
mbfilter_utf32.c
mbfilter_utf7.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\mbstring\libmbfl\filters\mbfilter_sjis_2004.c(675) : warning C4715: 'mbfl_filt_conv_wchar_jis2004' : not all control paths return a value
mbfilter_utf7imap.c
mbfilter_utf8.c
mbfilter_utf8_mobile.c
mbfilter_uuencode.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\mbstring\libmbfl\filters\mbfilter_utf8.c(104) : warning C4715: 'mbfl_filt_put_invalid_char' : not all control paths return a value
ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c(210) : warning C4013: 'mbfl_filt_put_invalid_char' undefined; assuming extern returning int
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /c ext\mbstring\libmbfl\mbfl\mbfilter.c ext\mbstring\libmbfl\mbfl\mbfilter_8bit.c ext\mbstring\libmbfl\mbfl\mbfilter_pass.c ext\mbstring\libmbfl\mbfl\mbfilter_wchar.c ext\mbstring\libmbfl\mbfl\mbfl_allocators.c ext\mbstring\libmbfl\mbfl\mbfl_convert.c ext\mbstring\libmbfl\mbfl\mbfl_encoding.c ext\mbstring\libmbfl\mbfl\mbfl_filter_output.c ext\mbstring\libmbfl\mbfl\mbfl_ident.c ext\mbstring\libmbfl\mbfl\mbfl_language.c ext\mbstring\libmbfl\mbfl\mbfl_memory_device.c ext\mbstring\libmbfl\mbfl\mbfl_string.c
mbfilter.c
mbfilter_8bit.c
mbfilter_pass.c
mbfilter_wchar.c
mbfl_allocators.c
mbfl_convert.c
mbfl_encoding.c
mbfl_filter_output.c
ext\mbstring\libmbfl\mbfl\mbfilter.c(286) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(294) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(1118) : warning C4018: '>' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1477) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1504) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1513) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1520) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1558) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(1624) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
mbfl_ident.c
mbfl_language.c
mbfl_memory_device.c
mbfl_string.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /c ext\mbstring\libmbfl\nls\nls_de.c ext\mbstring\libmbfl\nls\nls_en.c ext\mbstring\libmbfl\nls\nls_hy.c ext\mbstring\libmbfl\nls\nls_ja.c ext\mbstring\libmbfl\nls\nls_kr.c ext\mbstring\libmbfl\nls\nls_neutral.c ext\mbstring\libmbfl\nls\nls_ru.c ext\mbstring\libmbfl\nls\nls_tr.c ext\mbstring\libmbfl\nls\nls_ua.c ext\mbstring\libmbfl\nls\nls_uni.c ext\mbstring\libmbfl\nls\nls_zh.c
nls_de.c
nls_en.c
nls_hy.c
nls_ja.c
nls_kr.c
nls_neutral.c
nls_ru.c
nls_tr.c
nls_ua.c
nls_uni.c
nls_zh.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /c ext\mbstring\oniguruma\regcomp.c ext\mbstring\oniguruma\regenc.c ext\mbstring\oniguruma\regerror.c ext\mbstring\oniguruma\regexec.c ext\mbstring\oniguruma\regext.c ext\mbstring\oniguruma\reggnu.c ext\mbstring\oniguruma\regparse.c ext\mbstring\oniguruma\regposerr.c ext\mbstring\oniguruma\regsyntax.c ext\mbstring\oniguruma\regtrav.c ext\mbstring\oniguruma\regversion.c ext\mbstring\oniguruma\st.c
regcomp.c
regenc.c
regerror.c
regexec.c
regext.c
reggnu.c
regparse.c
regposerr.c
regsyntax.c
ext\mbstring\oniguruma\regcomp.c(55) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(76) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(85) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regenc.c(731) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regenc.c(754) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(502) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(550) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regext.c(98) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2088) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2172) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regexec.c(438) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(442) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2545) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(458) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\reggnu.c(57) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1317) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3198) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1337) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1338) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1342) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1344) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1348) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1357) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1358) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1362) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1364) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1368) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1390) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1391) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(221) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3767) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3907) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1803) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1815) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1833) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1848) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(370) : warning C4133: 'function' : incompatible types - from 'hash_data_type *' to 'st_data_t *'
ext\mbstring\oniguruma\regexec.c(2075) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2075) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2089) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2089) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2105) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(494) : warning C4133: 'function' : incompatible types - from 'HashDataType *' to 'hash_data_type *'
ext\mbstring\oniguruma\regexec.c(2105) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2106) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2117) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2121) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(299) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2158) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2190) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(339) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(743) : warning C4244: 'function' : conversion from 'HashDataType' to 'hash_data_type', possible loss of data
ext\mbstring\oniguruma\regexec.c(2222) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(745) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2261) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2327) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2408) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4583) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2426) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2478) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2491) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2505) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2506) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2507) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2510) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2522) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2523) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4922) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2524) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2527) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2552) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1422) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2561) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regparse.c(1425) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2576) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(5283) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2577) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2581) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2585) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1631) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2595) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2600) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1655) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2617) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2628) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1721) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2659) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1729) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2675) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1751) : warning C4244: 'initializing' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2683) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1797) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2721) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2731) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2735) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1972) : warning C4244: 'function' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2889) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2980) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2471) : warning C4244: 'function' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2477) : warning C4244: 'return' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(3748) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2926) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
regtrav.c
ext\mbstring\oniguruma\regparse.c(2943) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3153) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3589) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
regversion.c
st.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /c ext\mbstring\oniguruma\enc\ascii.c ext\mbstring\oniguruma\enc\big5.c ext\mbstring\oniguruma\enc\euc_jp.c ext\mbstring\oniguruma\enc\euc_kr.c ext\mbstring\oniguruma\enc\euc_tw.c ext\mbstring\oniguruma\enc\gb18030.c ext\mbstring\oniguruma\enc\iso8859_1.c ext\mbstring\oniguruma\enc\iso8859_10.c ext\mbstring\oniguruma\enc\iso8859_11.c ext\mbstring\oniguruma\enc\iso8859_13.c ext\mbstring\oniguruma\enc\iso8859_14.c ext\mbstring\oniguruma\enc\iso8859_15.c ext\mbstring\oniguruma\enc\iso8859_16.c ext\mbstring\oniguruma\enc\iso8859_2.c ext\mbstring\oniguruma\enc\iso8859_3.c ext\mbstring\oniguruma\enc\iso8859_4.c ext\mbstring\oniguruma\enc\iso8859_5.c ext\mbstring\oniguruma\enc\iso8859_6.c ext\mbstring\oniguruma\enc\iso8859_7.c ext\mbstring\oniguruma\enc\iso8859_8.c ext\mbstring\oniguruma\enc\iso8859_9.c ext\mbstring\oniguruma\enc\koi8.c ext\mbstring\oniguruma\enc\koi8_r.c ext\mbstring\oniguruma\enc\sjis.c ext\mbstring\oniguruma\enc\unicode.c ext\mbstring\oniguruma\enc\utf16_be.c ext\mbstring\oniguruma\enc\utf16_le.c ext\mbstring\oniguruma\enc\utf32_be.c ext\mbstring\oniguruma\enc\utf32_le.c ext\mbstring\oniguruma\enc\utf8.c
ascii.c
big5.c
euc_jp.c
euc_kr.c
euc_tw.c
gb18030.c
iso8859_1.c
iso8859_10.c
ext\mbstring\oniguruma\enc\euc_jp.c(119) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
iso8859_11.c
iso8859_13.c
iso8859_14.c
iso8859_15.c
iso8859_16.c
iso8859_2.c
iso8859_3.c
iso8859_4.c
iso8859_5.c
iso8859_6.c
iso8859_7.c
iso8859_8.c
iso8859_9.c
koi8.c
koi8_r.c
sjis.c
unicode.c
utf16_be.c
utf16_le.c
utf32_be.c
ext\mbstring\oniguruma\enc\sjis.c(126) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
utf32_le.c
utf8.c
ext\mbstring\oniguruma\enc\utf16_be.c(107) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\utf16_le.c(109) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\utf8.c(190) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\mbstring\ /c ext\mbstring\php_mbregex.c
php_mbregex.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(674) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(943) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1020) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1093) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\mbstring\php_mbregex.c(1119) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1188) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1317) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_mbstring.dll.res /d FILE_DESCRIPTION="\"Multibyte String Functions\"" /d FILE_NAME="\"php_mbstring.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"MBSTRING extension\"" /d THANKS_GUYS="\"Thanks to Tsukada Takuya, Rui Hirokawa\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_mbstring.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_mbstring.exp
EXT mbstring build complete
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1  /I ext\opcache /Dregexec=php_regexec /Dregerror=php_regerror /Dregfree=php_regfree /Dregcomp=php_regcomp /Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\opcache\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\opcache\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\opcache\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\opcache\ /c ext\opcache\ZendAccelerator.c ext\opcache\shared_alloc_win32.c ext\opcache\zend_accelerator_blacklist.c ext\opcache\zend_accelerator_debug.c ext\opcache\zend_accelerator_hash.c ext\opcache\zend_accelerator_module.c ext\opcache\zend_accelerator_util_funcs.c ext\opcache\zend_persist.c ext\opcache\zend_persist_calc.c ext\opcache\zend_shared_alloc.c
ZendAccelerator.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
zend_accelerator_debug.c
zend_accelerator_hash.c
zend_accelerator_module.c
zend_accelerator_util_funcs.c
zend_persist.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\ZendAccelerator.c)
ext\opcache\shared_alloc_win32.c(97) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_blacklist.c)
ext\opcache\shared_alloc_win32.c(236) : warning C4267: 'function' : conversion from 'size_t' to 'DWORD', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_util_funcs.c)
ext\opcache\zend_accelerator_util_funcs.c(206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_module.c)
ext\opcache\zend_accelerator_util_funcs.c(877) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(1028) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(80) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(262) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(272) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(164) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(308) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(348) : warning C4018: '<' : signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(397) : warning C4090: '=' : different 'const' qualifiers
zend_persist_calc.c
ext\opcache\ZendAccelerator.c(723) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
ext\opcache\ZendAccelerator.c(850) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(911) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(916) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(921) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(950) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1005) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1057) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1079) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\ZendAccelerator.c(1261) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1272) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1286) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zend_shared_alloc.c
ext\opcache\ZendAccelerator.c(1359) : warning C4018: '<' : signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(1452) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1455) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1552) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\ZendAccelerator.c(2039) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_module.c(93) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(137) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(183) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(219) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(2629) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(527) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(528) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(529) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(534) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(535) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(535) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(537) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(576) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(577) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(578) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(579) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(584) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(584) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(585) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(586) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(587) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(588) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(596) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(597) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(597) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(598) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(607) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(608) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(610) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(611) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(612) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(612) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(614) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(615) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(616) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(617) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(619) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(627) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(662) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(663) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(664) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(666) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(673) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(675) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(676) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(677) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(678) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(679) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(680) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(682) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(683) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(685) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(686) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(687) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(688) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(689) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(690) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(692) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(697) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(698) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(699) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(705) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_shared_alloc.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(259) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1  /I ext\opcache /Dregexec=php_regexec /Dregerror=php_regerror /Dregfree=php_regfree /Dregcomp=php_regcomp /Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\OptimizerObj\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\OptimizerObj\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\OptimizerObj\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\OptimizerObj\ /c ext\opcache\Optimizer\zend_optimizer.c
zend_optimizer.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(241) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(307) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(596) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(603) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1246) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1253) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1254) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1267) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1268) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1286) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1289) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1292) : warning C4244: '=' : conversion from '__int64' to 'ulong', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/block_pass.c(1309) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/pass1_5.c(194) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\opcache\Optimizer/pass1_5.c(212) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(553) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(556) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(567) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
ext\opcache\Optimizer\zend_optimizer.c(579) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_opcache.dll.res /d FILE_DESCRIPTION="\"php_opcache.dll\"" /d FILE_NAME="\"php_opcache.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"OPCACHE extension\"" /d THANKS_GUYS="\"\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_opcache.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_opcache.exp
EXT opcache build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_OPENSSL /D OPENSSL_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\openssl\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\openssl\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\openssl\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\openssl\ /c ext\openssl\openssl.c ext\openssl\xp_ssl.c
openssl.c
xp_ssl.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\openssl\openssl.c)
C:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext/standard/php_fopen_wrappers.h(31) : warning C4273: 'php_plain_files_wrapper' : inconsistent dll linkage (ext\openssl\openssl.c)
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\main\streams/php_stream_plain_wrapper.h(25) : see previous definition of 'php_plain_files_wrapper'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\openssl\xp_ssl.c)
ext\openssl\openssl.c(668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(677) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(680) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(685) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(692) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1310) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1311) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1312) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1314) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1317) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1319) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1522) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1575) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1631) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1689) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1695) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1753) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1952) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1961) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1965) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1967) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1972) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1972) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1973) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1973) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1977) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1981) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1982) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1983) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2015) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2035) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2047) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2053) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2500) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2556) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2566) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2567) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2584) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2694) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2905) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(3850) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3851) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3865) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3866) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3867) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3868) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3869) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3870) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3871) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3872) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3873) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3888) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3889) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3890) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3892) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3893) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3905) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3906) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3907) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3908) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3909) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3938) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3944) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3948) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3956) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(4707) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(354) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\openssl\xp_ssl.c(359) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(360) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1553) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1610) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\xp_ssl.c(1611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\xp_ssl.c(1612) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\xp_ssl.c(1613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\xp_ssl.c(1700) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1751) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1843) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1868) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1878) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1888) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1956) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1964) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1966) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2100) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2277) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2296) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2345) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(2361) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_openssl.dll.res /d FILE_DESCRIPTION="\"OpenSSL\"" /d FILE_NAME="\"php_openssl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"OPENSSL extension\"" /d THANKS_GUYS="\"Thanks to Stig Venaas, Wez Furlong, Sascha Kettler, Scott MacVicar\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_openssl.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_openssl.exp
EXT openssl build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include\libpq"  /DHAVE_LIBPQ_FE_H=1 /D COMPILE_DL_PGSQL /D PGSQL_EXPORTS=1  /D HAVE_PG_CONFIG_H /D PGSQL_EXPORTS /D HAVE_PQSETNONBLOCKING /D HAVE_PQCMDTUPLES /D HAVE_PQCLIENTENCODING /D HAVE_PQESCAPE /D HAVE_PQPARAMETERSTATUS /D HAVE_PGTRANSACTIONSTATUS /D HAVE_PQEXECPARAMS /D HAVE_PQPREPARE /D HAVE_PQEXECPREPARED /D HAVE_PQRESULTERRORFIELD /D HAVE_PQSENDQUERYPARAMS /D HAVE_PQSENDPREPARE /D HAVE_PQSENDQUERYPREPARED /D HAVE_PQPUTCOPYDATA /D HAVE_PQPUTCOPYEND /D HAVE_PQGETCOPYDATA /D HAVE_PQSETERRORVERBOSITY /D HAVE_PQUNESCAPEBYTEA /D HAVE_PQFTABLE /D HAVE_PQESCAPE_CONN /D HAVE_PQESCAPE_BYTEA_CONN /D HAVE_PQFREEMEM /D HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT /D HAVE_PQPROTOCOLVERSION /D HAVE_PG_LO_CREATE /D HAVE_PG_LO_IMPORT_WITH_OID /D HAVE_PG_LO_TRUNCATE /D HAVE_PG_LO64 /D HAVE_PQESCAPELITERAL /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pgsql\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pgsql\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pgsql\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\pgsql\ /c ext\pgsql\pgsql.c
pgsql.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\deps\include\libpq\pg_config.h(683) : warning C4005: 'inline' : macro redefinition
        C:\php-sdk\php56\vc11\x64\php-5.6.8-src\Zend/zend_config.w32.h(71) : see previous definition of 'inline'
ext\pgsql\pgsql.c(881) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1330) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1361) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1391) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1415) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1476) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1628) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1644) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1646) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1653) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1655) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1657) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1659) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1661) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1663) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1669) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1680) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1773) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2334) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2352) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2436) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2447) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2449) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2478) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2520) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2530) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2542) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2756) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2764) : warning C4267: 'initializing' : conversion from 'size_t' to 'const uint', possible loss of data
ext\pgsql\pgsql.c(2776) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(3097) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3099) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3234) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3243) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3636) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3645) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3762) : warning C4244: '=' : conversion from 'pg_int64' to 'long', possible loss of data
ext\pgsql\pgsql.c(3794) : warning C4244: '=' : conversion from 'pg_int64' to 'long', possible loss of data
ext\pgsql\pgsql.c(3938) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4224) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4377) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4502) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(4511) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4564) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4606) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4647) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5292) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5293) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5300) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5541) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5543) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5545) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5547) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5549) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5551) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5553) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5556) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5558) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5560) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5564) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5758) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5870) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5974) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5979) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6156) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6241) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6297) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6304) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6320) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6332) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6341) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6417) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6420) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6506) : warning C4090: '=' : different 'const' qualifiers
ext\pgsql\pgsql.c(6736) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6910) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(7002) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(7029) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(7037) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(7041) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(7143) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_pgsql.dll.res /d FILE_DESCRIPTION="\"PostgreSQL\"" /d FILE_NAME="\"php_pgsql.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PGSQL extension\"" /d THANKS_GUYS="\"Thanks to Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_pgsql.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_pgsql.exp
EXT pgsql build complete
	"cl.exe" /D COMPILE_DL_SHMOP /D SHMOP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\shmop\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\shmop\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\shmop\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\shmop\ /c ext\shmop\shmop.c
shmop.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_shmop.dll.res /d FILE_DESCRIPTION="\"Shared Memory Operations\"" /d FILE_NAME="\"php_shmop.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SHMOP extension\"" /d THANKS_GUYS="\"Thanks to Slava Poliakov, Ilia Alshanetsky\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_shmop.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_shmop.exp
EXT shmop build complete
	"cl.exe" /DHAVE_SNMP_H=1 /D COMPILE_DL_SNMP /D SNMP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\snmp\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\snmp\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\snmp\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\snmp\ /c ext\snmp\snmp.c
snmp.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/net-snmp-config.h(974) : warning C4005: 'SIZEOF_INTMAX_T' : macro redefinition
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\main\config.w32.h(136) : see previous definition of 'SIZEOF_INTMAX_T'
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/net-snmp-config.h(1009) : warning C4005: 'inline' : macro redefinition
        C:\php-sdk\php56\vc11\x64\php-5.6.8-src\Zend/zend_config.w32.h(71) : see previous definition of 'inline'
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/net-snmp-config.h(1636) : warning C4005: 'snprintf' : macro redefinition
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\main\snprintf.h(107) : see previous definition of 'snprintf'
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/library/system.h(195) : warning C4273: 'php_strlcpy' : inconsistent dll linkage
        C:\php-sdk\php56\vc11\x64\php-5.6.8-src\main\php.h(125) : see previous definition of 'php_strlcpy'
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/library/system.h(200) : warning C4028: formal parameter 1 different from declaration
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/library/system.h(200) : warning C4028: formal parameter 2 different from declaration
C:\php-sdk\php56\vc11\x64\deps\include\net-snmp/library/system.h(200) : warning C4273: 'php_strlcat' : inconsistent dll linkage
        C:\php-sdk\php56\vc11\x64\php-5.6.8-src\main\php.h(133) : see previous definition of 'php_strlcat'
ext\snmp\snmp.c(558) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(610) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(615) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(624) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(642) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(648) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(654) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(659) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(664) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(671) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(675) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(681) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(686) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(687) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(853) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(862) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(870) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(873) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(1309) : warning C4267: 'function' : conversion from 'size_t' to 'u_int', possible loss of data
ext\snmp\snmp.c(1326) : warning C4267: 'function' : conversion from 'size_t' to 'u_int', possible loss of data
ext\snmp\snmp.c(1958) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(1972) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(2142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\snmp\snmp.c(2143) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(2147) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(2151) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\snmp\snmp.c(2155) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_snmp.dll.res /d FILE_DESCRIPTION="\"SNMP\"" /d FILE_NAME="\"php_snmp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SNMP extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne, Boris Lytochkin\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_snmp.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_snmp.exp
netsnmp.lib(asn1.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(asn1.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(callback.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(callback.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(closedir.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(closedir.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container_binary_array.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container_binary_array.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container_list_ssll.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container_list_ssll.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(container_null.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(container_null.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(default_store.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(default_store.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(getopt.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(getopt.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(gettimeofday.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(gettimeofday.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(inet_ntop.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(inet_ntop.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(inet_pton.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(inet_pton.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(int64.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(int64.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(keytools.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(keytools.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(large_fd_set.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(large_fd_set.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(lcd_time.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(lcd_time.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(mib.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(mib.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(mt_support.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(mt_support.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(opendir.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(opendir.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(parse.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(parse.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(read_config.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(read_config.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(readdir.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(readdir.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(scapi.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(scapi.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpIPv4BaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpIPv4BaseDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpSocketBaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpSocketBaseDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpTCPBaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpTCPBaseDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpTCPDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpTCPDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPBaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPBaseDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpUDPIPv4BaseDomain.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpUDPIPv4BaseDomain.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_alarm.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_alarm.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_api.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_api.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_auth.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_auth.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_client.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_client.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_debug.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_debug.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_enum.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_enum.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_logging.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_logging.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_secmod.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_secmod.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_service.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_service.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_transport.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_transport.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmp_version.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmp_version.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpusm.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpusm.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(snmpv3.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(snmpv3.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(strlcat.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(strlcat.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(strlcpy.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(strlcpy.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(strtok_r.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(strtok_r.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(system.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(system.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(tools.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(tools.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
netsnmp.lib(vacm.obj) : warning LNK4099: PDB 'libsnmp.pdb' was not found with 'netsnmp.lib(vacm.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\libsnmp.pdb'; linking object as if no debug info
EXT snmp build complete
	"cl.exe" /DHAVE_WINSOCK_H=1 /D COMPILE_DL_SOCKETS /D SOCKETS_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sockets\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sockets\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sockets\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sockets\ /c ext\sockets\conversions.c ext\sockets\multicast.c ext\sockets\sendrecvmsg.c ext\sockets\sockaddr_conv.c ext\sockets\sockets.c
conversions.c
multicast.c
sendrecvmsg.c
sockaddr_conv.c
sockets.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\sendrecvmsg.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\multicast.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\conversions.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\sockets.c)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\sockaddr_conv.c)
ext\sockets\sendrecvmsg.c(193) : warning C4244: 'function' : conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\sendrecvmsg.c(236) : warning C4244: 'function' : conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\multicast.c(119) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sockets\multicast.c(133) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sockets\conversions.c(110) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sockets\sockaddr_conv.c(68) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(575) : warning C4090: 'function' : different 'const' qualifiers
ext\sockets\conversions.c(581) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(633) : warning C4090: 'function' : different 'const' qualifiers
ext\sockets\conversions.c(639) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(698) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\sockets\conversions.c(732) : warning C4090: 'function' : different 'const' qualifiers
ext\sockets\sockets.c(517) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(791) : warning C4267: '=' : conversion from 'size_t' to 'socklen_t', possible loss of data
ext\sockets\sockets.c(549) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(974) : warning C4267: '=' : conversion from 'size_t' to 'ULONG', possible loss of data
ext\sockets\conversions.c(1108) : warning C4267: '=' : conversion from 'size_t' to 'ULONG', possible loss of data
ext\sockets\sockets.c(898) : warning C4244: 'function' : conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\conversions.c(1237) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\conversions.c(1503) : warning C4090: 'function' : different 'const' qualifiers
ext\sockets\conversions.c(1540) : warning C4090: 'function' : different 'const' qualifiers
ext\sockets\sockets.c(986) : warning C4244: 'function' : conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\sockets.c(1025) : warning C4244: 'function' : conversion from 'PHP_SOCKET' to 'int', possible loss of data
ext\sockets\sockets.c(1211) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1228) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1241) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1288) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1306) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1320) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1472) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1682) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1710) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1740) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1781) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sockets\sockets.c(1891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sockets\sockets.c(1892) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sockets\sockets.c(1918) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sockets\sockets.c(1919) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_sockets.dll.res /d FILE_DESCRIPTION="\"Sockets\"" /d FILE_NAME="\"php_sockets.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SOCKETS extension\"" /d THANKS_GUYS="\"Thanks to Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_sockets.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_sockets.exp
EXT sockets build complete
	"cl.exe" /D SQLITE_THREADSAFE=0 /D SQLITE_ENABLE_FTS3=1 /D SQLITE_ENABLE_COLUMN_METADATA=1 /D SQLITE_CORE=1 /D SQLITE_API=__declspec(dllexport)  /D COMPILE_DL_SQLITE3 /D SQLITE3_EXPORTS=1 /Iext\sqlite3/libsqlite /Iext\sqlite3 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\ /c ext\sqlite3\sqlite3.c
sqlite3.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(251) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(252) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(272) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'long', possible loss of data
ext\sqlite3\sqlite3.c(308) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(377) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(445) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(590) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'long', possible loss of data
ext\sqlite3\sqlite3.c(603) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(669) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(1108) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1149) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1160) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1172) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1187) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1192) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1207) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1570) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1725) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1791) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D SQLITE_THREADSAFE=0 /D SQLITE_ENABLE_FTS3=1 /D SQLITE_ENABLE_COLUMN_METADATA=1 /D SQLITE_CORE=1 /D SQLITE_API=__declspec(dllexport)  /D COMPILE_DL_SQLITE3 /D SQLITE3_EXPORTS=1 /Iext\sqlite3/libsqlite /Iext\sqlite3 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /c ext\sqlite3\libsqlite\sqlite3.c
sqlite3.c
ext\sqlite3\libsqlite\sqlite3.c(136986) : warning C4101: 'iMul' : unreferenced local variable
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_sqlite3.dll.res /d FILE_DESCRIPTION="\"SQLite3\"" /d FILE_NAME="\"php_sqlite3.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SQLITE3 extension\"" /d THANKS_GUYS="\"Thanks to Scott MacVicar, Ilia Alshanetsky, Brad Dewar\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_sqlite3.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_sqlite3.exp
EXT sqlite3 build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\sybase\include"  /DHAVE_CTPUBLIC_H=1 /D COMPILE_DL_SYBASE_CT /D SYBASE_CT_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sybase_ct\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sybase_ct\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sybase_ct\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\sybase_ct\ /c ext\sybase_ct\php_sybase_ct.c
php_sybase_ct.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sybase_ct\php_sybase_ct.c(438) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sybase_ct\php_sybase_ct.c(1714) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sybase_ct\php_sybase_ct.c(1827) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sybase_ct\php_sybase_ct.c(1832) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sybase_ct\php_sybase_ct.c(2004) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sybase_ct\php_sybase_ct.c(2005) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sybase_ct\php_sybase_ct.c(2006) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sybase_ct\php_sybase_ct.c(2007) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sybase_ct\php_sybase_ct.c(2008) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_sybase_ct.dll.res /d FILE_DESCRIPTION="\"Sybase-CT\"" /d FILE_NAME="\"php_sybase_ct.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SYBASE_CT extension\"" /d THANKS_GUYS="\"Thanks to Zeev Suraski, Tom May, Timm Friebe\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_sybase_ct.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_sybase_ct.exp
EXT sybase_ct build complete
	"cl.exe" /I "C:\php-sdk\php56\vc11\x64\deps\include"  /DHAVE_TIDY_H=1 /D COMPILE_DL_TIDY /D TIDY_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tidy\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tidy\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tidy\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\tidy\ /c ext\tidy\tidy.c
tidy.c
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\deps\include\platform.h(464) : warning C4005: 'vsnprintf' : macro redefinition
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\main\snprintf.h(112) : see previous definition of 'vsnprintf'
c:\php-sdk\php56\vc11\x64\deps\include\platform.h(484) : warning C4005: 'strcasecmp' : macro redefinition
        C:\php-sdk\php56\vc11\x64\php-5.6.8-src\Zend/zend_config.w32.h(54) : see previous definition of 'strcasecmp'
ext\tidy\tidy.c(865) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\tidy\tidy.c(893) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\tidy\tidy.c(1194) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\tidy\tidy.c(1360) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\tidy\tidy.c(1428) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\tidy\tidy.c(1432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\tidy\tidy.c(1436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\tidy\tidy.c(1560) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.6-nts-windows-vc11-x64\Release\php_tidy.dll.res /d FILE_DESCRIPTION="\"tidy\"" /d FILE_NAME="\"php_tidy.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"TIDY extension\"" /d THANKS_GUYS="\"Thanks to John Coggeshall, Ilia Alshanetsky\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.6-nts-windows-vc11-x64\Release\php_tidy.lib and object C:\obj\5.6-nts-windows-vc11-x64\Release\php_tidy.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
libtidy_a.lib(access.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(access.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(alloc.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(alloc.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(attrdict.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(attrdict.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(attrs.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(attrs.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(buffio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(buffio.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(clean.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(clean.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(config.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(config.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(entities.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(entities.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(fileio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(fileio.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(istack.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(istack.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(lexer.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(lexer.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(localize.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(localize.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(mappedio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(mappedio.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(parser.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(parser.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(pprint.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(pprint.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(streamio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(streamio.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(tags.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(tags.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(tidylib.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(tidylib.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(tmbstr.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(tmbstr.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(utf8.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(utf8.obj)' or at 'C:\obj\5.6-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT tidy build complete
	"cl.exe" /DHAVE_V8_H=1 /EHcs /D _ALLOW_KEYWORD_MACROS /D ZEND_WIN32_FORCE_INLINE /D __STDC_LIMIT_MACROS /D COMPILE_DL_V8JS /D V8JS_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x64\Release\ext\v8js\ /FdC:\obj\5.6-nts-windows-vc11-x64\Release\ext\v8js\ /FpC:\obj\5.6-nts-windows-vc11-x64\Release\ext\v8js\ /FRC:\obj\5.6-nts-windows-vc11-x64\Release\ext\v8js\ /c ext\v8js\v8js.cc ext\v8js\v8js_array_access.cc ext\v8js\v8js_class.cc ext\v8js\v8js_commonjs.cc ext\v8js\v8js_convert.cc ext\v8js\v8js_debug.cc ext\v8js\v8js_exceptions.cc ext\v8js\v8js_methods.cc ext\v8js\v8js_object_export.cc ext\v8js\v8js_timer.cc ext\v8js\v8js_v8.cc ext\v8js\v8js_v8object_class.cc ext\v8js\v8js_variables.cc
v8js.cc
v8js_array_access.cc
v8js_class.cc
v8js_commonjs.cc
v8js_convert.cc
v8js_debug.cc
v8js_exceptions.cc
v8js_methods.cc
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_commonjs.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_commonjs.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_debug.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_debug.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_methods.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_methods.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_array_access.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_array_access.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_convert.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_convert.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_class.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_exceptions.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_class.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_exceptions.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_exceptions.cc)
ext\v8js\v8js.cc(60) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
v8js_object_export.cc
v8js_timer.cc
ext\v8js\v8js_methods.cc(26) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_methods.cc(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(26) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(28) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(28) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(34) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_methods.cc(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(34) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(36) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(36) : error C2227: left of '->Int32Value' must point to class/struct/union/generic type
ext\v8js\v8js_methods.cc(41) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_methods.cc(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(41) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(43) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(43) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(47) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(47) : error C2228: left of '.Length' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(48) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(52) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(52) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(52) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_methods.cc(52) : error C2665: 'v8::Integer::New' : none of the 2 overloads could convert all the argument types
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1471): could be 'v8::Local<T> v8::Integer::New(int32_t,v8::Isolate *)'
        with
        [
            T=v8::Integer
        ]
        while trying to match the argument list '(v8::Isolate *, int)'
ext\v8js\v8js_methods.cc(96) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_methods.cc(96) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_methods.cc(96) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_methods.cc(96) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(133) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_methods.cc(171) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_methods.cc(181) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_methods.cc(181) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(181) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(183) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(183) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(186) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(186) : error C2228: left of '.Length' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(187) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(190) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(190) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(190) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_methods.cc(194) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_methods.cc(194) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(194) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(196) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(196) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(200) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(200) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(205) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(205) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(205) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_methods.cc(205) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_methods.cc(205) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_methods.cc(205) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_convert.cc)
ext\v8js\v8js_methods.cc(205) : error C2065: 'kInternalizedString' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_convert.cc)
ext\v8js\v8js_methods.cc(205) : error C3861: 'NewFromUtf8': identifier not found
v8js_v8.cc
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_convert.cc)
ext\v8js\v8js_methods.cc(209) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_convert.cc(74) : error C2660: 'v8::Array::New' : function does not take 2 arguments
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(18) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_convert.cc(123) : error C2660: 'v8::Date::New' : function does not take 2 arguments
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_exceptions.cc(87) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_convert.cc(135) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(18) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_exceptions.cc(87) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_convert.cc(135) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(20) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_exceptions.cc(87) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_convert.cc(135) : error C2065: 'kNormalString' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_exceptions.cc(87) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_convert.cc(135) : error C3861: 'NewFromUtf8': identifier not found
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(20) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_convert.cc(145) : error C2660: 'v8::Number::New' : function does not take 2 arguments
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(21) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_convert.cc(147) : error C2665: 'v8::Integer::New' : none of the 2 overloads could convert all the argument types
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1471): could be 'v8::Local<T> v8::Integer::New(int32_t,v8::Isolate *)'
        with
        [
            T=v8::Integer
        ]
        while trying to match the argument list '(v8::Isolate *, long)'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_convert.cc(152) : error C2660: 'v8::Number::New' : function does not take 2 arguments
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(21) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C2065: 'kInternalizedString' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(23) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(235) : error C3861: 'NewFromUtf8': identifier not found
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_convert.cc(229) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_methods.cc(243) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Object
        ]
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(23) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(244) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_convert.cc(241) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(25) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(244) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_convert.cc(241) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(244) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_convert.cc(241) : error C2065: 'kInternalizedString' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(25) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_convert.cc(241) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(258) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(29) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(266) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(266) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(266) : error C2228: left of '.Set' must have class/struct/union
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(266) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(266) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(266) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(41) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_methods.cc(266) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(69) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_methods.cc(266) : error C3861: 'NewFromUtf8': identifier not found
v8js_v8object_class.cc
ext\v8js\v8js_array_access.cc(69) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(278) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(69) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(278) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(71) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(278) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(71) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(278) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_array_access.cc(72) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(278) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(72) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(278) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(76) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_methods.cc(278) : fatal error C1003: error count exceeds 100; stopping compilation
ext\v8js\v8js_array_access.cc(76) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
v8js_variables.cc
ext\v8js\v8js_array_access.cc(76) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(76) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(52) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8'
ext\v8js\v8js_class.cc(52) : error C2065: 'CopyablePersistentTraits' : undeclared identifier
ext\v8js\v8js_array_access.cc(80) : error C2440: 'initializing' : cannot convert from 'v8::Handle<T>' to 'v8::Local<T>'
        with
        [
            T=v8::Value
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous
ext\v8js\v8js_class.cc(52) : error C2275: 'v8::Script' : illegal use of this type as an expression
ext\v8js\v8js_array_access.cc(83) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(52) : error C2977: 'v8::Persistent' : too many template arguments
        c:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
ext\v8js\v8js_array_access.cc(83) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(52) : error C2059: syntax error : '>'
ext\v8js\v8js_array_access.cc(83) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_class.cc(52) : error C2238: unexpected token(s) preceding ';'
ext\v8js\v8js_array_access.cc(88) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_array_access.cc(88) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_class.cc(105) : error C2039: 'GetCurrentContext' : is not a member of 'v8::Isolate'
        c:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_array_access.cc(88) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_class.cc(105) : error C2227: left of '->Global' must point to class/struct/union/generic type
ext\v8js\v8js_array_access.cc(90) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(105) : error C2227: left of '->Delete' must point to class/struct/union/generic type
ext\v8js\v8js_array_access.cc(90) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(108) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::String
        ]
ext\v8js\v8js_array_access.cc(91) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(110) : error C2039: 'global_template' : is not a member of 'v8js_ctx'
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(34) : see declaration of 'v8js_ctx'
ext\v8js\v8js_array_access.cc(91) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(110) : error C2228: left of '.Reset' must have class/struct/union
ext\v8js\v8js_array_access.cc(95) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_class.cc(111) : error C2039: 'global_template' : is not a member of 'v8js_ctx'
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(34) : see declaration of 'v8js_ctx'
ext\v8js\v8js_array_access.cc(95) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_class.cc(112) : error C2039: 'array_tmpl' : is not a member of 'v8js_ctx'
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(34) : see declaration of 'v8js_ctx'
ext\v8js\v8js_array_access.cc(95) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_class.cc(112) : error C2228: left of '.Reset' must have class/struct/union
ext\v8js\v8js_array_access.cc(95) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(113) : error C2039: 'array_tmpl' : is not a member of 'v8js_ctx'
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(34) : see declaration of 'v8js_ctx'
ext\v8js\v8js_array_access.cc(101) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(116) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_array_access.cc(101) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(116) : error C2059: syntax error : ','
ext\v8js\v8js_array_access.cc(101) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(110) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(116) : error C2955: 'std::map' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\map(66) : see declaration of 'std::map'
ext\v8js\v8js_array_access.cc(110) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(110) : error C2228: left of '.Set' must have class/struct/union
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\map(66) : see declaration of 'std::map'
ext\v8js\v8js_array_access.cc(144) : warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
ext\v8js\v8js_class.cc(116) : error C2663: 'std::_Tree<_Traits>::begin' : 2 overloads have no legal conversion for 'this' pointer
ext\v8js\v8js_array_access.cc(152) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_class.cc(117) : error C2663: 'std::_Tree<_Traits>::end' : 2 overloads have no legal conversion for 'this' pointer
ext\v8js\v8js_array_access.cc(152) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_class.cc(119) : error C2227: left of '->second' must point to class/struct/union/generic type
        type is '_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc_types::_Alloc,false>>::iterator'
ext\v8js\v8js_array_access.cc(152) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_class.cc(119) : error C2228: left of '.Reset' must have class/struct/union
ext\v8js\v8js_array_access.cc(154) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(123) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_array_access.cc(154) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(123) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_array_access.cc(155) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(155) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(159) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(159) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(159) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(159) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_array_access.cc(163) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(163) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(163) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(163) : error C2665: 'v8::Integer::New' : none of the 2 overloads could convert all the argument types
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1471): could be 'v8::Local<T> v8::Integer::New(int32_t,v8::Isolate *)'
        with
        [
            T=v8::Integer
        ]
        while trying to match the argument list '(v8::Isolate *, int)'
ext\v8js\v8js_array_access.cc(167) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_array_access.cc(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_array_access.cc(167) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_array_access.cc(169) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(169) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(170) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(170) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(174) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(174) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_array_access.cc(174) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(174) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_array_access.cc(180) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(180) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(180) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(184) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_array_access.cc(184) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_array_access.cc(184) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_array_access.cc(186) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(186) : fatal error C1003: error count exceeds 100; stopping compilation
ext\v8js\v8js_class.cc(125) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
ext\v8js\v8js_class.cc(130) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(130) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(132) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
ext\v8js\v8js_class.cc(145) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Context
        ]
ext\v8js\v8js_class.cc(150) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(150) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(155) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
ext\v8js\v8js_class.cc(159) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(159) : error C2059: syntax error : ','
ext\v8js\v8js_class.cc(159) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(159) : error C2955: 'std::map' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\map(66) : see declaration of 'std::map'
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\map(66) : see declaration of 'std::map'
ext\v8js\v8js_class.cc(159) : error C2663: 'std::_Tree<_Traits>::begin' : 2 overloads have no legal conversion for 'this' pointer
ext\v8js\v8js_class.cc(160) : error C2663: 'std::_Tree<_Traits>::end' : 2 overloads have no legal conversion for 'this' pointer
ext\v8js\v8js_class.cc(161) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(161) : error C2065: 'persist_tpl_' : undeclared identifier
ext\v8js\v8js_class.cc(161) : error C2227: left of '->first' must point to class/struct/union/generic type
        type is '_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc_types::_Alloc,false>>::iterator'
ext\v8js\v8js_class.cc(162) : error C2065: 'persist_tpl_' : undeclared identifier
ext\v8js\v8js_class.cc(162) : error C2227: left of '->Reset' must point to class/struct/union/generic type
        type is ''unknown-type''
ext\v8js\v8js_class.cc(163) : error C2065: 'persist_tpl_' : undeclared identifier
ext\v8js\v8js_class.cc(163) : error C2541: 'delete' : cannot delete objects that are not pointers
ext\v8js\v8js_class.cc(164) : error C2227: left of '->second' must point to class/struct/union/generic type
        type is '_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc_types::_Alloc,false>>::iterator'
ext\v8js\v8js_class.cc(164) : error C2228: left of '.Reset' must have class/struct/union
ext\v8js\v8js_class.cc(170) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Value
        ]
ext\v8js\v8js_class.cc(178) : error C2039: 'script' : is not a member of '_v8js_script'
        ext\v8js\v8js_class.cc(49) : see declaration of '_v8js_script'
ext\v8js\v8js_class.cc(178) : error C2227: left of '->Reset' must point to class/struct/union/generic type
ext\v8js\v8js_class.cc(183) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(183) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(186) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
ext\v8js\v8js_class.cc(226) : error C2039: 'global_template' : is not a member of 'v8js_ctx'
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(34) : see declaration of 'v8js_ctx'
ext\v8js\v8js_class.cc(227) : error C2039: 'array_tmpl' : is not a member of 'v8js_ctx'
        c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(34) : see declaration of 'v8js_ctx'
ext\v8js\v8js_class.cc(231) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(231) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(233) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(233) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(236) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(236) : error C2059: syntax error : ','
ext\v8js\v8js_class.cc(236) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(236) : error C2512: 'std::map' : no appropriate default constructor available
ext\v8js\v8js_class.cc(237) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(237) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(238) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(238) : error C2059: syntax error : ','
ext\v8js\v8js_class.cc(238) : error C2512: 'std::map' : no appropriate default constructor available
ext\v8js\v8js_class.cc(239) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(239) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(359) : error C2660: 'v8::Isolate::SetData' : function does not take 2 arguments
ext\v8js\v8js_class.cc(397) : error C2664: 'v8::FunctionTemplate::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::InvocationCallback'
        There is no context in which this conversion is possible
ext\v8js\v8js_class.cc(399) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        c:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_class.cc(399) : fatal error C1003: error count exceeds 100; stopping compilation
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\zend\zend_execute.h(247) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_object_export.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_object_export.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_v8.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_v8.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_timer.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_timer.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_variables.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_variables.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(18) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(18) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(20) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(20) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(21) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(21) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(23) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(23) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(25) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(25) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(29) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_array_access.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_object_export.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_timer.cc)
ext\v8js\v8js_object_export.cc(32) : error C2039: 'WeakCallbackData' : is not a member of 'v8'
ext\v8js\v8js_object_export.cc(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_object_export.cc(32) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(35) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(35) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(41) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(41) : error C2228: left of '.Length' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(45) : error C2660: 'v8::Isolate::GetData' : function does not take 1 arguments
ext\v8js\v8js_object_export.cc(53) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_object_export.cc(76) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_object_export.cc(76) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(76) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(76) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_object_export.cc(76) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_object_export.cc(82) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(82) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(82) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_object_export.cc(90) : warning C4018: '<' : signed/unsigned mismatch
ext\v8js\v8js_object_export.cc(92) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(92) : error C2227: left of '->IsObject' must point to class/struct/union/generic type
ext\v8js\v8js_object_export.cc(93) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(93) : error C2227: left of '->GetHiddenValue' must point to class/struct/union/generic type
ext\v8js\v8js_object_export.cc(93) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(93) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(93) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_object_export.cc(93) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_object_export.cc(101) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(104) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_object_export.cc(104) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(104) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(104) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_object_export.cc(104) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_object_export.cc(117) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(117) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(117) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_object_export.cc(145) : warning C4018: '<' : signed/unsigned mismatch
ext\v8js\v8js_object_export.cc(154) : error C2039: 'ThrowException' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_object_export.cc(167) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(167) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(167) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_object_export.cc(172) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_object_export.cc(172) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_object_export.cc(172) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(174) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(174) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(175) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(175) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(178) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_object_export.cc(178) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(178) : error C2065: 'kInternalizedString' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(178) : error C2227: left of '->Value' must point to class/struct/union/generic type
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(178) : error C3861: 'NewFromUtf8': identifier not found
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(183) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(183) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_v8object_class.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
ext\v8js\v8js_object_export.cc(183) : error C2228: left of '.IsEmpty' must have class/struct/union
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(183) : error C2227: left of '->IsExternal' must point to class/struct/union/generic type
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(184) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(184) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2275: 'v8::Object' : illegal use of this type as an expression (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(184) : error C2227: left of '->Value' must point to class/struct/union/generic type
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2977: 'v8::Persistent' : too many template arguments (ext\v8js\v8js_v8object_class.cc)
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(344) : see declaration of 'v8::Persistent'
ext\v8js\v8js_object_export.cc(189) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : warning C4091: 'typedef ' : ignored on left of 'v8::Persistent' when no variable is declared (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(193) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(193) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(193) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(195) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(195) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(196) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(196) : fatal error C1003: error count exceeds 100; stopping compilation
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C2146: syntax error : missing ';' before identifier 'global_template' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C2146: syntax error : missing ';' before identifier 'array_tmpl' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(56) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(57) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_v8.cc(52) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_v8.cc(91) : error C2660: 'v8::Date::DateTimeConfigurationChangeNotification' : function does not take 1 arguments
ext\v8js\v8js_timer.cc(96) : error C2039: 'RequestInterrupt' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_v8.cc(221) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        c:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8.cc(221) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8.cc(252) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        c:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8.cc(252) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        c:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8.cc(252) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8.cc(252) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8.cc(269) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_v8.cc(271) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(59) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2059: syntax error : ',' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(60) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(61) : error C2059: syntax error : ',' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php56\vc11\x64\php-5.6.8-src\ext\v8js\v8js_class.h(62) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_v8object_class.cc(70) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(70) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(70) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(70) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(130) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(130) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(130) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(130) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(170) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(170) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(170) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(170) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(189) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(189) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(189) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(189) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(254) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(254) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(254) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(254) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(303) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(303) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(303) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(303) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(307) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(307) : error C2039: 'kInternalizedString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_v8object_class.cc(307) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(307) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(321) : error C2039: 'GetCurrentContext' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_v8object_class.cc(321) : error C2227: left of '->Global' must point to class/struct/union/generic type
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_v8object_class.cc(321) : error C2039: '__this' : is not a member of 'v8::Isolate'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(2930) : see declaration of 'v8::Isolate'
ext\v8js\v8js_v8object_class.cc(383) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Value
        ]
ext\v8js\v8js_v8object_class.cc(475) : error C2660: 'v8::Isolate::GetData' : function does not take 1 arguments
ext\v8js\v8js_v8object_class.cc(482) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Value
        ]
ext\v8js\v8js_variables.cc(28) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_variables.cc(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_variables.cc(28) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_variables.cc(30) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_variables.cc(30) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_variables.cc(40) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_variables.cc(40) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_variables.cc(40) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_variables.cc(89) : error C2039: 'NewFromUtf8' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_variables.cc(89) : error C2039: 'kNormalString' : is not a member of 'v8::String'
        C:\pecl-dep-libs\vc11\x64\v8\include\v8.h(1098) : see declaration of 'v8::String'
ext\v8js\v8js_variables.cc(89) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_variables.cc(89) : error C2660: 'v8::External::New' : function does not take 2 arguments
ext\v8js\v8js_variables.cc(89) : error C2660: 'v8::AccessorSignature::New' : function does not take 2 arguments
ext\v8js\v8js_variables.cc(89) : error C3861: 'NewFromUtf8': identifier not found
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.
