
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.5-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.5-nts-windows-vc11-x64\Release\ -x C:\obj\5.5-nts-windows-vc11-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bz2\bz2_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(142) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(155) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(352) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(621) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(626) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\bz2\bz2.c(627) : 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 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\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  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php55\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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.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_vm_opcodes.c
zend.c
zend_API.c
zend_alloc.c
zend_builtin_functions.c
zend_closures.c
zend_compile.c
zend_constants.c
zend_default_classes.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_API.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_closures.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_builtin_functions.c)
Zend\zend.c(143) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(145) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(152) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(163) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(165) : 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.c(167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(178) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(182) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(184) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_constants.c)
Zend\zend.c(207) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(209) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(212) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(218) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(343) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(345) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(350) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(375) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(382) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(402) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(404) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(424) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_constants.c(224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_compile.c)
Zend\zend_API.c(1285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_constants.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1368) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_default_classes.c)
Zend\zend.c(861) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(1523) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(899) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(1670) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(1160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1934) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(1322) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(1972) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2054) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2136) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(950) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2194) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2304) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(1079) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(1391) : warning C4101: 'lc_name' : unreferenced local variable
Zend\zend_builtin_functions.c(1396) : warning C4101: 'use_heap' : unreferenced local variable
Zend\zend_compile.c(156) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1880) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1882) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3401) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(252) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3582) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3614) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2052) : 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_API.c(3684) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(3684) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3687) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(2188) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3779) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3888) : warning C4267: '=' : conversion from 'size_t' to 'int', 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_compile.c(975) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(990) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(2630) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(1819) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(1964) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2023) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2072) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2137) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_compile.c(2498) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2540) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2652) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(3260) : warning C4267: '+=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(3292) : warning C4267: '=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(4019) : warning C4090: '=' : different 'const' qualifiers
Zend\zend_compile.c(4116) : warning C4267: 'initializing' : conversion from 'size_t' to 'zend_uint', possible loss of data
zend_dynamic_array.c
Zend\zend_compile.c(5446) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(5448) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
Zend\zend_compile.c(5490) : warning C4018: '>' : signed/unsigned mismatch
zend_exceptions.c
Zend\zend_compile.c(5707) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5710) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(7022) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_execute.c
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_exceptions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_execute.c)
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(598) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute.c(765) : warning C4018: '>=' : signed/unsigned mismatch
Zend\zend_execute.c(1606) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(919) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(1033) : warning C4018: '>' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(1036) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(1038) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
zend_hash.c
zend_highlight.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(2678) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(2691) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(3324) : warning C4101: 'free_op1' : unreferenced local variable (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(7990) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(8003) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(13307) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(13320) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_execute_API.c)
Zend\zend_execute_API.c(1221) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute_API.c(1240) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute_API.c(1691) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(30901) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_vm_execute.h(30914) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
zend_indent.c
zend_ini.c
zend_ini_parser.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_gc.c)
zend_ini_scanner.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_highlight.c(39) : 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\zend_highlight.c(45) : 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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_generators.c)
zend_interfaces.c
Zend\zend_generators.c(55) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_generators.c(57) : warning C4018: '>' : signed/unsigned mismatch
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
Zend\zend_indent.c(116) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini.c)
Zend\zend_ini.c(492) : 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_ini.c(514) : 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_iterators.c
zend_language_parser.c
Zend/zend_ini_scanner.l(185) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_ini_scanner.c)
zend_language_scanner.c
zend_list.c
Zend/zend_ini_scanner.l(240) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_ini_scanner.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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_scanner.l(250) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_scanner.c)
Zend/zend_ini_parser.c(535) : 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(542) : 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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_interfaces.c)
zend_llist.c
Zend\zend_interfaces.c(328) : warning C4018: '<' : signed/unsigned mismatch
zend_multibyte.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_iterators.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_list.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_parser.c)
Zend/zend_language_parser.c(457) : 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_object_handlers.c
Zend/zend_language_parser.c(464) : 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_language_parser.y(1247) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_parser.c)
zend_objects.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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)
Zend\zend_llist.c(254) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
Zend/zend_language_scanner.l(305) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
zend_objects_API.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(639) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(692) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(993) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1853) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1854) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1855) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1884) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1874) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1913) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend\zend_multibyte.c(171) : warning C4090: 'function' : different 'const' qualifiers
Zend/zend_language_scanner.l(2072) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend\zend_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
zend_opcode.c
Zend/zend_language_scanner.l(1704) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1716) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1650) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1689) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1633) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1613) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1199) : 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(2425) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
zend_operators.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_object_handlers.c)
zend_ptr_stack.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects_API.c)
Zend\zend_object_handlers.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(892) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(1110) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_qsort.c
zend_sprintf.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects.c)
zend_stack.c
zend_stream.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_opcode.c)
Zend\zend_opcode.c(491) : warning C4018: '<' : signed/unsigned mismatch
zend_string.c
zend_strtod.c
zend_ts_hash.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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
Zend\zend_string.c(199) : warning C4018: '<' : signed/unsigned mismatch
zend_variables.c
zend_vm_opcodes.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_variables.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 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\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  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php55\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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\SAPI.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\fopen_wrappers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\internal_functions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\getopt.c)
main\SAPI.c(202) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(302) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(309) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(657) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(745) : warning C4018: '<' : signed/unsigned mismatch
main\SAPI.c(809) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(902) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(1027) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\output.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\network.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\mergesort.c)
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
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_content_types.c
php_ini.c
main\getopt.c(92) : warning C4267: 'initializing' : 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\getopt.c(122) : warning C4267: '+=' : conversion from 'size_t' to '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(248) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(388) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(401) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\output.c(560) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(565) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(629) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(644) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(652) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(680) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(881) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(970) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(1093) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(1175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1201) : 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\output.c(1207) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1279) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
php_open_temporary_file.c
php_scandir.c
php_sprintf.c
php_ticks.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(723) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(926) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(1583) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2133) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2134) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2148) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2172) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2447) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2475) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2540) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2587) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_content_types.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ini.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_open_temporary_file.c)
main\php_content_types.c(55) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
reentrancy.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_scandir.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
rfc1867.c
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
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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_sprintf.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
snprintf.c
main\php_scandir.c(100) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
spprintf.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ticks.c)
strlcat.c
strlcpy.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_variables.c)
main\php_variables.c(38) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(88) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(164) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(170) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(386) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(387) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(397) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(471) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_variables.c(490) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\reentrancy.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\rfc1867.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\snprintf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\spprintf.c)
main\rfc1867.c(150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(179) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(435) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(544) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(714) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(861) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(880) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1037) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1051) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1053) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\rfc1867.c(1096) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(1105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1114) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1121) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1138) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1169) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1196) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcat.c)
main\rfc1867.c(1207) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\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  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php55\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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\inet.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\fnmatch.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\sockets.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 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\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  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php55\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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\cast.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\glob_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\mmap.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\memory.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\plain_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\streams.c)
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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\transports.c)
main\streams\glob_wrapper.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned 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\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\memory.c(647) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(680) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(696) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(703) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(710) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(711) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(711) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(328) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\streams.c(121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(386) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(779) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\plain_wrapper.c(780) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\streams.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(1094) : warning C4267: 'function' : conversion from 'size_t' to 'const 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\plain_wrapper.c(1098) : warning C4267: 'function' : conversion from 'size_t' to 'const int', 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\plain_wrapper.c(1184) : warning C4267: 'initializing' : 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\plain_wrapper.c(1293) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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\plain_wrapper.c(1408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1144) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1473) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1341) : warning C4267: '-=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1474) : warning C4267: '=' : conversion from 'size_t' to 'int', 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 '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 '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
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
userspace.c
xp_socket.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\userspace.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\xp_socket.c)
main\streams\userspace.c(294) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(297) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(380) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(477) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(70) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(636) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(685) : warning C4267: '=' : conversion from 'size_t' to 'long', 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\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\xp_socket.c(317) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(1171) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1175) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1218) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1226) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1282) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1328) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1336) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1390) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1417) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1464) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1472) : 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 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\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  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php55\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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\globals.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\glob.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\readdir.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\select.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\registry.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\sendmail.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\time.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\winutil.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
wsyslog.c
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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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 /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\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  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php55\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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /c TSRM\TSRM.c TSRM\tsrm_strtok_r.c TSRM\tsrm_virtual_cwd.c TSRM\tsrm_win32.c
TSRM.c
tsrm_strtok_r.c
tsrm_virtual_cwd.c
tsrm_win32.c
TSRM\tsrm_virtual_cwd.c(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (TSRM\tsrm_win32.c)
TSRM\tsrm_virtual_cwd.c(460) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_virtual_cwd.c(1119) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_virtual_cwd.c(1153) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_virtual_cwd.c(1367) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
TSRM\tsrm_virtual_cwd.c(1944) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\compare.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\div.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\debug.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\add.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\int2num.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\doaddsub.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\init.c)
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\neg.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\num2long.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\num2str.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\outofmem.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\raise.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\output.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\raisemod.c)
recmul.c
rmzero.c
rt.c
ext\bcmath\libbcmath\src\output.c(75) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
sqrt.c
str2num.c
sub.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\recmul.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\rmzero.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\rt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\sqrt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\str2num.c)
zero.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\sub.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\zero.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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\calendar\cal_unix.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\calendar\calendar.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\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\easter.c(115) : warning C4244: '=' : conversion from 'time_t' to 'long', 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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 /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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /c ext\date\php_date.c
php_date.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(908) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(914) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1227) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1419) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1456) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1709) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1763) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1764) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1765) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1766) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1767) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1768) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1769) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1770) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1771) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1808) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1809) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1810) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1811) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1812) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1813) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1814) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1815) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1816) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1817) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2220) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2243) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2247) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2333) : 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(2347) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2419) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2420) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2421) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2423) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2424) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2425) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2427) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2428) : 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(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(2439) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2895) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2901) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2903) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2909) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2937) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2938) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2939) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2940) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2941) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2942) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2945) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2947) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2954) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2957) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2960) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2961) : 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(2968) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2972) : 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(2974) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2981) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2982) : 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(2984) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2985) : 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(2988) : 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(2996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3054) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3782) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3793) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3797) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3820) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3905) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3915) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3917) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3929) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3931) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3936) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3961) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3962) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3963) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3964) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4178) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4179) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4180) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4181) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4182) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4183) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4184) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4185) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4187) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4188) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4190) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4337) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4517) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4536) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4537) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4539) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4541) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4544) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4547) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4587) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4725) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4726) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4729) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4730) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4734) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4736) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4739) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4745) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4746) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4749) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4750) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4754) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4756) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4763) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4764) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4767) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4768) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4772) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4774) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4782) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4785) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4786) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4790) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4792) : 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 /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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /FRC:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /c ext\ereg\ereg.c
ereg.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FRC:\obj\5.5-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
regerror.c
regcomp.c
regexec.c
regfree.c
ext\ereg\regex\regcomp.c(120) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(256) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(476) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\ereg\regex\engine.c(205) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
ext\ereg\regex\regcomp.c(807) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\ereg\regex\engine.c(402) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
ext\ereg\regex\regcomp.c(1064) : warning C4267: '-=' : conversion from 'size_t' to 'uch', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\ereg\regex\engine.c(601) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
ext\ereg\regex\regcomp.c(1386) : warning C4267: '=' : conversion from 'size_t' to 'sop', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\callback_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\logical_filters.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\sanitizing_filters.c)
ext\filter\filter.c(446) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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
ext\filter\logical_filters.c(388) : warning C4244: 'function' : conversion from '__int64' to 'int', 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
	"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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\php_ftp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\ftp.c)
ext\ftp\php_ftp.c(454) : warning C4267: '=' : conversion from 'size_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\php_ftp.c(643) : warning C4267: '=' : conversion from 'size_t' 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
ext\ftp\ftp.c(444) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\ftp\ftp.c(1021) : warning C4244: '+=' : conversion from 'time_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\ftp.c(1391) : warning C4244: '=' : conversion from 'SOCKET' 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /FRC:\obj\5.5-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_crc32.c
hash_adler32.c
hash_fnv.c
hash_gost.c
hash_haval.c
hash_joaat.c
hash_md.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_fnv.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_adler32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_crc32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_gost.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_md.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_joaat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_haval.c)
ext\hash\hash.c(106) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(162) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(280) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(441) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\hash\hash.c(478) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(815) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(842) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(874) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(917) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash_gost.c(255) : warning C4267: '=' : conversion from 'size_t' to 'php_hash_uint32', possible loss of data
ext\hash\hash_gost.c(257) : warning C4267: '+=' : conversion from 'size_t' to 'php_hash_uint32', possible loss of data
ext\hash\hash_gost.c(262) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_gost.c(278) : warning C4267: '=' : conversion from 'size_t' to 'unsigned char', possible loss of data
ext\hash\hash_md.c(684) : warning C4244: '=' : conversion from '__int64' to 'char', possible loss of data
hash_ripemd.c
hash_sha.c
hash_snefru.c
hash_tiger.c
hash_whirlpool.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_sha.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_snefru.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_ripemd.c)
ext\hash\hash_snefru.c(147) : warning C4267: '=' : conversion from 'size_t' to 'php_hash_uint32', possible loss of data
ext\hash\hash_snefru.c(149) : warning C4267: '+=' : conversion from 'size_t' to 'php_hash_uint32', 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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_tiger.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(349) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\iconv\iconv.c(674) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(691) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1133) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1154) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1255) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(2022) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2224) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2269) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2346) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2354) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2358) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2360) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2363) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\iconv\iconv.c(2399) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2454) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2455) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2456) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2458) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2460) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2462) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /c ext\json\json.c
json.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(577) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(797) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(857) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(859) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(861) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(863) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(865) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(867) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(869) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(871) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(873) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(875) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt.c)
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
ext\mcrypt\mcrypt.c(877) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1155) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1162) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_alloc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_auth.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_bt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_charset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_debug.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_driver.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_block_alloc.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.c(257) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(686) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(142) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(976) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(994) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1033) : warning C4267: '=' : 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_block_alloc.c(160) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', 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(336) : 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_auth.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1398) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd.c(1525) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1728) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1729) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1797) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(2419) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd.c(2503) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd.c(2503) : warning C4090: 'function' : different 'const' qualifiers
ext\mysqlnd\mysqlnd.c(2756) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_ext_plugin.c
mysqlnd_loaddata.c
mysqlnd_net.c
mysqlnd_plugin.c
mysqlnd_ps.c
mysqlnd_ps_codec.c
mysqlnd_result.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ext_plugin.c)
mysqlnd_result_meta.c
ext\mysqlnd\mysqlnd_loaddata.c(148) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_plugin.c)
mysqlnd_reverse_api.c
mysqlnd_statistics.c
ext\mysqlnd\mysqlnd_net.c(48) : warning C4244: 'initializing' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(181) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\mysqlnd\mysqlnd_net.c(577) : warning C4267: 'initializing' : conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(579) : warning C4267: 'function' : conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(601) : warning C4267: 'initializing' : conversion from 'size_t' to 'uLongf', possible loss of data
ext\mysqlnd\mysqlnd_net.c(603) : warning C4267: 'function' : conversion from 'size_t' to 'uLong', possible loss of data
ext\mysqlnd\mysqlnd_net.c(867) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(877) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(885) : 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_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_wireprotocol.c
php_mysqlnd.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps_codec.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result_meta.c)
ext\mysqlnd\mysqlnd_ps_codec.c(120) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(591) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(674) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(812) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(852) : warning C4293: '>>' : shift count negative or too big, undefined behavior
ext\mysqlnd\mysqlnd_ps.c(726) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(426) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(577) : warning C4018: '>' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(923) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(996) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_reverse_api.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_statistics.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\php_mysqlnd.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_wireprotocol.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
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(1784) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1944) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /c ext\odbc\php_odbc.c
php_odbc.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(722) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(741) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(870) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(963) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(1154) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1189) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1400) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1559) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1563) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1633) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1642) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1735) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1835) : 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/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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FRC:\obj\5.5-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_exec.c(672) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
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_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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(837) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(851) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\reflection\php_reflection.c(1212) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1277) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(1345) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1645) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1812) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(2122) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(2687) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(2755) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(3138) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(3161) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(3394) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(3576) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(3734) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(3876) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4668) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(4715) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4738) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4844) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5005) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5080) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5203) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5256) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5283) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5332) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5334) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5472) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5562) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5600) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5616) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5648) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5664) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_files.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_mm.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_user.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\mod_user_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\session.c)
ext\session\mod_files.c(89) : warning C4267: '=' : 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_files.c(124) : warning C4101: 'sbuf' : unreferenced local variable
ext\session\mod_files.c(307) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
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_user.c(154) : warning C4267: 'initializing' : 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_user_class.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(148) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(321) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(334) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(357) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(361) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(847) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(901) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1026) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\session\session.c(1175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1194) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1205) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1220) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1223) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1226) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1292) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1296) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1301) : warning C4018: '>' : signed/unsigned mismatch
ext\session\session.c(1341) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1342) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1391) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1461) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1468) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1519) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1565) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\session\session.c(1680) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1682) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1683) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1684) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1699) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1720) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1822) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1894) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1982) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2135) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2514) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2545) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2582) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2640) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2669) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2678) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2684) : warning C4267: 'function' : conversion from 'size_t' to 'long', 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(2725) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2726) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2744) : warning C4267: '=' : 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
	"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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\php_spl.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_directory.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_array.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_functions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_fixedarray.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
ext\spl\spl_directory.c(246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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_directory.c(305) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\spl\spl_directory.c(409) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\php_spl.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
ext\spl\spl_functions.c(35) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_array.c(1246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_directory.c(916) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(948) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_directory.c(949) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_directory.c(979) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(980) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1017) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1036) : 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
ext\spl\spl_directory.c(1071) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_functions.c(60) : warning C4267: 'initializing' : 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_functions.c(86) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\spl\spl_functions.c(89) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\spl\spl_array.c(1718) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1321) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1410) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1539) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1584) : warning C4267: '=' : conversion from 'size_t' 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_directory.c(1790) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1902) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1906) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2114) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2166) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\spl\spl_directory.c(2310) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2325) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(2432) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2449) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2801) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2820) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2856) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2874) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
spl_heap.c
spl_iterators.c
spl_observer.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_heap.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_observer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_iterators.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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(496) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_observer.c(792) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1009) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1035) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1172) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1229) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2216) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\array.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\basic_functions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crc32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\browscap.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\base64.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crypt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\assert.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\credits.c)
ext\standard\array.c(2618) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\array.c(2624) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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(287) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(295) : 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(300) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(3642) : 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(3646) : 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(3648) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3649) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3660) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3663) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3669) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3673) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3676) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3677) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3690) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3719) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3720) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3721) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3722) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3723) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3724) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3729) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3766) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3768) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3769) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3815) : 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(3819) : 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(3822) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3831) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3832) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3843) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3844) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3846) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3896) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(3999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4027) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4056) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4103) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4339) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4400) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4414) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4420) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4509) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\basic_functions.c(4571) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4618) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4707) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5172) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5340) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5363) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5371) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5373) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5381) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5383) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5445) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5503) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5531) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5663) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5710) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
crypt_blowfish.c
crypt_freesec.c
crypt_sha256.c
crypt_sha512.c
css.c
cyr_convert.c
datetime.c
dir.c
dl.c
dns.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crypt_sha256.c)
ext\standard\crypt_sha256.c(129) : warning C4267: '+=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\crypt_sha256.c(270) : warning C4267: '+=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\crypt_sha256.c(315) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\standard\crypt_sha256.c(538) : warning C4267: '-=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt_sha256.c(610) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\crypt_sha512.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\css.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\datetime.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dir.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\cyr_convert.c)
dns_win32.c
exec.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
file.c
ext\standard\cyr_convert.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
filestat.c
filters.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dl.c)
flock_compat.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dns.c)
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]'
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(227) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
fsock.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dns_win32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\exec.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\file.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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filters.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filestat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\flock_compat.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(243) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(334) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(429) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(463) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ftok.c
ext\standard\filters.c(51) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(479) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(481) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(99) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(553) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\filters.c(127) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(633) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\filters.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(646) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\file.c(668) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ftp_fopen_wrapper.c
ext\standard\file.c(689) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\filters.c(283) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(755) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(774) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(774) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(787) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(787) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(834) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1035) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(880) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\file.c(1117) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1119) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(1228) : 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\file.c(1200) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(1310) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1426) : warning C4267: '=' : 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\filters.c(1885) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', 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\file.c(1560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1561) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filters.c(2026) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1562) : warning C4244: '=' : conversion from 'time_t' to 'long', 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(1027) : warning C4244: '=' : conversion from 'time_t' to 'long', 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(1028) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1589) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1029) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1057) : 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\filestat.c(1058) : 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\filestat.c(1059) : 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\filestat.c(1060) : 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\filestat.c(1061) : 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\filestat.c(1062) : 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\filestat.c(1063) : 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\filestat.c(1064) : 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\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\filestat.c(1068) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1069) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1762) : warning C4267: '=' : conversion from 'size_t' 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\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\file.c(1933) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\file.c(2288) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(2322) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(2471) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
head.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\fsock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\formatted_print.c)
html.c
http.c
ext\standard\fsock.c(76) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
http_fopen_wrapper.c
ext\standard\fsock.c(101) : warning C4267: '=' : conversion from 'size_t' to 'int', 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
image.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftok.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftp_fopen_wrapper.c)
incomplete_class.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\head.c)
info.c
ext\standard\ftp_fopen_wrapper.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\ftp_fopen_wrapper.c(264) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\ftp_fopen_wrapper.c(864) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\html.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\http.c)
iptc.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
lcg.c
ext\standard\http.c(240) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\http_fopen_wrapper.c)
levenshtein.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\image.c)
ext\standard\html.c(375) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(382) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(396) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(423) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\html.c(425) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(847) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1104) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\html.c(1552) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1562) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\http_fopen_wrapper.c(200) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\http_fopen_wrapper.c(201) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\http_fopen_wrapper.c(355) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(370) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(524) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(532) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(536) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(647) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\http_fopen_wrapper.c(702) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(780) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(868) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(869) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(870) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(903) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\incomplete_class.c)
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
ext\standard\image.c(1378) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(1380) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\info.c)
link_win32.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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\iptc.c)
mail.c
math.c
md5.c
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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\lcg.c)
metaphone.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\levenshtein.c)
microtime.c
pack.c
pageinfo.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\link_win32.c)
ext\standard\link_win32.c(81) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\mail.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\math.c)
password.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\md5.c)
ext\standard\math.c(924) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\math.c(960) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\md5.c(68) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1027) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\metaphone.c)
ext\standard\math.c(1043) : 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(1059) : warning C4267: '=' : conversion from 'size_t' to '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(1089) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1139) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\math.c(1147) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1156) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1174) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\math.c(1245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1248) : 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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\microtime.c)
php_crypt_r.c
php_fopen_wrapper.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\pack.c)
ext\standard\metaphone.c(45) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\pageinfo.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
proc_open.c
quot_print.c
ext\standard\pack.c(583) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(688) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(714) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(738) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(790) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(811) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(825) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(859) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(867) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(875) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
rand.c
ext\standard\pageinfo.c(172) : warning C4244: 'return' : conversion from 'time_t' to 'long', possible loss of data
scanf.c
sha1.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\password.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
soundex.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\php_crypt_r.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\php_fopen_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\proc_open.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\quot_print.c)
ext\standard\php_crypt_r.c(163) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\rand.c)
ext\standard\php_fopen_wrapper.c(89) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\php_fopen_wrapper.c(95) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\php_fopen_wrapper.c(101) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\php_fopen_wrapper.c(140) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\php_fopen_wrapper.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
streamsfuncs.c
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\proc_open.c(364) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(402) : 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(521) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\scanf.c)
string.c
strnatcmp.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\sha1.c)
syslog.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
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
type.c
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
uniqid.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\soundex.c)
url.c
url_scanner_ex.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\streamsfuncs.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\string.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\strnatcmp.c)
ext\standard\streamsfuncs.c(128) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(157) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(223) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(439) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(480) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(503) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(506) : 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(527) : 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(535) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(536) : 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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\syslog.c)
ext\standard\streamsfuncs.c(861) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(898) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(903) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(904) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(1341) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(1559) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(269) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(297) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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(351) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(1039) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1045) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1085) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\strnatcmp.c(112) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\type.c)
ext\standard\string.c(1216) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1338) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
user_filters.c
ext\standard\string.c(1550) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1577) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1599) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1615) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1616) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1644) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1760) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1807) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1865) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1928) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1990) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1999) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2061) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2101) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2138) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2191) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
uuencode.c
ext\standard\string.c(2651) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(2949) : warning C4018: '>' : signed/unsigned mismatch
ext\standard\string.c(2992) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(2993) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3106) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3224) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3225) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3499) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3506) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3533) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3564) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3589) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3811) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4292) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4353) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4447) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4637) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4656) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4674) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4700) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4706) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4754) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4779) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4838) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
var.c
ext\standard\string.c(4927) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4935) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5101) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5108) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(5125) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5126) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5127) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5128) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5129) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5284) : 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(5293) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5294) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5470) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\string.c(5471) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5474) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\string.c(5475) : warning C4244: 'function' : conversion from '__int64' to 'ulong', possible loss of data
ext\standard\string.c(5475) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5568) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uniqid.c)
ext\standard\string.c(5593) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
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\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\type.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(390) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
var_unserializer.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\url.c)
ext\standard\uniqid.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
versioning.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(243) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(244) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(247) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(248) : 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(308) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(309) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(324) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(325) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(332) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(333) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(338) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(339) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(344) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(345) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(349) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(350) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(357) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(358) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(361) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(362) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(391) : warning C4267: '=' : conversion from 'size_t' 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(400) : 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(426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(428) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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.c(432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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\url.c(434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(438) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(440) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(522) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(591) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(689) : warning C4244: 'return' : conversion from '__int64' 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\url.c(755) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\url.c(756) : 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_scanner_ex.re(351) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
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)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\user_filters.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uuencode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var.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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.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
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.c(398) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
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(939) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(986) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\var.c(999) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\versioning.c)
ext/standard/var_unserializer.re(733) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(738) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(763) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(766) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(795) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(816) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(825) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(654) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(625) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(551) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext\standard\versioning.c(36) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\tokenizer\tokenizer_data.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\ /c ext\zip\php_zip.c ext\zip\zip_stream.c
php_zip.c
zip_stream.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\zip_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\php_zip.c)
ext\zip\zip_stream.c(104) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(123) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(128) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(154) : warning C4244: '=' : conversion from 'zip_uint64_t' to '_off_t', possible loss of data
ext\zip\zip_stream.c(268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\zip_stream.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(277) : warning C4244: '=' : conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'php_stat_len', possible loss of data
ext\zip\php_zip.c(679) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(708) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(817) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\zip\php_zip.c(840) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1376) : warning C4244: '=' : conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1418) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1421) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1427) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1430) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1433) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1439) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1442) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1540) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(1896) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\zip\php_zip.c(1924) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\zip\php_zip.c(1986) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2492) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(2541) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'long', possible loss of data
ext\zip\php_zip.c(2554) : warning C4244: '=' : conversion from 'zip_int64_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\php55\vc11\x64\deps\include"  /DHAVE_ZLIB_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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\lib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\lib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\lib\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zip\lib\ /c ext\zip\lib\zip_add.c ext\zip\lib\zip_add_dir.c ext\zip\lib\zip_close.c ext\zip\lib\zip_delete.c ext\zip\lib\zip_dirent.c ext\zip\lib\zip_entry_free.c ext\zip\lib\zip_entry_new.c ext\zip\lib\zip_err_str.c ext\zip\lib\zip_error.c ext\zip\lib\zip_error_clear.c ext\zip\lib\zip_error_get.c ext\zip\lib\zip_error_get_sys_type.c ext\zip\lib\zip_error_strerror.c ext\zip\lib\zip_error_to_str.c ext\zip\lib\zip_fclose.c ext\zip\lib\zip_fdopen.c ext\zip\lib\zip_file_error_clear.c ext\zip\lib\zip_file_error_get.c ext\zip\lib\zip_file_get_offset.c ext\zip\lib\zip_file_strerror.c ext\zip\lib\zip_filerange_crc.c ext\zip\lib\zip_fopen.c ext\zip\lib\zip_fopen_encrypted.c ext\zip\lib\zip_fopen_index.c ext\zip\lib\zip_fopen_index_encrypted.c ext\zip\lib\zip_fread.c ext\zip\lib\zip_free.c ext\zip\lib\zip_get_archive_comment.c ext\zip\lib\zip_get_archive_flag.c ext\zip\lib\zip_get_compression_implementation.c ext\zip\lib\zip_get_encryption_implementation.c ext\zip\lib\zip_get_file_comment.c ext\zip\lib\zip_get_file_extra.c ext\zip\lib\zip_get_name.c ext\zip\lib\zip_get_num_entries.c ext\zip\lib\zip_get_num_files.c ext\zip\lib\zip_memdup.c ext\zip\lib\zip_name_locate.c ext\zip\lib\zip_new.c ext\zip\lib\zip_open.c ext\zip\lib\zip_rename.c ext\zip\lib\zip_replace.c ext\zip\lib\zip_set_archive_comment.c ext\zip\lib\zip_set_archive_flag.c ext\zip\lib\zip_set_default_password.c ext\zip\lib\zip_set_file_comment.c ext\zip\lib\zip_set_file_extra.c ext\zip\lib\zip_set_name.c ext\zip\lib\zip_source_buffer.c ext\zip\lib\zip_source_close.c ext\zip\lib\zip_source_crc.c ext\zip\lib\zip_source_deflate.c ext\zip\lib\zip_source_error.c ext\zip\lib\zip_source_file.c ext\zip\lib\zip_source_filep.c ext\zip\lib\zip_source_free.c ext\zip\lib\zip_source_function.c ext\zip\lib\zip_source_layered.c ext\zip\lib\zip_source_open.c ext\zip\lib\zip_source_pkware.c ext\zip\lib\zip_source_pop.c ext\zip\lib\zip_source_read.c ext\zip\lib\zip_source_stat.c ext\zip\lib\zip_source_zip.c ext\zip\lib\zip_stat.c ext\zip\lib\zip_stat_index.c ext\zip\lib\zip_stat_init.c ext\zip\lib\zip_strerror.c ext\zip\lib\zip_unchange.c ext\zip\lib\zip_unchange_all.c ext\zip\lib\zip_unchange_archive.c ext\zip\lib\zip_unchange_data.c
zip_add.c
zip_add_dir.c
zip_close.c
zip_delete.c
zip_dirent.c
zip_entry_free.c
zip_entry_new.c
zip_err_str.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_add.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_close.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_add_dir.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_delete.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_dirent.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_entry_new.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_entry_free.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_err_str.c)
ext\zip\lib\zip_close.c(188) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
ext\zip\lib\zip_close.c(222) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
ext\zip\lib\zip_add_dir.c(64) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\lib\zip_close.c(424) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'unsigned int', possible loss of data
ext\zip\lib\zip_close.c(454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\lib\zip_close.c(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
zip_error.c
zip_error_clear.c
zip_error_get.c
zip_error_get_sys_type.c
zip_error_strerror.c
zip_error_to_str.c
zip_fclose.c
zip_fdopen.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_error.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_error_clear.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_error_get.c)
zip_file_error_clear.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_error_get_sys_type.c)
zip_file_error_get.c
zip_file_get_offset.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_error_strerror.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_error_to_str.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fclose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fdopen.c)
zip_file_strerror.c
zip_filerange_crc.c
zip_fopen.c
zip_fopen_encrypted.c
zip_fopen_index.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_file_error_get.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_file_error_clear.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_file_get_offset.c)
zip_fopen_index_encrypted.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_file_strerror.c)
zip_fread.c
zip_free.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_filerange_crc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fopen_encrypted.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fopen.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fopen_index.c)
zip_get_archive_comment.c
ext\zip\lib\zip_filerange_crc.c(65) : warning C4267: 'function' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zip\lib\zip_filerange_crc.c(67) : warning C4267: '-=' : conversion from 'size_t' to '_off_t', possible loss of data
zip_get_archive_flag.c
zip_get_compression_implementation.c
zip_get_encryption_implementation.c
zip_get_file_comment.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fopen_index_encrypted.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_free.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_fread.c)
ext\zip\lib\zip_fopen_index_encrypted.c(104) : warning C4244: 'function' : conversion from 'zip_uint64_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_archive_comment.c)
zip_get_file_extra.c
zip_get_name.c
zip_get_num_entries.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_encryption_implementation.c)
zip_get_num_files.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_compression_implementation.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_archive_flag.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_file_comment.c)
zip_memdup.c
zip_name_locate.c
zip_new.c
zip_open.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_file_extra.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_name.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_num_entries.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_get_num_files.c)
zip_rename.c
zip_replace.c
zip_set_archive_comment.c
ext\zip\lib\zip_get_num_files.c(46) : warning C4244: 'return' : conversion from 'zip_uint64_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_memdup.c)
zip_set_archive_flag.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_new.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_name_locate.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_open.c)
zip_set_default_password.c
ext\zip\lib\zip_name_locate.c(73) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'int', possible loss of data
ext\zip\lib\zip_open.c(177) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\zip\lib\zip_open.c(209) : warning C4018: '>' : signed/unsigned mismatch
ext\zip\lib\zip_open.c(240) : warning C4018: '>=' : signed/unsigned mismatch
ext\zip\lib\zip_open.c(534) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\lib\zip_open.c(547) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
zip_set_file_comment.c
zip_set_file_extra.c
zip_set_name.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_rename.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_set_archive_comment.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_replace.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_set_archive_flag.c)
zip_source_buffer.c
zip_source_close.c
zip_source_crc.c
zip_source_deflate.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_set_default_password.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_set_file_comment.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_set_file_extra.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_set_name.c)
zip_source_error.c
zip_source_file.c
zip_source_filep.c
zip_source_free.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_buffer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_crc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_close.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_deflate.c)
ext\zip\lib\zip_source_crc.c(124) : warning C4244: 'function' : conversion from 'zip_int64_t' to 'uInt', possible loss of data
zip_source_function.c
zip_source_layered.c
zip_source_open.c
ext\zip\lib\zip_source_deflate.c(116) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'uInt', possible loss of data
ext\zip\lib\zip_source_deflate.c(152) : warning C4244: '=' : conversion from 'zip_int64_t' to 'uInt', possible loss of data
ext\zip\lib\zip_source_deflate.c(191) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'uInt', possible loss of data
ext\zip\lib\zip_source_deflate.c(223) : warning C4244: '=' : conversion from 'zip_int64_t' to 'uInt', possible loss of data
ext\zip\lib\zip_source_deflate.c(337) : warning C4244: '=' : conversion from 'zip_int64_t' to 'uInt', possible loss of data
zip_source_pkware.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_error.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_file.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_filep.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_free.c)
zip_source_pop.c
ext\zip\lib\zip_source_filep.c(156) : warning C4018: '>' : signed/unsigned mismatch
ext\zip\lib\zip_source_filep.c(156) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'int', possible loss of data
ext\zip\lib\zip_source_filep.c(158) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'int', possible loss of data
ext\zip\lib\zip_source_filep.c(170) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zip_source_read.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_function.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_layered.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_open.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_pkware.c)
zip_source_stat.c
zip_source_zip.c
zip_stat.c
zip_stat_index.c
zip_stat_init.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_pop.c)
zip_strerror.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_read.c)
zip_unchange.c
zip_unchange_all.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_stat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_stat_index.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_stat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_source_zip.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_stat_init.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_strerror.c)
ext\zip\lib\zip_source_zip.c(133) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\lib\zip_source_zip.c(134) : warning C4244: '=' : conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\lib\zip_source_zip.c(144) : warning C4018: '>' : signed/unsigned mismatch
ext\zip\lib\zip_source_zip.c(149) : warning C4244: '=' : conversion from 'zip_int64_t' to 'int', possible loss of data
zip_unchange_archive.c
zip_unchange_data.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_unchange.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_unchange_all.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_unchange_archive.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zip\lib\zip_unchange_data.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 /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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zlib\zlib_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zlib\zlib_fopen_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zlib\zlib.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(38) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(52) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(358) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(364) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(576) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(580) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(988) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(989) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(990) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(992) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(997) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(999) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1001) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1028) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1029) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1030) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1032) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1034) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1037) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1039) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1041) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\characterdata.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\cdatasection.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\attr.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\documentfragment.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\comment.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\document.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\documenttype.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\dom_iterators.c)
ext\dom\characterdata.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(210) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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\document.c(343) : 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(479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(840) : 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(1607) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1840) : 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
domlocator.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domconfiguration.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domerrorhandler.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domerror.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domexception.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationlist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationsource.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementation.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domlocator.c)
domstringlist.c
element.c
ext\dom\domimplementationlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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
namelist.c
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
node.c
nodelist.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domstringlist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\element.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\entity.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\entityreference.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\namelist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\node.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\nodelist.c)
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
ext\dom\namelist.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_dom.c
processinginstruction.c
string_extend.c
text.c
typeinfo.c
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
ext\dom\node.c(719) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(766) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(870) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(901) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(934) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1701) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1899) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1957) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
userdatahandler.c
xpath.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\notation.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\php_dom.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\processinginstruction.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\text.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\typeinfo.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\string_extend.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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\userdatahandler.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\xpath.c)
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\php_dom.c(302) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\dom\php_dom.c(494) : 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\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_dbh.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_stmt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sqlstate.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_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_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(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_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_dbh.c(1023) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1034) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1050) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1072) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1082) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_dbh.c(1346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1109) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1221) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1226) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1692) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1854) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1855) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1856) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1859) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\dirstream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\func_interceptors.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\func_interceptors.c)
ext\phar\func_interceptors.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(191) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(241) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\func_interceptors.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(278) : warning C4244: '=' : conversion from '__int64' to 'uint', 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\dirstream.c(353) : warning C4267: '=' : conversion from 'size_t' to 'uint', 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\dirstream.c(385) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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(397) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\dirstream.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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)
ext\phar\func_interceptors.c(559) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\func_interceptors.c(560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\dirstream.c(475) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(561) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\dirstream.c(484) : warning C4267: 'function' : conversion from 'size_t' to 'int', 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\dirstream.c(502) : warning C4267: 'function' : conversion from 'size_t' to 'int', 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\dirstream.c(530) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', 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\func_interceptors.c(595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(578) : warning C4267: 'function' : 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\dirstream.c(612) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
ext\phar\func_interceptors.c(598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(621) : warning C4267: '=' : 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\php55\vc11\x64\php-5.5.21-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
ext\phar\func_interceptors.c(600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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(601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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(602) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-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(632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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(922) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\phar_object.c(64) : warning C4267: 'initializing' : 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)
ext\phar\tar.c(169) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\tar.c(176) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\tar.c(190) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\tar.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(233) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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_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
ext\phar\tar.c(449) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\tar.c(470) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(536) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', 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(139) : warning C4244: 'function' : conversion from '__int64' to '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\tar.c(605) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(424) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(452) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(187) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(193) : warning C4267: 'function' : 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\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\phar_object.c(581) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(822) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\util.c(324) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(840) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', 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\stream.c(266) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(673) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(931) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', 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\stream.c(286) : warning C4267: 'function' : conversion from 'size_t' 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(996) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\stream.c(327) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(1021) : warning C4244: '=' : conversion from '__int64' to 'long', 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\stream.c(464) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', 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\tar.c(1285) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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\stream.c(716) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1190) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\stream.c(781) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1125) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(798) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(846) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(863) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(883) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1342) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(896) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(899) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1379) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(917) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1391) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\stream.c(918) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1559) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\util.c(1574) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(1349) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1517) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(1656) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1664) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1616) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1689) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1697) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1628) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1730) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1738) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\phar_object.c(1553) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1714) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1763) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(1715) : warning C4244: '+=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\util.c(1771) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1719) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(1740) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\util.c(1821) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1744) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1836) : warning C4267: '=' : conversion from 'size_t' 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(1746) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1938) : warning C4267: '=' : conversion from 'size_t' 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(1752) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(1953) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1974) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1794) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1915) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar.c(1921) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar.c(2041) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2055) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2192) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(2030) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2228) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2294) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(2098) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2335) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2106) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\phar\phar.c(2384) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2158) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\phar\phar_object.c(2159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2532) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2533) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2650) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2681) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar.c(2804) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2930) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(2802) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2969) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3039) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(3045) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3000) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar_object.c(3089) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3092) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3292) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(3095) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3098) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3104) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3108) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3346) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3658) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(3984) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4838) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zip.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\zip.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\simplexml\sxe.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\simplexml\simplexml.c)
ext\simplexml\sxe.c(201) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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
	"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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /c ext\wddx\wddx.c
wddx.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(280) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\wddx\wddx.c(284) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(467) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(531) : warning C4090: 'function' : different 'const' qualifiers
ext\wddx\wddx.c(535) : warning C4090: 'function' : different 'const' qualifiers
ext\wddx\wddx.c(535) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(777) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(802) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(857) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\wddx\wddx.c(860) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\wddx\wddx.c(868) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\wddx\wddx.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(951) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1015) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(1018) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(1176) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1211) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1279) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1339) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\xml.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\compat.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\xml.c(394) : warning C4267: 'initializing' : 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(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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(623) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1085) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release /d MC_INCLUDE="\"C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php5.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-nts-windows-vc11-x64\Release\libxml2.pdb'; linking object as if no debug info
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_bz2.lib and object C:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_com.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_dotnet.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_extension.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_iterator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_handlers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_misc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_olechar.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_persist.c)
ext\com_dotnet\com_com.c(426) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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_saproxy.c
com_typeinfo.c
com_variant.c
com_wrapper.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_saproxy.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_typeinfo.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_variant.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release\php_com_dotnet.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\share.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\interface.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\multi.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(1326) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1388) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1389) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1520) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1541) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\curl\interface.c(1618) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1671) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\curl\interface.c(1848) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1879) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1887) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1889) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(2596) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(2985) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3132) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3158) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3226) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3389) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3492) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_curl.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ENCHANT_H=1 /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /c ext\enchant\enchant.c
enchant.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(912) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_enchant.lib and object C:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(555) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\apprentice.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\cdf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\ascmagic.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\apptype.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\cdf_time.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\compress.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\encoding.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\fsmagic.c)
ext\fileinfo\libmagic\cdf_time.c(138) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\compress.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(227) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(258) : warning C4244: '=' : conversion from 'SSIZE_T' to 'int', possible loss of data
ext\fileinfo\libmagic\cdf.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
funcs.c
is_tar.c
magic.c
print.c
readcdf.c
softmagic.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\funcs.c)
ext\fileinfo\libmagic\funcs.c(453) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(463) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\funcs.c(465) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\magic.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\softmagic.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\print.c)
ext\fileinfo\libmagic\softmagic.c(85) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(357) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(571) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2075) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2078) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_fileinfo.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_fileinfo.exp
EXT fileinfo build complete
	"cl.exe" /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /c ext\gd\gd.c
gd.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\gd\gd_ctx.c(60) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1356) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1359) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1361) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1372) : 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(1375) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1377) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1382) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1388) : 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(1396) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(1443) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(1486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2395) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2686) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(3015) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3016) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3017) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3018) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3533) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_color.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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_gd2.c)
gd_jpeg.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_gif_in.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_interpolation.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_dp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_ss.c)
gd_matrix.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_file.c)
gd_pixelate.c
ext\gd\libgd\gd_interpolation.c(2113) : warning C4018: '>=' : signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2115) : warning C4018: '>=' : signed/unsigned mismatch
gd_png.c
gd_rotate.c
gd_security.c
gd_ss.c
gd_topal.c
ext\gd\libgd\gd_io_file.c(82) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_transform.c
ext\gd\libgd\gd_io_file.c(91) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_wbmp.c
gd_webp.c
gdcache.c
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_jpeg.c)
gdft.c
gdhelpers.c
gdkanji.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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_topal.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_png.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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdcache.c)
wbmp.c
webpimg.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_webp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdhelpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdft.c)
xbm.c
ext\gd\libgd\webpimg.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdkanji.c)
ext\gd\libgd\gd_webp.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdxpm.c)
ext\gd\libgd\gdxpm.c(126) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\wbmp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\xbm.c)
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_gd2.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT gd build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gettext\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gettext\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gettext\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gettext\ /c ext\gettext\gettext.c
gettext.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release\php_gettext.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT gettext build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /c ext\gmp\gmp.c
gmp.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(522) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\gmp\gmp.c(765) : warning C4244: '=' : conversion from 'mpir_si' to 'long', possible loss of data
ext\gmp\gmp.c(802) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(999) : warning C4028: formal parameter 2 different from declaration
ext\gmp\gmp.c(1232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1234) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1236) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1525) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1545) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1571) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1595) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_gmp.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cfdiv_r_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cfdiv_r_2exp.obj)' or at 'C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset_si.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset_str.obj)' or at 'C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\imap\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\imap\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\imap\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\imap\ /c ext\imap\php_imap.c
php_imap.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release\php_imap.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_imap.exp
EXT imap build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\interbase\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\interbase\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\interbase\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_events.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_query.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\ibase_blobs.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\interbase\interbase.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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_blobs.c(39) : warning C4047: '!=' : 'isc_blob_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_blobs.c(107) : warning C4244: '=' : conversion from 'ISC_STATUS' to 'unsigned long', 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_blobs.c(123) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_events.c(359) : warning C4113: 'isc_callback' differs in parameter lists from 'ISC_EVENT_CALLBACK'
ext\interbase\ibase_service.c(214) : warning C4047: 'initializing' : 'isc_svc_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(221) : warning C4047: '=' : 'isc_blob_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_blobs.c(265) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
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_blobs.c(365) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_service.c(404) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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_query.c(331) : warning C4047: '=' : 'isc_stmt_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\ibase_query.c(740) : warning C4047: 'initializing' : 'isc_blob_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\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(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\interbase.c(643) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1103) : warning C4047: 'initializing' : '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\ibase_query.c(1104) : warning C4047: 'initializing' : 'isc_tr_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(1185) : warning C4047: '=' : 'isc_stmt_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(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\ibase_query.c(1526) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\interbase.c(919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_query.c(1553) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
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(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\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(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\interbase.c(1292) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1926) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\interbase.c(1298) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
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.5-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.5-nts-windows-vc11-x64\Release\php_interbase.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_interbase.exp
EXT interbase build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\intl_error.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\intl_convert.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\php_intl.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\intl_convertcpp.cpp)
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\collator\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\collator\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\collator\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_attr.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_compare.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_create.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_convert.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_is_numeric.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_error.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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\collator\collator_locale.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\common\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\common\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\common\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\common\common_enum.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\converter\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\converter\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\converter\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\converter\ /c ext\intl\converter\converter.c
converter.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\formatter\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\formatter\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\formatter\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_attr.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_data.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_format.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_main.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\formatter\formatter_parse.c)
ext\intl\formatter\formatter_attr.c(448) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\formatter\formatter_main.c(145) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\formatter\formatter_parse.c(89) : warning C4244: '=' : conversion from 'int64_t' to 'double', possible loss of data
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\locale\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\locale\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\locale\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\locale\locale.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\locale\locale_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(1204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1501) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1568) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\msgformat\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_attr.c)
ext\intl\msgformat\msgformat.c(165) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_data.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_format.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\msgformat\msgformat_parse.c)
ext\intl\msgformat\msgformat_attr.c(140) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\grapheme\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\grapheme\grapheme_util.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\grapheme\grapheme_string.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_util.c(357) : warning C4244: 'return' : conversion from '__int64' to 'int32_t', 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(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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\normalizer\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer_normalize.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer.c)
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\dateformat\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_attr.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat.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
dateformat_helpers.cpp
dateformat_parse.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_data.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_format.c)
ext\intl\dateformat\dateformat_format.c(73) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_attrcpp.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_create.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_format_object.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\idn\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\idn\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\idn\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\idn\ /c ext\intl\idn\idn.c
idn.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\resourcebundle\ /FRC:\obj\5.5-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_class.c
resourcebundle.c
resourcebundle_iterator.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\resourcebundle\resourcebundle_iterator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\resourcebundle\resourcebundle.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\resourcebundle\resourcebundle_class.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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\spoofchecker\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker_main.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\spoofchecker\spoofchecker_create.c)
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\transliterator\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\transliterator\transliterator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\transliterator\transliterator_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\transliterator\transliterator_methods.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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\timezone\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\timezone\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\timezone\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\timezone\timezone_class.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\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\calendar\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\calendar\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\calendar\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\calendar\calendar_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\calendar\gregoriancalendar_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\calendar\calendar_class.cpp)
ext\intl\calendar\calendar_methods.cpp(121) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\calendar\calendar_methods.cpp(734) : warning C4267: '=' : conversion from 'size_t' to 'int', 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_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(1352) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\intl\breakiterator\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\breakiterator_iterators.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\breakiterator_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\codepointiterator_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\breakiterator\breakiterator_class.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release\php_intl.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_intl.exp
EXT intl build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(520) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(979) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1005) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1012) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1027) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1029) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1042) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1067) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1106) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1144) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(1165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1199) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1223) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1281) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1482) : warning C4018: '<' : signed/unsigned mismatch
ext\ldap\ldap.c(1498) : warning C4018: '<' : signed/unsigned mismatch
ext\ldap\ldap.c(1513) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1664) : 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(1849) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1869) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2025) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2261) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2269) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2652) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2654) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2657) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_ldap.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\mbstring.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\mb_gpc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\php_unicode.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(684) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(688) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(700) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(750) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(753) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(796) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(835) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(838) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(897) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(898) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(914) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1118) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1143) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1150) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\mbstring.c(1209) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1221) : warning C4090: 'function' : different 'const' qualifiers
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(1517) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1520) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1617) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1645) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1722) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1750) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1839) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1850) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1873) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1916) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1925) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1937) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1958) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1960) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1962) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2025) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2128) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2981) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2993) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3097) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3127) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3150) : 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(3206) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(3216) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(3243) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3253) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3545) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3697) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3719) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3958) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4010) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4186) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4206) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4330) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4333) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4336) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4339) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4341) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4348) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4352) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(4358) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4361) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4364) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4369) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4371) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4374) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4389) : 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(4400) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4404) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4435) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4439) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4443) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4449) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4451) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(4470) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4472) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4474) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4480) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4561) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(4673) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4684) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FRC:\obj\5.5-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
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(51) : warning C4047: 'initializing' : 'const char *(*)[]' differs in levels of indirection from 'const char **'
mbfilter_iso8859_10.c
mbfilter_iso8859_13.c
mbfilter_iso8859_14.c
mbfilter_iso8859_15.c
mbfilter_iso8859_16.c
mbfilter_iso8859_2.c
mbfilter_iso8859_3.c
mbfilter_iso8859_4.c
mbfilter_iso8859_5.c
mbfilter_iso8859_6.c
mbfilter_iso8859_7.c
mbfilter_iso8859_8.c
mbfilter_iso8859_9.c
mbfilter_jis.c
mbfilter_koi8r.c
mbfilter_koi8u.c
mbfilter_qprint.c
mbfilter_sjis.c
mbfilter_sjis_2004.c
mbfilter_sjis_mac.c
mbfilter_sjis_mobile.c
mbfilter_sjis_open.c
mbfilter_tl_jisx0201_jisx0208.c
mbfilter_ucs2.c
mbfilter_ucs4.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_uhc.c
mbfilter_utf16.c
mbfilter_utf32.c
mbfilter_utf7.c
mbfilter_utf7imap.c
mbfilter_utf8.c
mbfilter_utf8_mobile.c
mbfilter_uuencode.c
ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c(210) : warning C4013: 'mbfl_filt_put_invalid_char' undefined; assuming extern returning int
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\mbstring\libmbfl\filters\mbfilter_utf8.c(104) : warning C4715: 'mbfl_filt_put_invalid_char' : not all control paths return a value
	"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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FRC:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FRC:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FRC:\obj\5.5-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\regext.c(98) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(502) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(550) : warning C4244: 'function' : conversion from '__int64' to 'int', 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\regexec.c(458) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1317) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\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\regerror.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', 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\regcomp.c(2088) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', 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\regerror.c(299) : 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\regcomp.c(2172) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', 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\regerror.c(339) : 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\regcomp.c(2545) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\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\reggnu.c(57) : warning C4244: 'return' : 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\regcomp.c(3198) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2075) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(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\regcomp.c(3768) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
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\regcomp.c(3908) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2158) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2190) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2222) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2261) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2327) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2408) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2426) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2478) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2491) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2505) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(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\regexec.c(2524) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2527) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2552) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2561) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2576) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2577) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2581) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(221) : warning C4244: 'initializing' : 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(235) : warning C4244: '=' : conversion from '__int64' to '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\regcomp.c(4584) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2600) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2617) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2628) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2659) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2675) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2683) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2721) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4923) : 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\regparse.c(362) : warning C4133: 'function' : incompatible types - from 'hash_data_type *' to 'st_data_t *'
ext\mbstring\oniguruma\regexec.c(2735) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(5284) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(486) : warning C4133: 'function' : incompatible types - from 'HashDataType *' to 'hash_data_type *'
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(735) : warning C4244: 'function' : conversion from 'HashDataType' to 'hash_data_type', possible loss of data
ext\mbstring\oniguruma\regparse.c(737) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(3748) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1414) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1417) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1623) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1647) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1713) : warning C4244: '=' : conversion from 'OnigCodePoint' 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\regparse.c(1743) : warning C4244: 'initializing' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1789) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1964) : warning C4244: 'function' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2464) : warning C4244: 'function' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2470) : warning C4244: 'return' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2921) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2938) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3148) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3584) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
regtrav.c
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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FRC:\obj\5.5-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
ext\mbstring\oniguruma\enc\sjis.c(126) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
unicode.c
utf16_be.c
utf16_le.c
utf32_be.c
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\utf8.c(190) : warning C4244: 'return' : conversion from '__int64' to '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
	"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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /c ext\mbstring\php_mbregex.c
php_mbregex.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release\php_mbstring.lib and object C:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\ZendAccelerator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(97) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\shared_alloc_win32.c(236) : warning C4267: 'function' : conversion from 'size_t' to 'DWORD', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_util_funcs.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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(206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(810) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(961) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_persist_calc.c
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\zend_accelerator_blacklist.c(308) : 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(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(181) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(714) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
ext\opcache\ZendAccelerator.c(841) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(902) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(907) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(912) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(941) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(996) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1048) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1070) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\ZendAccelerator.c(1248) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1259) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1273) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1363) : warning C4018: '<' : signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(1456) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1459) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1556) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_module.c(89) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(2043) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_module.c(133) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(179) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(215) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(2631) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(521) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(522) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(523) : 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(529) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(531) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(570) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(571) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(572) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(573) : 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(578) : warning C4267: 'function' : conversion from 'size_t' to 'long', 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(579) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(580) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(581) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(582) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(590) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(591) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(592) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(602) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(603) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(604) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(605) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(605) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(606) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(606) : warning C4244: 'function' : conversion from 'time_t' to 'long', 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(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(621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(656) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(657) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(658) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(659) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(660) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(661) : 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(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(667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(669) : 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(672) : 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(674) : 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(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(684) : 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(691) : 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(693) : 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
zend_shared_alloc.c
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
ext\opcache\zend_shared_alloc.c(459) : 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /c ext\opcache\Optimizer\zend_optimizer.c
zend_optimizer.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(241) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(307) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(596) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(603) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1246) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1253) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1254) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1267) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1268) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1286) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1289) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1292) : warning C4244: '=' : conversion from '__int64' to 'ulong', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/block_pass.c(1309) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/pass1_5.c(184) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\opcache\Optimizer/pass1_5.c(202) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_opcache.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_opcache.exp
EXT opcache build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\openssl\openssl.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\openssl\xp_ssl.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext/standard/php_fopen_wrappers.h(31) : warning C4273: 'php_plain_files_wrapper' : inconsistent dll linkage (ext\openssl\openssl.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\main\streams/php_stream_plain_wrapper.h(25) : see previous definition of 'php_plain_files_wrapper'
ext\openssl\xp_ssl.c(184) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(197) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(216) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(330) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(338) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(347) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(352) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(356) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(364) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(373) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(378) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(428) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(472) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(535) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(639) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\openssl.c(621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(633) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(638) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\xp_ssl.c(828) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(917) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\openssl\openssl.c(1385) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1524) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1533) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1537) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1539) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1544) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1544) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1545) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1545) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1549) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1586) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1606) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1618) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1624) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2071) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2127) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2128) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2137) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2138) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2155) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2265) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2476) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(3392) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3393) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3407) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3408) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3409) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3410) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3412) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3413) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3414) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3415) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3431) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3433) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3447) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3448) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3449) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3450) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3451) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3464) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(4215) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_openssl.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_openssl.exp
EXT openssl build complete
	"cl.exe" /I "C:\php-sdk\php55\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 /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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /c ext\pgsql\pgsql.c
pgsql.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\deps\include\libpq\pg_config.h(665) : warning C4005: 'inline' : macro redefinition
        C:\php-sdk\php55\vc11\x64\php-5.5.21-src\Zend/zend_config.w32.h(71) : see previous definition of 'inline'
ext\pgsql\pgsql.c(818) : warning C4018: '<' : signed/unsigned mismatch
ext\pgsql\pgsql.c(831) : warning C4018: '<' : signed/unsigned mismatch
ext\pgsql\pgsql.c(851) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1284) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1345) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1369) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1412) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1539) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1555) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1560) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1569) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1662) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2223) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2275) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2325) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2336) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2338) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2371) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2409) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2419) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2653) : warning C4267: 'initializing' : conversion from 'size_t' to 'const uint', possible loss of data
ext\pgsql\pgsql.c(2665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2997) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3134) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3143) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3545) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3786) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4068) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4209) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4334) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(4343) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4396) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4438) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5052) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5053) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5151) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5152) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5154) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5157) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5163) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5170) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5173) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5380) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5494) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5502) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5509) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5521) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5524) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5529) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5548) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5556) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5571) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5590) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5598) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5612) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5631) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5633) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5657) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5675) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5683) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5699) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5716) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5724) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5757) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5780) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5788) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5795) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5811) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5819) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5826) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5842) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5898) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5905) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5921) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5933) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5942) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5957) : 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(5981) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5988) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6033) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6036) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6282) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6438) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6530) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6565) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(6569) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6671) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_pgsql.lib and object C:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\shmop\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\shmop\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\shmop\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\shmop\ /c ext\shmop\shmop.c
shmop.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_shmop.lib and object C:\obj\5.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\snmp\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\snmp\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\snmp\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\snmp\ /c ext\snmp\snmp.c
snmp.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/net-snmp-config.h(974) : warning C4005: 'SIZEOF_INTMAX_T' : macro redefinition
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\main\config.w32.h(136) : see previous definition of 'SIZEOF_INTMAX_T'
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/net-snmp-config.h(1009) : warning C4005: 'inline' : macro redefinition
        C:\php-sdk\php55\vc11\x64\php-5.5.21-src\Zend/zend_config.w32.h(71) : see previous definition of 'inline'
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/net-snmp-config.h(1636) : warning C4005: 'snprintf' : macro redefinition
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\main\snprintf.h(107) : see previous definition of 'snprintf'
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/library/system.h(195) : warning C4273: 'php_strlcpy' : inconsistent dll linkage
        C:\php-sdk\php55\vc11\x64\php-5.5.21-src\main\php.h(124) : see previous definition of 'php_strlcpy'
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/library/system.h(200) : warning C4028: formal parameter 1 different from declaration
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/library/system.h(200) : warning C4028: formal parameter 2 different from declaration
C:\php-sdk\php55\vc11\x64\deps\include\net-snmp/library/system.h(200) : warning C4273: 'php_strlcat' : inconsistent dll linkage
        C:\php-sdk\php55\vc11\x64\php-5.5.21-src\main\php.h(132) : 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.5-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.5-nts-windows-vc11-x64\Release\php_snmp.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sockets\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sockets\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sockets\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\sendrecvmsg.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\sockaddr_conv.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\multicast.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\conversions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\sockets\sockets.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\sockaddr_conv.c(68) : warning C4267: 'function' : conversion from 'size_t' 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\sockets.c(517) : warning C4267: 'return' : conversion from 'size_t' to 'int', 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(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\sockets.c(898) : warning C4244: 'function' : conversion from 'PHP_SOCKET' 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\conversions.c(791) : warning C4267: '=' : conversion from 'size_t' to 'socklen_t', possible loss of data
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\conversions.c(974) : warning C4267: '=' : conversion from 'size_t' to 'ULONG', 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\conversions.c(1108) : warning C4267: '=' : conversion from 'size_t' to 'ULONG', possible loss of data
ext\sockets\sockets.c(1320) : warning C4267: '=' : conversion from 'size_t' 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\sockets.c(1472) : warning C4267: '=' : 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(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.5-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.5-nts-windows-vc11-x64\Release\php_sockets.lib and object C:\obj\5.5-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 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /c ext\sqlite3\sqlite3.c
sqlite3.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(243) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(264) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'long', possible loss of data
ext\sqlite3\sqlite3.c(300) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(369) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(437) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(582) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'long', possible loss of data
ext\sqlite3\sqlite3.c(595) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(661) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(1095) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1136) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1147) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1159) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1174) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1179) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1194) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1527) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1682) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1748) : 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 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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /c ext\sqlite3\libsqlite\sqlite3.c
sqlite3.c
	rc /n /fo C:\obj\5.5-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.5-nts-windows-vc11-x64\Release\php_sqlite3.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_sqlite3.exp
EXT sqlite3 build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sybase_ct\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sybase_ct\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sybase_ct\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sybase_ct\ /c ext\sybase_ct\php_sybase_ct.c
php_sybase_ct.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : 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.5-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.5-nts-windows-vc11-x64\Release\php_sybase_ct.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_sybase_ct.exp
EXT sybase_ct build complete
	"cl.exe" /I "C:\php-sdk\php55\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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tidy\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tidy\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tidy\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tidy\ /c ext\tidy\tidy.c
tidy.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\deps\include\platform.h(464) : warning C4005: 'vsnprintf' : macro redefinition
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\main\snprintf.h(112) : see previous definition of 'vsnprintf'
c:\php-sdk\php55\vc11\x64\deps\include\platform.h(484) : warning C4005: 'strcasecmp' : macro redefinition
        C:\php-sdk\php55\vc11\x64\php-5.5.21-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.5-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.5-nts-windows-vc11-x64\Release\php_tidy.lib and object C:\obj\5.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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.5-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\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\v8\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\v8js\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\v8js\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\v8js\ /FRC:\obj\5.5-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\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_commonjs.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_debug.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_debug.cc)
ext\v8js\v8js.cc(62) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
ext\v8js\v8js.cc(79) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
v8js_object_export.cc
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_exceptions.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_methods.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_array_access.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_convert.cc)
v8js_timer.cc
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_convert.cc)
v8js_v8.cc
ext\v8js\v8js_class.cc(50) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8'
ext\v8js\v8js_class.cc(50) : error C2065: 'CopyablePersistentTraits' : undeclared identifier
ext\v8js\v8js_class.cc(50) : error C2275: 'v8::Script' : illegal use of this type as an expression
ext\v8js\v8js_class.cc(50) : 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_class.cc(50) : error C2059: syntax error : '>'
ext\v8js\v8js_class.cc(50) : error C2238: unexpected token(s) preceding ';'
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_class.cc(91) : 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'
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_methods.cc(28) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_class.cc(91) : error C2227: left of '->Global' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_class.cc(91) : error C2227: left of '->Delete' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(28) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_class.cc(94) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::String
        ]
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(30) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(96) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::FunctionTemplate
        ]
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(30) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(100) : error C2065: 'v8js_tmpl_t' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(35) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_class.cc(100) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty'
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(35) : error C2143: syntax error : missing ',' before '<'
v8js_v8object_class.cc
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(37) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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_methods.cc(37) : error C2227: left of '->Int32Value' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(42) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(42) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(42) : error C2143: syntax error : missing ',' before '<'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(25) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_array_access.cc)
ext\v8js\v8js_methods.cc(44) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(44) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(48) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(48) : error C2228: left of '.Length' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(49) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(53) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(53) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(53) : error C2228: left of '.Set' must have class/struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(53) : 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)'
c:\php-sdk\php55\vc11\x64\php-5.5.21-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)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(97) : 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(97) : 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(97) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_methods.cc(97) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_array_access.cc(41) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_array_access.cc(69) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_array_access.cc(69) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_array_access.cc(69) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(134) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_array_access.cc(71) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(102) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
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(172) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_array_access.cc(72) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(182) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
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(182) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
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(182) : error C2143: syntax error : missing ',' before '<'
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'
ext\v8js\v8js_methods.cc(184) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(76) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_methods.cc(184) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(76) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(187) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(115) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Context
        ]
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_methods.cc(187) : error C2228: left of '.Length' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(120) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_array_access.cc(83) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(188) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(120) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_array_access.cc(83) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(191) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(83) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_methods.cc(191) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(88) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(191) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(88) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(195) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_array_access.cc(88) : error C2143: syntax error : missing ',' before '<'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_object_export.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_convert.cc)
ext\v8js\v8js_methods.cc(195) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_array_access.cc(90) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(195) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_array_access.cc(90) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(197) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(91) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(197) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(91) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(201) : error C2065: 'info' : undeclared identifier
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_methods.cc(201) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
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_convert.cc(74) : error C2660: 'v8::Array::New' : function does not take 2 arguments
ext\v8js\v8js_methods.cc(206) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(95) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_methods.cc(206) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(95) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(206) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_convert.cc(123) : error C2660: 'v8::Date::New' : function does not take 2 arguments
ext\v8js\v8js_methods.cc(206) : 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(101) : error C2065: 'info' : undeclared identifier
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'
ext\v8js\v8js_methods.cc(206) : 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(101) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
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'
ext\v8js\v8js_methods.cc(206) : 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(101) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_convert.cc(135) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_methods.cc(206) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(110) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_convert.cc(135) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(206) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(125) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
ext\v8js\v8js_array_access.cc(110) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(210) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_convert.cc(145) : error C2660: 'v8::Number::New' : function does not take 2 arguments
ext\v8js\v8js_class.cc(129) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_array_access.cc(110) : error C2228: left of '.Set' must have class/struct/union
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)'
ext\v8js\v8js_class.cc(129) : error C2059: syntax error : ','
ext\v8js\v8js_array_access.cc(144) : warning C4800: 'long' : forcing value to bool 'true' or 'false' (performance warning)
ext\v8js\v8js_convert.cc(152) : error C2660: 'v8::Number::New' : function does not take 2 arguments
ext\v8js\v8js_class.cc(129) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_array_access.cc(152) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_class.cc(129) : 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(152) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_array_access.cc(152) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_convert.cc(229) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_array_access.cc(154) : 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'
ext\v8js\v8js_methods.cc(238) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(154) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\map(66) : see declaration of 'std::map'
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'
ext\v8js\v8js_methods.cc(238) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(155) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(129) : error C2663: 'std::_Tree<_Traits>::begin' : 2 overloads have no legal conversion for 'this' pointer
ext\v8js\v8js_convert.cc(241) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_methods.cc(238) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(155) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(130) : error C2663: 'std::_Tree<_Traits>::end' : 2 overloads have no legal conversion for 'this' pointer
ext\v8js\v8js_convert.cc(241) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(238) : 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(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_class.cc(131) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_methods.cc(238) : 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_class.cc(131) : error C2065: 'persist_tpl_' : undeclared identifier
ext\v8js\v8js_methods.cc(238) : 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_class.cc(131) : 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_methods.cc(238) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(159) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(132) : error C2065: 'persist_tpl_' : undeclared identifier
ext\v8js\v8js_methods.cc(238) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_array_access.cc(163) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_class.cc(132) : error C2227: left of '->Reset' must point to class/struct/union/generic type
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(163) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_class.cc(133) : error C2065: 'persist_tpl_' : undeclared identifier
ext\v8js\v8js_array_access.cc(163) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_class.cc(133) : error C2541: 'delete' : cannot delete objects that are not pointers
ext\v8js\v8js_methods.cc(249) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Object
        ]
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_class.cc(134) : 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_methods.cc(250) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(167) : error C2039: 'PropertyCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_class.cc(134) : error C2228: left of '.Reset' must have class/struct/union
ext\v8js\v8js_methods.cc(250) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(250) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(167) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_array_access.cc(169) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(268) : 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_class.cc(140) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Value
        ]
ext\v8js\v8js_methods.cc(268) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_array_access.cc(170) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(268) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_class.cc(146) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_array_access.cc(170) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
v8js_variables.cc
ext\v8js\v8js_methods.cc(268) : 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_class.cc(146) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
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_methods.cc(268) : 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_methods.cc(268) : 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_methods.cc(268) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(174) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_methods.cc(268) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_array_access.cc(180) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(280) : 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_methods.cc(280) : 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_methods.cc(280) : 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_methods.cc(280) : 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(184) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_methods.cc(280) : 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(184) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_methods.cc(280) : 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(186) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(280) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(186) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(280) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_array_access.cc(187) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_methods.cc(295) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_array_access.cc(187) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(295) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_methods.cc(295) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_array_access.cc(191) : 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(295) : 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(191) : 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(295) : fatal error C1003: error count exceeds 100; stopping compilation
ext\v8js\v8js_array_access.cc(191) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_array_access.cc(191) : fatal error C1003: error count exceeds 100; stopping compilation
ext\v8js\v8js_class.cc(148) : error C2228: left of '.Reset' must have class/struct/union
        type is 'int'
ext\v8js\v8js_class.cc(192) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(192) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(194) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(194) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(197) : error C2065: 'v8js_tmpl_t' : undeclared identifier
ext\v8js\v8js_class.cc(197) : error C2059: syntax error : ','
ext\v8js\v8js_class.cc(197) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(197) : error C2512: 'std::map' : no appropriate default constructor available
ext\v8js\v8js_class.cc(198) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier
ext\v8js\v8js_class.cc(198) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty'
ext\v8js\v8js_class.cc(307) : error C2660: 'v8::Isolate::SetData' : function does not take 2 arguments
ext\v8js\v8js_class.cc(345) : 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(347) : 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(347) : 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(347) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_class.cc(347) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(348) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::FunctionTemplate
        ]
ext\v8js\v8js_class.cc(354) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_class.cc(356) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Context
        ]
ext\v8js\v8js_class.cc(373) : 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(381) : 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(381) : 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(381) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_class.cc(381) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(393) : 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(393) : 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(393) : error C2065: 'kInternalizedString' : undeclared identifier
        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'
ext\v8js\v8js_class.cc(393) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(394) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::String
        ]
ext\v8js\v8js_class.cc(398) : 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_class.cc(398) : error C2227: left of '->Global' must point to class/struct/union/generic type
ext\v8js\v8js_class.cc(398) : error C2227: left of '->ForceSet' must point to class/struct/union/generic type
ext\v8js\v8js_class.cc(417) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_class.cc(422) : 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(422) : 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(422) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_class.cc(422) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(460) : 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(460) : 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(460) : error C2065: 'kInternalizedString' : undeclared identifier
        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'
ext\v8js\v8js_class.cc(460) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_class.cc(463) : 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(463) : 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_class.cc(463) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_class.cc(463) : fatal error C1003: error count exceeds 100; stopping compilation
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(18) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(20) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(21) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(23) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(25) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_array_access.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_object_export.h(29) : error C2143: syntax error : missing ',' before '<' (ext\v8js\v8js_object_export.cc)
ext\v8js\v8js_object_export.cc(31) : error C2039: 'WeakCallbackData' : is not a member of 'v8'
ext\v8js\v8js_object_export.cc(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_object_export.cc(31) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(34) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_object_export.cc(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_object_export.cc(34) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(40) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(40) : error C2228: left of '.Length' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(44) : error C2660: 'v8::Isolate::GetData' : function does not take 1 arguments
ext\v8js\v8js_object_export.cc(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_object_export.cc(75) : 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(75) : 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(75) : 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(75) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_object_export.cc(75) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_object_export.cc(81) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
ext\v8js\v8js_object_export.cc(81) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2923: 'std::map' : 'v8js_persistent_obj_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8.cc)
ext\v8js\v8js_object_export.cc(81) : error C2228: left of '.Set' must have class/struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(87) : 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'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2275: 'v8::FunctionTemplate' : illegal use of this type as an expression (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(87) : error C2227: left of '->Global' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-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'
ext\v8js\v8js_object_export.cc(87) : error C2227: left of '->GetHiddenValue' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-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)
ext\v8js\v8js_object_export.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'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.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'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(87) : error C2065: 'kInternalizedString' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2039: 'CopyablePersistentTraits' : is not a member of 'v8' (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(87) : error C2227: left of '->IntegerValue' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
ext\v8js\v8js_object_export.cc(87) : error C3861: 'NewFromUtf8': identifier not found
c:\php-sdk\php55\vc11\x64\php-5.5.21-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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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(90) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.21-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'
ext\v8js\v8js_object_export.cc(92) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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)
ext\v8js\v8js_object_export.cc(92) : error C2227: left of '->IsObject' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_variables.cc)
ext\v8js\v8js_object_export.cc(93) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_variables.cc)
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(159) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(159) : error C2228: left of '.GetReturnValue' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(159) : error C2228: left of '.Set' must have class/struct/union
ext\v8js\v8js_object_export.cc(164) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
ext\v8js\v8js_object_export.cc(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ext\v8js\v8js_object_export.cc(164) : error C2143: syntax error : missing ',' before '<'
ext\v8js\v8js_object_export.cc(166) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(166) : error C2228: left of '.GetIsolate' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(167) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(167) : error C2228: left of '.Holder' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.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_object_export.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_object_export.cc(170) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_object_export.cc(170) : error C2227: left of '->Value' must point to class/struct/union/generic type
ext\v8js\v8js_object_export.cc(170) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_object_export.cc(175) : error C2065: 'info' : undeclared identifier
ext\v8js\v8js_object_export.cc(175) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
ext\v8js\v8js_object_export.cc(175) : error C2228: left of '.IsEmpty' must have class/struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-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(175) : error C2227: left of '->IsExternal' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(176) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(176) : error C2228: left of '.Data' must have class/struct/union
        type is ''unknown-type''
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(176) : error C2227: left of '->Value' must point to class/struct/union/generic type
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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)
ext\v8js\v8js_object_export.cc(181) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(185) : error C2039: 'FunctionCallbackInfo' : is not a member of 'v8'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(19) : error C2059: syntax error : '>' (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(185) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(185) : error C2143: syntax error : missing ',' before '<'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2065: 'CopyablePersistentTraits' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
ext\v8js\v8js_object_export.cc(187) : error C2065: 'info' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-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(187) : error C2228: left of '.GetIsolate' must have class/struct/union
ext\v8js\v8js_object_export.cc(187) : fatal error C1003: error count exceeds 100; stopping compilation
c:\php-sdk\php55\vc11\x64\php-5.5.21-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'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-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)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2143: syntax error : missing ';' before '>' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(20) : error C2059: syntax error : '>' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(46) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_timer.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(47) : error C2923: 'std::map' : 'v8js_tmpl_t' is not a valid template type argument for parameter '_Ty' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_variables.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(49) : 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\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_tmpl_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2059: syntax error : ',' (ext\v8js\v8js_v8object_class.cc)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\v8js\v8js_class.h(50) : error C2065: 'v8js_persistent_obj_t' : undeclared identifier (ext\v8js\v8js_v8object_class.cc)
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(51) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
ext\v8js\v8js_v8.cc(80) : 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_v8.cc(80) : error C2227: left of '->Global' must point to class/struct/union/generic type
ext\v8js\v8js_v8.cc(80) : error C2227: left of '->SetHiddenValue' must point to class/struct/union/generic type
ext\v8js\v8js_v8.cc(80) : 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(80) : 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(80) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8.cc(80) : 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)'
ext\v8js\v8js_v8.cc(80) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8.cc(90) : error C2660: 'v8::Date::DateTimeConfigurationChangeNotification' : function does not take 1 arguments
ext\v8js\v8js_v8.cc(233) : 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(233) : 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(233) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8.cc(233) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8.cc(250) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_v8.cc(252) : warning C4267: 'argument' : conversion from 'size_t' to 'uint', possible loss of data
ext\v8js\v8js_v8object_class.cc(67) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.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_v8object_class.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_v8object_class.cc(76) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(76) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(133) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.cc(142) : 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(142) : 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(142) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(142) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(182) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.cc(188) : 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(188) : 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(188) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(188) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(207) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.cc(213) : 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(213) : 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(213) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(213) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(252) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.cc(286) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.cc(288) : 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(288) : 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(288) : error C2065: 'kNormalString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(288) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(337) : 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(337) : 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(337) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(337) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(341) : 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(341) : 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(341) : error C2065: 'kInternalizedString' : undeclared identifier
ext\v8js\v8js_v8object_class.cc(341) : error C3861: 'NewFromUtf8': identifier not found
ext\v8js\v8js_v8object_class.cc(355) : 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(355) : 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(355) : 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(385) : error C2664: 'v8::Context::New' : cannot convert parameter 1 from 'v8::Isolate *' to 'v8::ExtensionConfiguration *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
ext\v8js\v8js_v8object_class.cc(422) : error C2039: 'Reset' : is not a member of 'v8::Persistent<T>'
        with
        [
            T=v8::Value
        ]
ext\v8js\v8js_v8object_class.cc(514) : error C2660: 'v8::Isolate::GetData' : function does not take 1 arguments
ext\v8js\v8js_v8object_class.cc(521) : 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.
