
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-ts-windows-vc11-x64\Release_TS\php5ts.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-ts-windows-vc11-x64\Release_TS\ -x C:\obj\5.5-ts-windows-vc11-x64\Release_TS\ 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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_compile.c)
c:\php-sdk\php55\vc11\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
c:\php-sdk\php55\vc11\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(145) : 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(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
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_API.c(1285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_constants.c(224) : 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_API.c(1368) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_constants.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', 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_API.c(1451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(1479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1523) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(554) : warning C4090: 'function' : different 'const' qualifiers
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_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_API.c(1972) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(861) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2054) : 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(2136) : warning C4267: '=' : conversion from 'size_t' to 'int', 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.c(1160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_compile.c(156) : 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.c(1322) : 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_compile.c(252) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1391) : warning C4101: 'lc_name' : unreferenced local variable
Zend\zend_alloc.c(945) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned 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_API.c(3582) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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(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(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_alloc.c(1911) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(3779) : warning C4267: '=' : conversion from 'size_t' to '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_builtin_functions.c(1996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3888) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(2200) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned 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_compile.c(975) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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_compile.c(990) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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_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_dynamic_array.c
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_exceptions.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_execute.c
Zend\zend_compile.c(5490) : warning C4018: '>' : signed/unsigned mismatch
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_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
zend_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_exceptions.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
c:\php-sdk\php55\vc11\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_highlight.c
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)
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)
zend_indent.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)
zend_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 (Zend\zend_execute_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_gc.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_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_generators.c)
Zend\zend_generators.c(55) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_generators.c(57) : warning C4018: '>' : signed/unsigned mismatch
zend_ini_parser.c
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_ini_scanner.c
zend_interfaces.c
zend_iterators.c
Zend\zend_highlight.c(33) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_highlight.c(36) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_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_ini.c)
zend_language_parser.c
Zend\zend_indent.c(72) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend_indent.c(86) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(92) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(95) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(104) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(116) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(492) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_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_language_scanner.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/zend_ini_scanner.l(240) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_ini_scanner.c)
zend_list.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)
c:\php-sdk\php55\vc11\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_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_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_interfaces.c)
Zend\zend_interfaces.c(328) : warning C4018: '<' : signed/unsigned mismatch
zend_llist.c
zend_multibyte.c
zend_object_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 (Zend\zend_language_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_list.c)
Zend/zend_language_scanner.l(289) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_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_language_parser.c)
zend_objects.c
Zend/zend_language_scanner.l(305) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.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/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_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_parser.y(1247) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_parser.c)
Zend\zend_llist.c(254) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
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)
c:\php-sdk\php55\vc11\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/zend_language_scanner.l(993) : 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_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
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_objects_API.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_object_handlers.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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_object_handlers.c(892) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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_object_handlers.c(1110) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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_opcode.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_objects.c)
zend_ptr_stack.c
zend_qsort.c
c:\php-sdk\php55\vc11\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_sprintf.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_operators.c)
Zend\zend_operators.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_operators.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\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
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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_sprintf.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
SAPI.c
fopen_wrappers.c
getopt.c
internal_functions.c
main.c
mergesort.c
network.c
output.c
c:\php-sdk\php55\vc11\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)
c:\php-sdk\php55\vc11\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\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\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\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\mergesort.c)
c:\php-sdk\php55\vc11\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)
main\getopt.c(92) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\getopt.c(122) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(163) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(179) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(194) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(301) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(309) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\SAPI.c(202) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
main\mergesort.c(346) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\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\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\output.c(248) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\SAPI.c(902) : warning C4267: '=' : conversion from 'size_t' to 'uint', 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\SAPI.c(1027) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', 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
main\fopen_wrappers.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_content_types.c
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_ini.c
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_open_temporary_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 (main\php_ini.c)
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)
c:\php-sdk\php55\vc11\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
main\php_content_types.c(55) : 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_ticks.c)
main\php_ini.c(361) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(368) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(650) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
rfc1867.c
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
snprintf.c
main\php_scandir.c(100) : 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\php_variables.c)
spprintf.c
strlcat.c
strlcpy.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)
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
c:\php-sdk\php55\vc11\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(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\snprintf.c(398) : warning C4267: '=' : 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
main\rfc1867.c(1207) : 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
c:\php-sdk\php55\vc11\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\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
c:\php-sdk\php55\vc11\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)
	"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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\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\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\streams.c)
c:\php-sdk\php55\vc11\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)
c:\php-sdk\php55\vc11\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)
main\streams\glob_wrapper.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(59) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(81) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(135) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', 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\filter.c(49) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(191) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\filter.c(54) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(215) : warning C4267: '=' : conversion from 'size_t' to '_off_t', 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\memory.c(647) : 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\memory.c(651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(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\transports.c(34) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\transports.c(39) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\plain_wrapper.c(328) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(380) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(386) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\streams.c(640) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
userspace.c
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\streams.c(748) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(767) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(814) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(951) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(952) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1020) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1106) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(779) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', 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(780) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\streams.c(1144) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1341) : warning C4267: '-=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1363) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1410) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1538) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1094) : warning C4267: 'function' : conversion from 'size_t' to 'const int', 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(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\plain_wrapper.c(1184) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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\plain_wrapper.c(1293) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1473) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(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
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\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\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
main\streams\xp_socket.c(70) : warning C4267: 'function' : conversion from 'size_t' to 'int', 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
	"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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\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\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\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)
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
c:\php-sdk\php55\vc11\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\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
c:\php-sdk\php55\vc11\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)
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
wsyslog.c
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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
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
c:\php-sdk\php55\vc11\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(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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\rt.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
add.c
compare.c
debug.c
div.c
divmod.c
doaddsub.c
init.c
int2num.c
c:\php-sdk\php55\vc11\x64\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\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\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\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\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\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\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\bcmath\libbcmath\src\divmod.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)
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\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\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\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\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)
c:\php-sdk\php55\vc11\x64\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)
rmzero.c
ext\bcmath\libbcmath\src\output.c(75) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
rt.c
sqrt.c
str2num.c
sub.c
zero.c
c:\php-sdk\php55\vc11\x64\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\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\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\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\str2num.c)
c:\php-sdk\php55\vc11\x64\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cal_unix.c
calendar.c
dow.c
easter.c
french.c
gregor.c
jewish.c
julian.c
c:\php-sdk\php55\vc11\x64\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\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\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\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
ext\calendar\easter.c(115) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
astro.c
dow.c
interval.c
parse_date.c
parse_iso_intervals.c
parse_tz.c
timelib.c
tm2unixtime.c
unixtime2tm.c
	"cl.exe" /D _USRDLL /D 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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /c ext\ereg\regex\regcomp.c ext\ereg\regex\regerror.c ext\ereg\regex\regexec.c ext\ereg\regex\regfree.c
regcomp.c
regerror.c
regexec.c
regfree.c
ext\ereg\regex\regcomp.c(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
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(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(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(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(1386) : warning C4267: '=' : conversion from 'size_t' to 'sop', 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)
c:\php-sdk\php55\vc11\x64\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
callback_filter.c
filter.c
logical_filters.c
sanitizing_filters.c
c:\php-sdk\php55\vc11\x64\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\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\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\ftp.c(444) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\ftp\php_ftp.c(454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\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\ftp.c(1021) : warning C4244: '+=' : conversion from 'time_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\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
ext\ftp\php_ftp.c(1267) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
hash.c
hash_adler32.c
hash_crc32.c
hash_fnv.c
hash_gost.c
hash_haval.c
hash_joaat.c
hash_md.c
c:\php-sdk\php55\vc11\x64\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_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_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_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_haval.c)
c:\php-sdk\php55\vc11\x64\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)
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_ripemd.c)
c:\php-sdk\php55\vc11\x64\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)
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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /c ext\mysqlnd\mysqlnd.c ext\mysqlnd\mysqlnd_alloc.c ext\mysqlnd\mysqlnd_auth.c ext\mysqlnd\mysqlnd_block_alloc.c ext\mysqlnd\mysqlnd_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.c)
c:\php-sdk\php55\vc11\x64\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_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_block_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_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)
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_block_alloc.c(160) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(142) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(686) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(336) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(976) : 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(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_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_debug.c(522) : warning C4267: '=' : 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_ext_plugin.c)
c:\php-sdk\php55\vc11\x64\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_net.c)
mysqlnd_result_meta.c
ext\mysqlnd\mysqlnd_loaddata.c(148) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
mysqlnd_reverse_api.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
mysqlnd_statistics.c
mysqlnd_wireprotocol.c
c:\php-sdk\php55\vc11\x64\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_plugin.c)
c:\php-sdk\php55\vc11\x64\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)
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
ext\mysqlnd\mysqlnd_ps.c(726) : warning C4018: '<' : signed/unsigned mismatch
php_mysqlnd.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
c:\php-sdk\php55\vc11\x64\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_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\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
c:\php-sdk\php55\vc11\x64\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)
	"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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /c ext\pcre\pcrelib\pcre_chartables.c ext\pcre\pcrelib\pcre_compile.c ext\pcre\pcrelib\pcre_config.c ext\pcre\pcrelib\pcre_exec.c ext\pcre\pcrelib\pcre_fullinfo.c ext\pcre\pcrelib\pcre_get.c ext\pcre\pcrelib\pcre_globals.c ext\pcre\pcrelib\pcre_maketables.c ext\pcre\pcrelib\pcre_newline.c ext\pcre\pcrelib\pcre_ord2utf8.c ext\pcre\pcrelib\pcre_refcount.c ext\pcre\pcrelib\pcre_study.c ext\pcre\pcrelib\pcre_tables.c ext\pcre\pcrelib\pcre_ucd.c ext\pcre\pcrelib\pcre_valid_utf8.c ext\pcre\pcrelib\pcre_version.c ext\pcre\pcrelib\pcre_xclass.c
pcre_chartables.c
pcre_compile.c
pcre_config.c
pcre_exec.c
pcre_fullinfo.c
pcre_get.c
pcre_globals.c
pcre_maketables.c
ext\pcre\pcrelib\pcre_compile.c(3039) : warning C4244: '=' : conversion from '__int64' to 'pcre_uint32', possible loss of data
ext\pcre\pcrelib\pcre_exec.c(672) : warning C4244: 'initializing' : conversion from '__int64' to 'int', 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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
mod_files.c
mod_mm.c
mod_user.c
mod_user_class.c
session.c
c:\php-sdk\php55\vc11\x64\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_user.c(91) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(98) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(92) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(124) : warning C4101: 'sbuf' : unreferenced local variable
ext\session\mod_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_files.c(307) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\mod_user_class.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
c:\php-sdk\php55\vc11\x64\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\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\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\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\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_dllist.c)
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\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_exceptions.c)
ext\spl\spl_array.c(1718) : 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\spl\spl_fixedarray.c)
c:\php-sdk\php55\vc11\x64\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\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_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\spl_engine.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_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_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)
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)
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)
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)
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(246) : warning C4267: '=' : conversion from 'size_t' 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
ext\spl\spl_directory.c(305) : 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\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
ext\spl\spl_directory.c(409) : 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_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(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
ext\spl\spl_directory.c(949) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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\php_spl.c(781) : warning C4267: '=' : 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_directory.c(1071) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_functions.c(35) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_functions.c(45) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_functions.c(60) : warning C4267: 'initializing' : 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_dllist.c(1175) : 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_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
spl_heap.c
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_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\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\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\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\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_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
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)
ext\spl\spl_iterators.c(2216) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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
	"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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\html.c ext\standard\http.c ext\standard\http_fopen_wrapper.c ext\standard\image.c ext\standard\incomplete_class.c ext\standard\info.c ext\standard\iptc.c ext\standard\lcg.c ext\standard\levenshtein.c ext\standard\link_win32.c ext\standard\mail.c ext\standard\math.c ext\standard\md5.c ext\standard\metaphone.c ext\standard\microtime.c ext\standard\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\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\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\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\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\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\credits.c)
ext\standard\assert.c(199) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(213) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(215) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(316) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(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\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
crypt_blowfish.c
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(3652) : 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(3726) : 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_freesec.c
crypt_sha256.c
crypt_sha512.c
css.c
cyr_convert.c
datetime.c
dir.c
dl.c
c:\php-sdk\php55\vc11\x64\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\cyr_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\standard\crypt_sha256.c)
c:\php-sdk\php55\vc11\x64\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)
ext\standard\cyr_convert.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
dns.c
dns_win32.c
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\dir.c)
file.c
filestat.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\dl.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
filters.c
ext\standard\dir.c(464) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(132) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(148) : warning C4047: '!=' : 'int' differs in levels of indirection from 'char [1]'
flock_compat.c
formatted_print.c
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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)
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
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
c:\php-sdk\php55\vc11\x64\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)
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\exec.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\exec.c(123) : 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\exec.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\exec.c(137) : 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\exec.c(142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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
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
fsock.c
ext\standard\filestat.c(982) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(985) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(986) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(987) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(988) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(1027) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1028) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1029) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1057) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1058) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1059) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1060) : 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\filestat.c(1062) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1063) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1064) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(479) : 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\file.c(481) : 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\file.c(553) : warning C4267: '=' : conversion from 'size_t' to 'long', 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(633) : warning C4267: '=' : conversion from 'size_t' to 'long', 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
ext\standard\file.c(689) : warning C4267: '=' : conversion from 'size_t' to 'long', 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\filestat.c(1213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(787) : warning C4244: 'function' : conversion from '__int64' 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\filestat.c(1218) : warning C4267: 'function' : conversion from 'size_t' 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\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
ftok.c
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
c:\php-sdk\php55\vc11\x64\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\file.c(1035) : warning C4267: 'initializing' : conversion from 'size_t' to '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\file.c(1200) : warning C4267: '=' : conversion from 'size_t' to 'int', 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
ftp_fopen_wrapper.c
ext\standard\file.c(1560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1561) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1562) : 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\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\file.c(1594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1597) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1762) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(51) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(99) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(127) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1933) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(2288) : warning C4244: 'function' : conversion from '__int64' to 'uint', 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(2322) : warning C4267: '=' : 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\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\filters.c(1310) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1885) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\filters.c(2026) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(2038) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\filters.c(2066) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\filters.c(2089) : warning C4267: 'function' : 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
c:\php-sdk\php55\vc11\x64\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)
head.c
html.c
http.c
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
http_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\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\ftp_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\ftok.c)
ext\standard\fsock.c(76) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\fsock.c(101) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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\http.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)
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
c:\php-sdk\php55\vc11\x64\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)
info.c
ext\standard\ftp_fopen_wrapper.c(864) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
ext\standard\http.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http.c(240) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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
lcg.c
levenshtein.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
c:\php-sdk\php55\vc11\x64\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)
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
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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)
link_win32.c
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\info.c)
c:\php-sdk\php55\vc11\x64\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)
ext\standard\image.c(222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(462) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(464) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(814) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\image.c(871) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(872) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(1168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1187) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1189) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1192) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1194) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1197) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1200) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1202) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1206) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1208) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1210) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1212) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1214) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1375) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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
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
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\lcg.c)
c:\php-sdk\php55\vc11\x64\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)
math.c
md5.c
metaphone.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\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\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\math.c)
c:\php-sdk\php55\vc11\x64\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)
password.c
php_crypt_r.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\math.c(1027) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1043) : 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\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
c:\php-sdk\php55\vc11\x64\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(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
c:\php-sdk\php55\vc11\x64\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)
ext\standard\md5.c(68) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\md5.c(99) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\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\md5.c(115) : 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\pageinfo.c)
php_fopen_wrapper.c
ext\standard\metaphone.c(45) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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
ext\standard\microtime.c(76) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(77) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(79) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(80) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\pageinfo.c(172) : warning C4244: 'return' : conversion from 'time_t' to 'long', possible loss of data
proc_open.c
quot_print.c
rand.c
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)
c:\php-sdk\php55\vc11\x64\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)
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
c:\php-sdk\php55\vc11\x64\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)
ext\standard\php_crypt_r.c(163) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
soundex.c
streamsfuncs.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
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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\rand.c)
c:\php-sdk\php55\vc11\x64\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)
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\sha1.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
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
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
strnatcmp.c
ext\standard\sha1.c(105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
syslog.c
type.c
uniqid.c
url.c
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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)
url_scanner_ex.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
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
c:\php-sdk\php55\vc11\x64\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)
user_filters.c
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
c:\php-sdk\php55\vc11\x64\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\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\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
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
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
c:\php-sdk\php55\vc11\x64\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\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
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
ext\standard\string.c(5593) : warning C4244: 'initializing' : conversion from '__int64' 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\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\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\url.c)
uuencode.c
var.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.c(432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
var_unserializer.c
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\type.c(36) : warning C4267: '=' : conversion from 'size_t' 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\type.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(44) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(48) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(689) : warning C4244: 'return' : conversion from '__int64' 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\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\uniqid.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
c:\php-sdk\php55\vc11\x64\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_scanner_ex.re(80) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(83) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/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_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)
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\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\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
c:\php-sdk\php55\vc11\x64\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\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zip\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zip\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zip\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\php_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\zip_stream.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(553) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zip\php_zip.c(647) : warning C4267: '=' : conversion from 'size_t' to 'int', 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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zip\lib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zip\lib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zip\lib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_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_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_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_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_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_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_entry_new.c)
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(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_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)
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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_error_strerror.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_fclose.c)
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_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_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_error_get.c)
zip_file_get_offset.c
zip_file_strerror.c
zip_filerange_crc.c
zip_fopen.c
zip_fopen_encrypted.c
zip_fopen_index.c
zip_fopen_index_encrypted.c
zip_fread.c
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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_file_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_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_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_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_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_fread.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_free.c
ext\zip\lib\zip_fopen_index_encrypted.c(104) : warning C4244: 'function' : conversion from 'zip_uint64_t' to 'int', possible loss of data
zip_get_archive_comment.c
zip_get_archive_flag.c
zip_get_compression_implementation.c
zip_get_encryption_implementation.c
zip_get_file_comment.c
zip_get_file_extra.c
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_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_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_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_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_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_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_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_encryption_implementation.c)
zip_get_num_entries.c
zip_get_num_files.c
zip_memdup.c
zip_name_locate.c
zip_new.c
zip_open.c
zip_rename.c
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_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_memdup.c)
c:\php-sdk\php55\vc11\x64\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_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_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_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_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_new.c)
ext\zip\lib\zip_get_num_files.c(46) : warning C4244: 'return' : conversion from 'zip_uint64_t' to 'int', possible loss of data
zip_set_archive_comment.c
ext\zip\lib\zip_name_locate.c(73) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'int', possible loss of data
zip_set_archive_flag.c
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
zip_set_default_password.c
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
zip_source_buffer.c
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_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_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_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_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_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_close.c)
zip_source_deflate.c
zip_source_error.c
zip_source_file.c
zip_source_filep.c
zip_source_free.c
zip_source_function.c
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_crc.c)
ext\zip\lib\zip_source_crc.c(124) : warning C4244: 'function' : conversion from 'zip_int64_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\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_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_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_filep.c)
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_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_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)
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_deflate.c(116) : warning C4244: '=' : conversion from 'zip_uint64_t' to 'uInt', possible loss of data
ext\zip\lib\zip_source_filep.c(170) : warning C4267: '=' : conversion from 'size_t' to 'int', 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
zip_source_pop.c
zip_source_read.c
zip_source_stat.c
zip_source_zip.c
zip_stat.c
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_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_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)
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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_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_stat.c)
zip_strerror.c
zip_unchange.c
zip_unchange_all.c
zip_unchange_archive.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_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_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)
c:\php-sdk\php55\vc11\x64\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
zlib.c
zlib_filter.c
zlib_fopen_wrapper.c
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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)
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.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
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
	"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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
attr.c
cdatasection.c
characterdata.c
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
c:\php-sdk\php55\vc11\x64\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\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\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\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\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\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\document.c)
ext\dom\attr.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\attr.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\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\documenttype.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(145) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(173) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\documenttype.c(226) : warning C4267: 'initializing' : 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\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
domconfiguration.c
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
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\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)
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\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\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\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\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\domlocator.c)
ext\dom\domerror.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(66) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(80) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(108) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domerror.c(122) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
element.c
entity.c
entityreference.c
namednodemap.c
ext\dom\domimplementationlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
namelist.c
node.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
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)
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\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\element.c)
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\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\namednodemap.c)
c:\php-sdk\php55\vc11\x64\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\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)
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\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
php_dom.c
processinginstruction.c
string_extend.c
text.c
ext\dom\namelist.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(321) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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
typeinfo.c
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)
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\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\string_extend.c)
c:\php-sdk\php55\vc11\x64\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\userdatahandler.c)
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
c:\php-sdk\php55\vc11\x64\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\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
pdo.c
pdo_dbh.c
pdo_sql_parser.c
pdo_sqlstate.c
pdo_stmt.c
c:\php-sdk\php55\vc11\x64\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.c)
c:\php-sdk\php55\vc11\x64\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_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_sqlstate.c)
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.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(211) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(282) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(294) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(300) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_dbh.c(263) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext/pdo/pdo_sql_parser.re(332) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_dbh.c(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_sqlstate.c(325) : warning C4090: 'function' : different 'const' qualifiers
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(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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(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_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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
dirstream.c
func_interceptors.c
phar.c
phar_object.c
phar_path_check.c
stream.c
tar.c
util.c
c:\php-sdk\php55\vc11\x64\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\phar.c)
c:\php-sdk\php55\vc11\x64\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\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_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\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\util.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(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(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(37) : 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(47) : 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(63) : warning C4267: '=' : 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\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\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\func_interceptors.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)
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(47) : 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\ext/spl/spl_engine.h(47) : 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(63) : warning C4267: '=' : 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\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
ext\phar\dirstream.c(191) : warning C4267: 'initializing' : 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\dirstream.c(241) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(278) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar.c(162) : warning C4267: 'function' : 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\dirstream.c(385) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(397) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(475) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(484) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(502) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(530) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', 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(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(612) : warning C4267: '=' : 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/phar_path_check.re(84) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\phar_object.c(50) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(64) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(261) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1190) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\func_interceptors.c(357) : 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\tar.c)
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
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)
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(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
ext\phar\phar.c(1342) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(232) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(1379) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(559) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\phar.c(1391) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\func_interceptors.c(560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\phar_object.c(272) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\func_interceptors.c(561) : warning C4244: '=' : conversion from 'time_t' to 'long', 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\func_interceptors.c(590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1616) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1628) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(597) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(424) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(602) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(452) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1714) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1715) : warning C4244: '+=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar_object.c(486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1719) : warning C4267: '+=' : conversion from 'size_t' to 'long', 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)
ext\phar\phar.c(1740) : warning C4244: 'function' : conversion from '__int64' to 'unsigned 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\stream.c)
ext\phar\phar.c(1744) : 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\util.c)
ext\phar\phar.c(1746) : 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\util.c)
ext\phar\phar.c(1752) : 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\stream.c)
ext\phar\phar_object.c(581) : 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(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
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\func_interceptors.c(922) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(651) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(661) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\func_interceptors.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(672) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2041) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(673) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2055) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(676) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar.c(2192) : warning C4244: '=' : conversion from '__int64' 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\tar.c(169) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', 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(840) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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\phar.c(2384) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(974) : warning C4267: 'initializing' : 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\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\phar.c(2650) : warning C4267: '=' : conversion from 'size_t' to 'long', 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\phar.c(2681) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\tar.c(605) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1349) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2804) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\util.c(74) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(75) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2930) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2969) : warning C4267: 'function' : 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\phar.c(3039) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', 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(3045) : warning C4267: 'function' : 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\tar.c(840) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(3258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(270) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\util.c(279) : warning C4267: 'function' : conversion from 'size_t' 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(1720) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(187) : warning C4267: '=' : conversion from 'size_t' to 'uint', 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\tar.c(996) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\stream.c(193) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3346) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(324) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(1021) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\tar.c(1285) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(584) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', 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\stream.c(266) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2098) : 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\stream.c(327) : warning C4244: '=' : conversion from '__int64' 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\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\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\util.c(1125) : warning C4267: '=' : conversion from 'size_t' 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\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\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\stream.c(917) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(918) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(2802) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\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_object.c(3000) : warning C4267: 'function' : conversion from 'size_t' to 'long', 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_object.c(3089) : 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_object.c(3095) : 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\phar_object.c(3098) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(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\util.c(1763) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1771) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1821) : warning C4267: '=' : 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\util.c(1938) : warning C4267: '=' : conversion from 'size_t' to 'int', 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_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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\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\sxe.c(201) : warning C4267: 'initializing' : 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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\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\xml\xml.c)
ext\xml\compat.c(156) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(752) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(761) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(394) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(740) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(745) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(760) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(793) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(795) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(821) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(822) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(831) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(833) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(883) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(892) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(893) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(962) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(995) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(997) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(1535) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1678) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_HPROSE /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_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php5ts.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php5ts.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\obj\5.5-ts-windows-vc11-x64\Release_TS /d MC_INCLUDE="\"C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php5ts.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php5ts.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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(c14n.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(c14n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(catalog.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(catalog.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(chvalid.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(chvalid.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(debugXML.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(debugXML.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(dict.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(dict.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(DOCBparser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(DOCBparser.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(encoding.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(encoding.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(entities.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(entities.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(error.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(error.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(globals.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(globals.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(hash.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(hash.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(HTMLparser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(HTMLparser.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(HTMLtree.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(HTMLtree.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(legacy.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(legacy.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(list.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(list.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(nanoftp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(nanoftp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(nanohttp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(nanohttp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(parser.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(parser.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(parserInternals.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(parserInternals.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(pattern.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(pattern.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(relaxng.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(relaxng.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(SAX2.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(SAX2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(SAX.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(SAX.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(tree.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(tree.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(uri.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(uri.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(valid.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(valid.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xinclude.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xinclude.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlIO.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlIO.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlmemory.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlmemory.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlreader.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlreader.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlregexp.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlregexp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlmodule.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlmodule.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlsave.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlsave.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlschemas.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlschemas.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlschemastypes.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlschemastypes.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlunicode.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlunicode.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlwriter.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlwriter.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xpath.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xpath.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xpointer.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xpointer.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
libxml2_a_dll.lib(xmlstring.obj) : warning LNK4099: PDB 'libxml2.pdb' was not found with 'libxml2_a_dll.lib(xmlstring.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\libxml2.pdb'; linking object as if no debug info
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_bz2.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\com_dotnet\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\com_dotnet\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\com_dotnet\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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_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_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_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_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)
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_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
ext\com_dotnet\com_olechar.c(53) : warning C4018: '<' : signed/unsigned mismatch
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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_com_dotnet.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\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)
c:\php-sdk\php55\vc11\x64\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)
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\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(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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_curl.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_enchant.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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\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.c)
c:\php-sdk\php55\vc11\x64\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\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\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\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)
c:\php-sdk\php55\vc11\x64\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)
ext\fileinfo\libmagic\cdf.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\cdf_time.c(138) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\compress.c(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
funcs.c
ext\fileinfo\libmagic\compress.c(258) : warning C4244: '=' : conversion from 'SSIZE_T' to 'int', possible loss of data
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)
c:\php-sdk\php55\vc11\x64\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)
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\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\print.c)
c:\php-sdk\php55\vc11\x64\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\readcdf.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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_fileinfo.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
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_gd2.c)
c:\php-sdk\php55\vc11\x64\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_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_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_file.c)
gd_matrix.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
c:\php-sdk\php55\vc11\x64\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_pixelate.c
gd_png.c
ext\gd\libgd\gd_io_file.c(82) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_rotate.c
ext\gd\libgd\gd_io_file.c(91) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_security.c
gd_ss.c
gd_topal.c
gd_transform.c
gd_wbmp.c
gd_webp.c
gdcache.c
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
c:\php-sdk\php55\vc11\x64\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)
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_png.c)
c:\php-sdk\php55\vc11\x64\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\gd_topal.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)
ext\gd\libgd\gd_webp.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
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\gdft.c)
c:\php-sdk\php55\vc11\x64\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)
c:\php-sdk\php55\vc11\x64\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)
ext\gd\libgd\webpimg.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
xbm.c
c:\php-sdk\php55\vc11\x64\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_gd2.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gettext\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gettext\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gettext\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_gettext.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_gmp.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
EXT gmp build complete
	"cl.exe" /D COMPILE_DL_HPROSE /D HPROSE_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hprose\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hprose\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hprose\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hprose\ /c ext\hprose\hprose_bytes_io.c ext\hprose\hprose_class_manager.c ext\hprose\hprose_client.c ext\hprose\hprose_common.c ext\hprose\hprose_filter.c ext\hprose\hprose_formatter.c ext\hprose\hprose_raw_reader.c ext\hprose\hprose_reader.c ext\hprose\hprose_result_mode.c ext\hprose\hprose_service.c ext\hprose\hprose_tags.c ext\hprose\hprose_writer.c ext\hprose\php_hprose.c
hprose_bytes_io.c
hprose_class_manager.c
hprose_client.c
hprose_common.c
hprose_filter.c
hprose_formatter.c
hprose_raw_reader.c
hprose_reader.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_common.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_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\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_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\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_bytes_io.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_bytes_io.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_bytes_io.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_bytes_io.c)
ext\hprose\hprose_bytes_io.c(85) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_bytes_io.c(86) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_bytes_io.c(87) : error C2065: 's' : undeclared identifier
ext\hprose\hprose_bytes_io.c(87) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int'
ext\hprose\hprose_bytes_io.c(87) : error C2065: 'l' : undeclared identifier
ext\hprose\hprose_bytes_io.c(129) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_bytes_io.c(130) : error C2275: 'int32_t' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
ext\hprose\hprose_bytes_io.c(130) : error C2146: syntax error : missing ';' before identifier 'l'
ext\hprose\hprose_bytes_io.c(130) : error C2065: 'l' : undeclared identifier
ext\hprose\hprose_bytes_io.c(138) : error C2065: 's' : undeclared identifier
ext\hprose\hprose_bytes_io.c(138) : error C2065: 'l' : undeclared identifier
ext\hprose\hprose_bytes_io.c(138) : warning C4047: '=' : 'int' differs in levels of indirection from 'char *'
ext\hprose\hprose_bytes_io.c(139) : error C2065: 's' : undeclared identifier
ext\hprose\hprose_bytes_io.c(139) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int'
ext\hprose\hprose_bytes_io.c(139) : error C2065: 'l' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_class_manager.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
ext\hprose\hprose_bytes_io.c(222) : warning C4267: '=' : conversion from 'size_t' to 'length_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_class_manager.c)
ext\hprose\hprose_bytes_io.c(266) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_class_manager.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_class_manager.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_class_manager.c)
hprose_result_mode.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_common.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_common.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_common.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_common.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_filter.c)
hprose_service.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_common.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(54) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hprose\hprose_common.c(59) : error C2275: 'va_list' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\vadefs.h(57) : see declaration of 'va_list'
ext\hprose\hprose_common.c(59) : error C2146: syntax error : missing ';' before identifier 'ap'
ext\hprose\hprose_common.c(59) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(60) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(60) : warning C4047: 'function' : 'va_list *' differs in levels of indirection from 'int *'
ext\hprose\hprose_common.c(60) : warning C4024: '__va_start' : different types for formal and actual parameter 1
ext\hprose\hprose_common.c(65) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(66) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(72) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(78) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(89) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(95) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(114) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(114) : warning C4047: '=' : 'int' differs in levels of indirection from 'va_list'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(292) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(297) : error C2275: 'va_list' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\vadefs.h(57) : see declaration of 'va_list'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(297) : error C2146: syntax error : missing ';' before identifier 'ap'
ext\hprose\hprose_common.c(297) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(298) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(298) : warning C4047: 'function' : 'va_list *' differs in levels of indirection from 'int *'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(298) : warning C4024: '__va_start' : different types for formal and actual parameter 1
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(303) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(304) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_formatter.c)
ext\hprose\hprose_common.c(310) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_formatter.c)
ext\hprose\hprose_common.c(316) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(327) : error C2065: 'ap' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_client.c)
ext\hprose\hprose_common.c(333) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(352) : error C2065: 'ap' : undeclared identifier
ext\hprose\hprose_common.c(352) : warning C4047: '=' : 'int' differs in levels of indirection from 'va_list'
ext\hprose\hprose_common.c(410) : warning C4018: '>=' : signed/unsigned mismatch
ext\hprose\hprose_common.c(411) : warning C4018: '>=' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_raw_reader.c)
hprose_tags.c
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_raw_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_raw_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(168) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(169) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(168) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(170) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(169) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(172) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(170) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(172) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_raw_reader.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
hprose_writer.c
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(210) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(221) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(236) : warning C4013: 'isnan' undefined; assuming extern returning int (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(239) : warning C4013: 'isinf' undefined; assuming extern returning int (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(523) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(570) : warning C4267: 'initializing' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_client.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2146: syntax error : missing ';' before identifier 'i' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(210) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(221) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(595) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(236) : warning C4013: 'isnan' undefined; assuming extern returning int (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(597) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(239) : warning C4013: 'isinf' undefined; assuming extern returning int (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
php_hprose.c
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2275: 'zval' : illegal use of this type as an expression (ext\hprose\hprose_client.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_client.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(523) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4024: 'hprose_writer_serialize' : different types for formal and actual parameter 2 (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(570) : warning C4267: 'initializing' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_formatter.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\hprose\hprose_reader.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_formatter.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2146: syntax error : missing ';' before identifier 'i' (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(595) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(597) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2275: 'zval' : illegal use of this type as an expression (ext\hprose\hprose_formatter.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int' (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4024: 'hprose_writer_serialize' : different types for formal and actual parameter 2 (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(168) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(169) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(170) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(172) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(168) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(169) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(170) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(172) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(473) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : error C2065: 's' : undeclared identifier (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int' (ext\hprose\hprose_reader.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(473) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : error C2065: 's' : undeclared identifier (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int' (ext\hprose\hprose_client.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(473) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : error C2065: 's' : undeclared identifier (ext\hprose\hprose_formatter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int' (ext\hprose\hprose_formatter.c)
ext\hprose\hprose_reader.c(82) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(83) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(84) : error C2065: 'num' : undeclared identifier
ext\hprose\hprose_reader.c(84) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int'
ext\hprose\hprose_reader.c(84) : error C2065: 'len' : undeclared identifier
ext\hprose\hprose_reader.c(93) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(94) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(95) : error C2065: 'num' : undeclared identifier
ext\hprose\hprose_reader.c(95) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int'
ext\hprose\hprose_reader.c(95) : error C2065: 'len' : undeclared identifier
ext\hprose\hprose_client.c(117) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(113) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(119) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(114) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(120) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(115) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(118) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(159) : error C2275: 'zval' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
ext\hprose\hprose_reader.c(118) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_client.c(159) : error C2065: 'errstr' : undeclared identifier
ext\hprose\hprose_reader.c(118) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(160) : error C2065: 'errstr' : undeclared identifier
ext\hprose\hprose_reader.c(118) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(160) : warning C4047: '=' : 'int' differs in levels of indirection from 'zval *'
ext\hprose\hprose_reader.c(128) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(129) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(130) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(160) : error C2223: left of '->refcount__gc' must point to struct/union
ext\hprose\hprose_reader.c(133) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(133) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_client.c(160) : error C2223: left of '->is_ref__gc' must point to struct/union
ext\hprose\hprose_reader.c(133) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(161) : error C2065: 'errstr' : undeclared identifier
ext\hprose\hprose_reader.c(133) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(161) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_reader.c(138) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(161) : warning C4024: 'hprose_reader_read_string' : different types for formal and actual parameter 2
ext\hprose\hprose_reader.c(139) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(163) : error C2065: 'errstr' : undeclared identifier
ext\hprose\hprose_reader.c(140) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(163) : error C2100: illegal indirection
ext\hprose\hprose_reader.c(143) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(163) : error C2224: left of '.value' must have struct/union type
ext\hprose\hprose_reader.c(143) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_client.c(165) : error C2065: 'errstr' : undeclared identifier
ext\hprose\hprose_reader.c(143) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(165) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'int *'
ext\hprose\hprose_reader.c(143) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(165) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
ext\hprose\hprose_reader.c(148) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(149) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\hprose\hprose_reader.c(150) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(187) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\hprose\hprose_reader.c(153) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(153) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_reader.c(153) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(218) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\hprose\hprose_reader.c(153) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\hprose\hprose_reader.c(168) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(171) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(172) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(183) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(343) : warning C4267: 'function' : conversion from 'size_t' to 'int32_t', possible loss of data
ext\hprose\hprose_reader.c(183) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_reader.c(183) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(391) : warning C4267: 'function' : conversion from 'size_t' to 'int32_t', possible loss of data
ext\hprose\hprose_reader.c(183) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_reader.c(193) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(196) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(197) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(208) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(208) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_reader.c(208) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_reader.c(208) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(516) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(218) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(517) : error C2275: 'zend_bool' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(25) : see declaration of 'zend_bool'
ext\hprose\hprose_reader.c(222) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(517) : error C2146: syntax error : missing ';' before identifier 'byref'
ext\hprose\hprose_reader.c(223) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(517) : error C2065: 'byref' : undeclared identifier
ext\hprose\hprose_reader.c(235) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(518) : error C2275: 'zend_bool' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(25) : see declaration of 'zend_bool'
ext\hprose\hprose_reader.c(235) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_client.c(518) : error C2146: syntax error : missing ';' before identifier 'simple'
ext\hprose\hprose_reader.c(235) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(518) : error C2065: 'simple' : undeclared identifier
ext\hprose\hprose_reader.c(235) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(519) : error C2275: 'zend_bool' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(25) : see declaration of 'zend_bool'
ext\hprose\hprose_reader.c(245) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(519) : error C2146: syntax error : missing ';' before identifier 'null_args'
ext\hprose\hprose_reader.c(246) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(519) : error C2065: 'null_args' : undeclared identifier
ext\hprose\hprose_reader.c(247) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(520) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(251) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(521) : error C2065: 'name' : undeclared identifier
ext\hprose\hprose_reader.c(251) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_client.c(521) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_reader.c(251) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(521) : error C2065: 'byref' : undeclared identifier
ext\hprose\hprose_reader.c(251) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(521) : error C2065: 'mode' : undeclared identifier
ext\hprose\hprose_client.c(521) : error C2065: 'simple' : undeclared identifier
ext\hprose\hprose_reader.c(271) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(521) : error C2065: 'callback' : undeclared identifier
ext\hprose\hprose_reader.c(274) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(524) : error C2065: 'name' : undeclared identifier
ext\hprose\hprose_reader.c(275) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(524) : error C2223: left of '->type' must point to struct/union
ext\hprose\hprose_reader.c(286) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(286) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_client.c(524) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_reader.c(286) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(524) : warning C4024: '_convert_to_string' : different types for formal and actual parameter 1
ext\hprose\hprose_reader.c(286) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(525) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_client.c(525) : warning C4047: '==' : 'int' differs in levels of indirection from 'void *'
ext\hprose\hprose_client.c(526) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_reader.c(316) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_client.c(526) : warning C4047: '=' : 'int' differs in levels of indirection from 'zval *'
ext\hprose\hprose_reader.c(320) : error C2143: syntax error : missing ';' before 'type'
ext\hprose\hprose_reader.c(321) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_reader.c(337) : error C2065: 'tag' : undeclared identifier
ext\hprose\hprose_client.c(526) : error C2223: left of '->refcount__gc' must point to struct/union
ext\hprose\hprose_reader.c(337) : error C2065: 'expected_tags' : undeclared identifier
ext\hprose\hprose_reader.c(337) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(526) : error C2223: left of '->is_ref__gc' must point to struct/union
ext\hprose\hprose_reader.c(337) : warning C4024: 'unexpected_tag' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(527) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_client.c(527) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(527) : warning C4024: '_array_init' : different types for formal and actual parameter 1
ext\hprose\hprose_client.c(528) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_client.c(528) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(528) : warning C4024: 'zval_addref_p' : different types for formal and actual parameter 1
ext\hprose\hprose_client.c(529) : error C2065: 'null_args' : undeclared identifier
ext\hprose\hprose_client.c(531) : error C2065: 'callback' : undeclared identifier
ext\hprose\hprose_client.c(531) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(531) : warning C4024: 'zend_is_callable' : different types for formal and actual parameter 1
ext\hprose\hprose_client.c(532) : error C2065: 'name' : undeclared identifier
ext\hprose\hprose_client.c(532) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(532) : warning C4024: 'hprose_client_async_invoke' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(532) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_client.c(532) : warning C4024: 'hprose_client_async_invoke' : different types for formal and actual parameter 3
ext\hprose\hprose_client.c(532) : error C2065: 'byref' : undeclared identifier
ext\hprose\hprose_client.c(532) : error C2065: 'mode' : undeclared identifier
ext\hprose\hprose_client.c(532) : error C2065: 'simple' : undeclared identifier
ext\hprose\hprose_client.c(532) : error C2065: 'callback' : undeclared identifier
ext\hprose\hprose_client.c(532) : warning C4024: 'hprose_client_async_invoke' : different types for formal and actual parameter 7
ext\hprose\hprose_client.c(535) : error C2065: 'name' : undeclared identifier
ext\hprose\hprose_client.c(535) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_client.c(535) : warning C4024: 'hprose_client_sync_invoke' : different types for formal and actual parameter 2
ext\hprose\hprose_client.c(535) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_client.c(535) : warning C4024: 'hprose_client_sync_invoke' : different types for formal and actual parameter 3
ext\hprose\hprose_client.c(535) : error C2065: 'byref' : undeclared identifier
ext\hprose\hprose_client.c(535) : error C2065: 'mode' : undeclared identifier
ext\hprose\hprose_client.c(535) : error C2065: 'simple' : undeclared identifier
ext\hprose\hprose_client.c(537) : error C2065: 'null_args' : undeclared identifier
ext\hprose\hprose_client.c(538) : error C2065: 'args' : undeclared identifier
ext\hprose\hprose_client.c(538) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'int *'
ext\hprose\hprose_client.c(538) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
ext\hprose\hprose_client.c(580) : error C2275: 'zval' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
ext\hprose\hprose_client.c(580) : error C2146: syntax error : missing ';' before identifier 'i'
ext\hprose\hprose_client.c(580) : error C2065: 'i' : undeclared identifier
ext\hprose\hprose_client.c(581) : error C2065: 'i' : undeclared identifier
ext\hprose\hprose_client.c(581) : warning C4133: 'function' : incompatible types - from 'int *' to 'zval *'
ext\hprose\hprose_client.c(583) : error C2065: 'i' : undeclared identifier
ext\hprose\hprose_client.c(583) : error C2224: left of '.type' must have struct/union type
ext\hprose\hprose_client.c(583) : error C2224: left of '.value' must have struct/union type
ext\hprose\hprose_client.c(589) : error C2065: 'i' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_result_mode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_tags.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_result_mode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_result_mode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_result_mode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_result_mode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_result_mode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_tags.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_tags.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_tags.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_tags.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_tags.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_service.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(210) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(221) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(236) : warning C4013: 'isnan' undefined; assuming extern returning int (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(239) : warning C4013: 'isinf' undefined; assuming extern returning int (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(523) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(570) : warning C4267: 'initializing' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_service.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2146: syntax error : missing ';' before identifier 'i' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(595) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(597) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2275: 'zval' : illegal use of this type as an expression (ext\hprose\hprose_service.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4024: 'hprose_writer_serialize' : different types for formal and actual parameter 2 (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(168) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(169) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(170) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(172) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(473) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : error C2065: 's' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(239) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(269) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(271) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(274) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(275) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(277) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(283) : warning C4018: '<' : signed/unsigned mismatch (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(317) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(320) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(407) : error C2065: 'tag' : undeclared identifier (ext\hprose\hprose_service.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_writer.c)
ext\hprose\hprose_service.c(173) : error C2275: 'zval' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
ext\hprose\hprose_service.c(173) : error C2065: 'func' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
ext\hprose\hprose_service.c(174) : error C2065: 'func' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_writer.c)
ext\hprose\hprose_service.c(174) : warning C4047: '=' : 'int' differs in levels of indirection from 'zval *'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
ext\hprose\hprose_service.c(174) : error C2223: left of '->refcount__gc' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
ext\hprose\hprose_service.c(174) : error C2223: left of '->is_ref__gc' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(514) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\hprose_writer.c)
ext\hprose\hprose_service.c(175) : error C2065: 'func' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(517) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(175) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(519) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(175) : warning C4024: '_array_init' : different types for formal and actual parameter 1
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(183) : error C2065: 'func' : undeclared identifier
ext\hprose\hprose_service.c(183) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_service.c(183) : warning C4024: 'add_next_index_zval' : different types for formal and actual parameter 1
ext\hprose\hprose_service.c(184) : error C2065: 'func' : undeclared identifier
ext\hprose\hprose_service.c(184) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_service.c(184) : warning C4024: 'add_next_index_zval' : different types for formal and actual parameter 1
ext\hprose\hprose_service.c(185) : error C2065: 'func' : undeclared identifier
ext\hprose\hprose_service.c(185) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int'
ext\hprose\hprose_service.c(185) : warning C4024: 'hprose_service_add_function' : different types for formal and actual parameter 2
ext\hprose\hprose_service.c(186) : error C2065: 'func' : undeclared identifier
ext\hprose\hprose_service.c(186) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'int *'
ext\hprose\hprose_service.c(186) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
ext\hprose\hprose_service.c(204) : error C2275: 'hprose_bytes_io' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(40) : see declaration of 'hprose_bytes_io'
ext\hprose\hprose_service.c(204) : error C2146: syntax error : missing ';' before identifier 'alias_prefix'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_common.h(733) : warning C4244: '=' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(204) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(205) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(205) : warning C4133: 'function' : incompatible types - from 'int *' to 'hprose_bytes_io *'
ext\hprose\hprose_service.c(206) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(206) : warning C4133: 'function' : incompatible types - from 'int *' to 'hprose_bytes_io *'
ext\hprose\hprose_service.c(207) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(207) : warning C4133: 'function' : incompatible types - from 'int *' to 'hprose_bytes_io *'
ext\hprose\hprose_service.c(218) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(218) : error C2224: left of '.pos' must have struct/union type
ext\hprose\hprose_service.c(219) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(219) : warning C4133: 'function' : incompatible types - from 'int *' to 'hprose_bytes_io *'
ext\hprose\hprose_service.c(219) : error C2224: left of '.len' must have struct/union type
ext\hprose\hprose_service.c(219) : error C2198: 'hprose_bytes_io_read_to' : too few arguments for call
ext\hprose\hprose_service.c(229) : error C2065: 'alias_prefix' : undeclared identifier
ext\hprose\hprose_service.c(229) : warning C4133: 'function' : incompatible types - from 'int *' to 'hprose_bytes_io *'
ext\hprose\hprose_service.c(336) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hprose\hprose_service.c(447) : error C2275: 'zval' : illegal use of this type as an expression
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
ext\hprose\hprose_service.c(447) : error C2146: syntax error : missing ';' before identifier 'i'
ext\hprose\hprose_service.c(447) : error C2065: 'i' : undeclared identifier
ext\hprose\hprose_service.c(448) : error C2065: 'i' : undeclared identifier
ext\hprose\hprose_service.c(448) : warning C4133: 'function' : incompatible types - from 'int *' to 'zval *'
ext\hprose\hprose_service.c(450) : error C2065: 'i' : undeclared identifier
ext\hprose\hprose_service.c(450) : error C2224: left of '.type' must have struct/union type
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(450) : error C2224: left of '.value' must have struct/union type
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(342) : error C2065: 'sign' : undeclared identifier (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(344) : error C2065: 'sign' : undeclared identifier (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(349) : error C2065: 'sign' : undeclared identifier (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(456) : error C2065: 'i' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(436) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
ext\hprose\hprose_service.c(489) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(474) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
ext\hprose\hprose_service.c(501) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(480) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
ext\hprose\hprose_service.c(512) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(500) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
ext\hprose\hprose_service.c(522) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(516) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
ext\hprose\hprose_service.c(532) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(522) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
ext\hprose\hprose_service.c(543) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(532) : warning C4244: 'function' : conversion from '__int64' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
ext\hprose\hprose_service.c(546) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
ext\hprose\hprose_service.c(557) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2146: syntax error : missing ';' before identifier 'sign' (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(571) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(578) : error C2065: 'sign' : undeclared identifier (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(576) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(580) : error C2065: 'sign' : undeclared identifier (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(579) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_bytes_io.h(585) : error C2065: 'sign' : undeclared identifier (ext\hprose\php_hprose.c)
ext\hprose\hprose_service.c(582) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
ext\hprose\hprose_service.c(589) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
ext\hprose\hprose_service.c(606) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
ext\hprose\hprose_service.c(609) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
ext\hprose\hprose_service.c(614) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
ext\hprose\hprose_service.c(619) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
ext\hprose\hprose_service.c(622) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
ext\hprose\hprose_service.c(627) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
ext\hprose\hprose_service.c(635) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
ext\hprose\hprose_service.c(651) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
ext\hprose\hprose_service.c(656) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
ext\hprose\hprose_service.c(660) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
ext\hprose\hprose_service.c(666) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
ext\hprose\hprose_service.c(669) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
ext\hprose\hprose_service.c(674) : warning C4244: 'function' : conversion from 'long' to 'uint8_t', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(210) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(221) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(236) : warning C4013: 'isnan' undefined; assuming extern returning int (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(239) : warning C4013: 'isinf' undefined; assuming extern returning int (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(523) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(570) : warning C4267: 'initializing' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\hprose_writer.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2146: syntax error : missing ';' before identifier 'i' (ext\hprose\hprose_writer.c)
C:\php-sdk\php55\vc11\x64\php-5.5.21-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(595) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(597) : error C2065: 'i' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2275: 'zval' : illegal use of this type as an expression (ext\hprose\hprose_writer.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : error C2065: 'value' : undeclared identifier (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int' (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4024: 'hprose_writer_serialize' : different types for formal and actual parameter 2 (ext\hprose\hprose_writer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(210) : warning C4244: 'function' : conversion from 'uint64_t' to 'char', possible loss of data (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(221) : warning C4244: 'function' : conversion from 'int64_t' to 'char', possible loss of data (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(236) : warning C4013: 'isnan' undefined; assuming extern returning int (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(239) : warning C4013: 'isinf' undefined; assuming extern returning int (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(523) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(570) : warning C4267: 'initializing' : conversion from 'size_t' to 'int32_t', possible loss of data (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2275: 'int32_t' : illegal use of this type as an expression (ext\hprose\php_hprose.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(10) : see declaration of 'int32_t'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2146: syntax error : missing ';' before identifier 'i' (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(588) : error C2065: 'i' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(595) : error C2065: 'i' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(597) : error C2065: 'i' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2275: 'zval' : illegal use of this type as an expression (ext\hprose\php_hprose.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.21-src\zend\zend_types.h(55) : see declaration of 'zval'
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(601) : error C2065: 'value' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : error C2065: 'value' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4047: 'function' : 'zval *' differs in levels of indirection from 'int' (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_writer.h(602) : warning C4024: 'hprose_writer_serialize' : different types for formal and actual parameter 2 (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(168) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(169) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(170) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_raw_reader.h(172) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(473) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : error C2065: 's' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_reader.h(474) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int' (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(239) : error C2143: syntax error : missing ';' before 'type' (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(269) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(271) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(274) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(275) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(277) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(283) : warning C4018: '<' : signed/unsigned mismatch (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(317) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(320) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
c:\php-sdk\php55\vc11\x64\php-5.5.21-src\ext\hprose\hprose_service.h(407) : error C2065: 'tag' : undeclared identifier (ext\hprose\php_hprose.c)
ext\hprose\php_hprose.c(81) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\hprose\php_hprose.c(82) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\hprose\php_hprose.c(83) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.
