
Microsoft (R) Program Maintenance Utility Version 11.00.50727.1
Copyright (C) Microsoft Corporation.  All rights reserved.

Recreating build dirs
	type ext\iconv\php_iconv.def ext\pcre\php_pcre.def ext\zlib\php_zlib.def ext\libxml\php_libxml2.def > C:\obj\5.5-nts-windows-vc11-x64\Release\php5.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\8.0\bin\x64\mc.exe" -h win32\ -r C:\obj\5.5-nts-windows-vc11-x64\Release\ -x C:\obj\5.5-nts-windows-vc11-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_BZLIB_H=1 /D COMPILE_DL_BZ2 /D BZ2_EXPORTS=1  /D PHP_BZ2_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
bz2.c
bz2_filter.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bz2\bz2.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bz2\bz2_filter.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.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_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(352) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(621) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(626) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\bz2\bz2.c(627) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /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  /D ZLIB_EXPORTS /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\Zend\ /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.c Zend\zend_builtin_functions.c Zend\zend_closures.c Zend\zend_compile.c Zend\zend_constants.c Zend\zend_default_classes.c Zend\zend_dynamic_array.c Zend\zend_exceptions.c Zend\zend_execute.c Zend\zend_execute_API.c Zend\zend_extensions.c Zend\zend_float.c Zend\zend_gc.c Zend\zend_generators.c Zend\zend_hash.c Zend\zend_highlight.c Zend\zend_indent.c Zend\zend_ini.c Zend\zend_ini_parser.c Zend\zend_ini_scanner.c Zend\zend_interfaces.c Zend\zend_iterators.c Zend\zend_language_parser.c Zend\zend_language_scanner.c Zend\zend_list.c Zend\zend_llist.c Zend\zend_multibyte.c Zend\zend_object_handlers.c Zend\zend_objects.c Zend\zend_objects_API.c Zend\zend_opcode.c Zend\zend_operators.c Zend\zend_ptr_stack.c Zend\zend_qsort.c Zend\zend_sprintf.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c Zend\zend_vm_opcodes.c
zend.c
zend_API.c
zend_alloc.c
zend_builtin_functions.c
zend_closures.c
zend_compile.c
zend_constants.c
zend_default_classes.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend.c)
Zend\zend.c(143) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(145) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(152) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(163) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(178) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(182) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(184) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_closures.c)
Zend\zend.c(382) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(402) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(404) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(424) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(861) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(899) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_API.c)
Zend\zend.c(1160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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(1322) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_constants.c(224) : 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_alloc.c(945) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(1285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1368) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1523) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1670) : 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_alloc.c(1911) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(1731) : 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(1079) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', 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_alloc.c(2200) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(1972) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_compile.c)
Zend\zend_API.c(2054) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(2630) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1391) : warning C4101: 'lc_name' : unreferenced local variable
Zend\zend_builtin_functions.c(1396) : warning C4101: 'use_heap' : unreferenced local variable
Zend\zend_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
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_API.c(2326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(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_builtin_functions.c(1996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2052) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2188) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(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_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_API.c(3779) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3888) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(156) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(252) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(975) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(990) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(1819) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(1964) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2023) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2072) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2137) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_compile.c(2498) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2540) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2652) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(3260) : warning C4267: '+=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(3292) : warning C4267: '=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(4019) : warning C4090: '=' : different 'const' qualifiers
Zend\zend_compile.c(4119) : warning C4267: 'initializing' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(5465) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(5467) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
Zend\zend_compile.c(5509) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5726) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5729) : warning C4018: '>' : signed/unsigned mismatch
zend_dynamic_array.c
zend_exceptions.c
Zend\zend_compile.c(7041) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_execute.c
zend_execute_API.c
zend_extensions.c
zend_float.c
zend_gc.c
zend_generators.c
zend_hash.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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(601) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-src\zend\zend_vm_execute.h(1037) : warning C4018: '>' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_vm_execute.h(1040) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_vm_execute.h(1042) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_vm_execute.h(2682) : 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.24-src\zend\zend_vm_execute.h(2695) : 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.24-src\zend\zend_vm_execute.h(3328) : warning C4101: 'free_op1' : unreferenced local variable (Zend\zend_execute.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.24-src\zend\zend_vm_execute.h(7994) : 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.24-src\zend\zend_vm_execute.h(8007) : 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.24-src\zend\zend_vm_execute.h(13311) : 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.24-src\zend\zend_vm_execute.h(13324) : 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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_gc.c)
zend_ini_parser.c
zend_ini_scanner.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_vm_execute.h(30973) : 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.24-src\zend\zend_vm_execute.h(30986) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
zend_interfaces.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
zend_iterators.c
zend_language_parser.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini.c)
Zend\zend_ini.c(492) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(494) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(514) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(518) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(520) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(540) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\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_language_scanner.c
Zend\zend_indent.c(95) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(104) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(116) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_interfaces.c)
zend_list.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_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)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_parser.c)
Zend/zend_ini_scanner.l(250) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_scanner.c)
Zend\zend_interfaces.c(328) : warning C4018: '<' : signed/unsigned mismatch
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_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_language_parser.y(1247) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_parser.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_iterators.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_llist.c
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'
zend_multibyte.c
zend_object_handlers.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_list.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(289) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(305) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(524) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
zend_objects.c
Zend/zend_language_scanner.l(639) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(692) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(993) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1853) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1854) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1855) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
zend_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_opcode.c
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_language_scanner.l(1704) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1716) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1650) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1689) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1633) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1613) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1199) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(1482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_language_scanner.l(2425) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend\zend_multibyte.c(171) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_llist.c(254) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_operators.c
zend_ptr_stack.c
Zend\zend_object_handlers.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(892) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(1110) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_qsort.c
zend_sprintf.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_stack.c
zend_stream.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_opcode.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_opcode.c(496) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend_operators.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_operators.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_string.c
zend_strtod.c
zend_ts_hash.c
zend_variables.c
Zend\zend_string.c(199) : warning C4018: '<' : signed/unsigned mismatch
zend_vm_opcodes.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_variables.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /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  /D ZLIB_EXPORTS /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_sprintf.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
SAPI.c
fopen_wrappers.c
getopt.c
internal_functions.c
main.c
mergesort.c
network.c
output.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\network.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\output.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\SAPI.c(202) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(302) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(309) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\fopen_wrappers.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(171) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\SAPI.c(657) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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\SAPI.c(745) : warning C4018: '<' : signed/unsigned mismatch
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\SAPI.c(804) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\fopen_wrappers.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\SAPI.c(897) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\fopen_wrappers.c(534) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\SAPI.c(1022) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned 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
main\mergesort.c(163) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(179) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(194) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\mergesort.c(270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(301) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(309) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\mergesort.c(346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(92) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(101) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
php_content_types.c
main\output.c(249) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(389) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(402) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\output.c(561) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(566) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(653) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(882) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(971) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(1094) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(1176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1202) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1203) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1204) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1205) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1207) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1208) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1280) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\main.c)
php_ini.c
php_open_temporary_file.c
php_scandir.c
php_sprintf.c
php_ticks.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(1587) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2137) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2138) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2152) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2451) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2559) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2606) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_content_types.c)
reentrancy.c
main\php_content_types.c(55) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
rfc1867.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ini.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_sprintf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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_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_ini.c(361) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(368) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(650) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(677) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(693) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(845) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(898) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(916) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(934) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_variables.c)
main\php_scandir.c(100) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
snprintf.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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\rfc1867.c)
main\rfc1867.c(150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(179) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(435) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(544) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(714) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(861) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(880) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1037) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1051) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1053) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\rfc1867.c(1096) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(1105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1114) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1121) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1138) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1169) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1196) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1207) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\snprintf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\spprintf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcpy.c)
main\snprintf.c(398) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\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\snprintf.c(975) : 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\snprintf.c(1088) : 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
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
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /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  /D ZLIB_EXPORTS /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /c win32\fnmatch.c win32\inet.c win32\sockets.c
fnmatch.c
inet.c
sockets.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\sockets.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\inet.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /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  /D ZLIB_EXPORTS /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\main\streams\ /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cast.c
filter.c
glob_wrapper.c
memory.c
mmap.c
plain_wrapper.c
streams.c
transports.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\plain_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\filter.c)
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\glob_wrapper.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(640) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\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\streams.c(697) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', 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\streams.c(721) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', 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\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\glob_wrapper.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\streams.c(1020) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1106) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1107) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1144) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1341) : warning C4267: '-=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1363) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1410) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1538) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1707) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1718) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(1733) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1752) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2039) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(148) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(159) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(171) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(186) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(191) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(215) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(2232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2235) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2252) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(655) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(684) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(685) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(700) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(707) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(714) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(715) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(715) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(328) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(380) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(386) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(779) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\plain_wrapper.c(780) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\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\plain_wrapper.c(1184) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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\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\filter.c(49) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(54) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(68) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\filter.c(274) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\filter.c(406) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\filter.c(497) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
userspace.c
xp_socket.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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(690) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\streams\userspace.c(1181) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1228) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1236) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1280) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1292) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1338) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1400) : 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(1427) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1474) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1482) : 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_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_ZMQ /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  /D ZLIB_EXPORTS /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\win32\ /c win32\glob.c win32\globals.c win32\readdir.c win32\registry.c win32\select.c win32\sendmail.c win32\time.c win32\winutil.c win32\wsyslog.c
glob.c
globals.c
readdir.c
registry.c
select.c
sendmail.c
time.c
winutil.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\globals.c)
win32\glob.c(745) : warning C4267: '=' : conversion from 'size_t' to 'u_int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\sendmail.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\winutil.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\time.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\readdir.c)
win32\registry.c(31) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
win32\registry.c(37) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(171) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(182) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(272) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(483) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(538) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(588) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
win32\sendmail.c(623) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(794) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\sendmail.c(855) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
wsyslog.c
win32\readdir.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\readdir.c(86) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
win32\readdir.c(110) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
win32\readdir.c(155) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\wsyslog.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /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  /D ZLIB_EXPORTS /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC   /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\TSRM\ /c TSRM\TSRM.c TSRM\tsrm_strtok_r.c TSRM\tsrm_virtual_cwd.c TSRM\tsrm_win32.c
TSRM.c
tsrm_strtok_r.c
tsrm_virtual_cwd.c
tsrm_win32.c
TSRM\tsrm_virtual_cwd.c(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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.24-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_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_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\ /c ext\bcmath\bcmath.c
bcmath.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(312) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(351) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(387) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(475) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bcmath\bcmath.c(510) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\rt.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
add.c
compare.c
debug.c
div.c
divmod.c
doaddsub.c
init.c
int2num.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\divmod.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\init.c)
nearzero.c
neg.c
num2long.c
num2str.c
outofmem.c
output.c
raise.c
raisemod.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\nearzero.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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)
recmul.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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)
rt.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
sqrt.c
str2num.c
ext\bcmath\libbcmath\src\output.c(75) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
sub.c
zero.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\zero.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cal_unix.c
calendar.c
dow.c
easter.c
french.c
gregor.c
jewish.c
julian.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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_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_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ctype\ /c ext\ctype\ctype.c
ctype.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/date/lib /wd4244 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\ /c ext\date\php_date.c
php_date.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(910) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(916) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1229) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1421) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1458) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1711) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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(1772) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1773) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(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(1818) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1819) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2249) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2335) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2345) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2349) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(2429) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2432) : 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(2440) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2441) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2893) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2899) : 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(2907) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2935) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2936) : 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(2943) : 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(2952) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2955) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2958) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2959) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2963) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2966) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2970) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2971) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2972) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2979) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2980) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(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(2986) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2989) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2992) : 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(3052) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3783) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3794) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3798) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3821) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3906) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3916) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3918) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3930) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3932) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3937) : 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(3965) : 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(4193) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4338) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4518) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(4538) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4540) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4542) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4545) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4548) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4588) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(4727) : 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(4731) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4735) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4737) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4740) : 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(4747) : 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(4751) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4755) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4757) : 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(4765) : 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(4769) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4773) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4775) : 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(4783) : 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(4787) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4791) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4793) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/date/lib /wd4244 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
astro.c
dow.c
interval.c
parse_date.c
parse_iso_intervals.c
parse_tz.c
timelib.c
tm2unixtime.c
unixtime2tm.c
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\ /c ext\ereg\ereg.c
ereg.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(461) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(511) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(526) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ereg\ereg.c(703) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ereg\regex\ /c ext\ereg\regex\regcomp.c ext\ereg\regex\regerror.c ext\ereg\regex\regexec.c ext\ereg\regex\regfree.c
regcomp.c
regerror.c
regexec.c
regfree.c
ext\ereg\regex\regcomp.c(127) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(264) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(484) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(815) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\ereg\regex\regcomp.c(1072) : warning C4267: '-=' : conversion from 'size_t' to 'uch', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\ext\ereg\regex\engine.c(205) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\ereg\regex\engine.c(397) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
ext\ereg\regex\regcomp.c(1398) : warning C4267: '=' : conversion from 'size_t' to 'sop', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\ereg\regex\engine.c(402) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ereg\regex\regerror.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
callback_filter.c
filter.c
logical_filters.c
sanitizing_filters.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\sanitizing_filters.c)
ext\filter\filter.c(446) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\filter\sanitizing_filters.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(107) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(150) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\sanitizing_filters.c(264) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\filter\logical_filters.c(388) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\filter\logical_filters.c(613) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\filter\logical_filters.c(617) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ftp\ /c ext\ftp\ftp.c ext\ftp\php_ftp.c
ftp.c
php_ftp.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\ftp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\php_ftp.c)
ext\ftp\ftp.c(444) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\ftp\ftp.c(1021) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
ext\ftp\ftp.c(1233) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\ftp\ftp.c(1266) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1294) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1360) : warning C4244: 'return' : conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1391) : warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\php_ftp.c(454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(571) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(643) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(1267) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
hash.c
hash_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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_crc32.c)
ext\hash\hash.c(106) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(163) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_adler32.c)
ext\hash\hash.c(446) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\hash\hash.c(483) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(820) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(847) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(879) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(922) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_haval.c)
hash_ripemd.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_joaat.c)
hash_sha.c
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_snefru.c
hash_tiger.c
hash_whirlpool.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_whirlpool.c)
ext\hash\hash_tiger.c(202) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\hash\hash_tiger.c(221) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\iconv\ /c ext\iconv\iconv.c
iconv.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(349) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\iconv\iconv.c(674) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(691) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1133) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1154) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(1255) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\iconv\iconv.c(2022) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2224) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2269) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2346) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2354) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2358) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2360) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2363) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\iconv\iconv.c(2399) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2454) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2455) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2456) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\iconv\iconv.c(2458) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2460) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\iconv\iconv.c(2462) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /c ext\json\json.c
json.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(573) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(793) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(853) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(855) : warning C4267: '=' : 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
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\json\ /c ext\json\JSON_parser.c ext\json\utf8_decode.c
JSON_parser.c
utf8_decode.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\json\JSON_parser.c)
ext\json\JSON_parser.c(341) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\JSON_parser.c(406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(553) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(556) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(659) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\JSON_parser.c(669) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\JSON_parser.c(698) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\json\JSON_parser.c(701) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mcrypt\ /c ext\mcrypt\mcrypt.c ext\mcrypt\mcrypt_filter.c
mcrypt.c
mcrypt_filter.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt_filter.c)
ext\mcrypt\mcrypt_filter.c(63) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(96) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(210) : warning C4090: 'function' : different 'const' qualifiers
ext\mcrypt\mcrypt.c(877) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1155) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1162) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mysqlnd\ /c ext\mysqlnd\mysqlnd.c ext\mysqlnd\mysqlnd_alloc.c ext\mysqlnd\mysqlnd_auth.c ext\mysqlnd\mysqlnd_block_alloc.c ext\mysqlnd\mysqlnd_bt.c ext\mysqlnd\mysqlnd_charset.c ext\mysqlnd\mysqlnd_debug.c ext\mysqlnd\mysqlnd_driver.c ext\mysqlnd\mysqlnd_ext_plugin.c ext\mysqlnd\mysqlnd_loaddata.c ext\mysqlnd\mysqlnd_net.c ext\mysqlnd\mysqlnd_plugin.c ext\mysqlnd\mysqlnd_ps.c ext\mysqlnd\mysqlnd_ps_codec.c ext\mysqlnd\mysqlnd_result.c ext\mysqlnd\mysqlnd_result_meta.c ext\mysqlnd\mysqlnd_reverse_api.c ext\mysqlnd\mysqlnd_statistics.c ext\mysqlnd\mysqlnd_wireprotocol.c ext\mysqlnd\php_mysqlnd.c
mysqlnd.c
mysqlnd_alloc.c
mysqlnd_auth.c
mysqlnd_block_alloc.c
mysqlnd_bt.c
mysqlnd_charset.c
mysqlnd_debug.c
mysqlnd_driver.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_driver.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_debug.c)
ext\mysqlnd\mysqlnd_bt.c(171) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_bt.c(181) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_bt.c(222) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd.c(257) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(686) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(976) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(994) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1033) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(294) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_block_alloc.c(160) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(352) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(364) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_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_auth.c(142) : warning C4267: '=' : 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_auth.c(336) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', 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_auth.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
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
mysqlnd_result_meta.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_net.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps.c)
ext\mysqlnd\mysqlnd_net.c(48) : warning C4244: 'initializing' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_plugin.c)
ext\mysqlnd\mysqlnd_ps.c(726) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result.c)
mysqlnd_reverse_api.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_loaddata.c)
mysqlnd_statistics.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
mysqlnd_wireprotocol.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
php_mysqlnd.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_loaddata.c(148) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(923) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(996) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_ps_codec.c(121) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(548) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(631) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(769) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(809) : warning C4293: '>>' : shift count negative or too big, undefined behavior
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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)
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\php_mysqlnd.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_wireprotocol.c(509) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(526) : warning C4267: '=' : conversion from 'size_t' to 'int8_t', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1431) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1449) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1736) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1742) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1784) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1944) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\odbc\ /c ext\odbc\php_odbc.c
php_odbc.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(735) : warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(736) : warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(1096) : warning C4244: '=' : conversion from 'SQLLEN' to 'long', possible loss of data
ext\odbc\php_odbc.c(1515) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(1522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(1728) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1776) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1786) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1797) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\odbc\php_odbc.c(1885) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1931) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1941) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2028) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2178) : warning C4244: 'initializing' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2185) : warning C4244: 'initializing' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2477) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2484) : warning C4267: 'function' : conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\odbc\php_odbc.c(2543) : warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2544) : warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2741) : warning C4244: '=' : conversion from 'SQLLEN' to 'long', possible loss of data
ext\odbc\php_odbc.c(2839) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2875) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(3015) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcrelib  /D HAVE_CONFIG_H /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\ /c ext\pcre\php_pcre.c
php_pcre.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(214) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(345) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\pcre\php_pcre.c(477) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(494) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(525) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(722) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(741) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(870) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(963) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pcre\php_pcre.c(1154) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1189) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1400) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1559) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1563) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1633) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1642) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\pcre\php_pcre.c(1735) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\php_pcre.c(1835) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcrelib  /D HAVE_CONFIG_H /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pcre\pcrelib\ /c ext\pcre\pcrelib\pcre_chartables.c ext\pcre\pcrelib\pcre_compile.c ext\pcre\pcrelib\pcre_config.c ext\pcre\pcrelib\pcre_exec.c ext\pcre\pcrelib\pcre_fullinfo.c ext\pcre\pcrelib\pcre_get.c ext\pcre\pcrelib\pcre_globals.c ext\pcre\pcrelib\pcre_maketables.c ext\pcre\pcrelib\pcre_newline.c ext\pcre\pcrelib\pcre_ord2utf8.c ext\pcre\pcrelib\pcre_refcount.c ext\pcre\pcrelib\pcre_study.c ext\pcre\pcrelib\pcre_tables.c ext\pcre\pcrelib\pcre_ucd.c ext\pcre\pcrelib\pcre_valid_utf8.c ext\pcre\pcrelib\pcre_version.c ext\pcre\pcrelib\pcre_xclass.c
pcre_chartables.c
pcre_compile.c
pcre_config.c
pcre_exec.c
pcre_fullinfo.c
pcre_get.c
pcre_globals.c
pcre_maketables.c
ext\pcre\pcrelib\pcre_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_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_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\reflection\ /c ext\reflection\php_reflection.c
php_reflection.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(610) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(837) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(851) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\reflection\php_reflection.c(1212) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1277) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(1345) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1645) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(1812) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(2122) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(2687) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(2755) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(3138) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(3161) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(3394) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(3576) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(3734) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(3876) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4668) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(4715) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4738) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\reflection\php_reflection.c(4844) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5005) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5080) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5203) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5256) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5283) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5332) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5334) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5472) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5562) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5600) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5616) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5648) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5664) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
mod_files.c
mod_mm.c
mod_user.c
mod_user_class.c
session.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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_user.c(91) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(92) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(133) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(154) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(167) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(98) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(124) : warning C4101: 'sbuf' : unreferenced local variable
ext\session\mod_files.c(310) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\mod_user_class.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(149) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(158) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(322) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(335) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(358) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(362) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(848) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(902) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(990) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1027) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\session\session.c(1176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1195) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1221) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1227) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1293) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1297) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1302) : warning C4018: '>' : signed/unsigned mismatch
ext\session\session.c(1342) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1343) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1392) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1462) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1469) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1520) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1566) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', 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(1685) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1700) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1721) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1823) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1895) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1920) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1983) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2141) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2520) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2551) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2588) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2646) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2675) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2684) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2690) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2719) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2731) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2732) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2750) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2763) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
php_spl.c
spl_array.c
spl_directory.c
spl_dllist.c
spl_engine.c
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\php_spl.c)
ext\spl\spl_functions.c(35) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_functions.c(45) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
ext\spl\spl_directory.c(249) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_array.c(1246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
ext\spl\php_spl.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
ext\spl\spl_directory.c(308) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_dllist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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(412) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_array.c(1718) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\php_spl.c(781) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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(919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(951) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(952) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(982) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(983) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1020) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1039) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1074) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1324) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1413) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1542) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1587) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_dllist.c(1175) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1793) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1905) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1909) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2169) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
ext\spl\spl_directory.c(2313) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2328) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\ext\spl\spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
ext\spl\spl_directory.c(2435) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2452) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2804) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2823) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2859) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2877) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
spl_heap.c
spl_iterators.c
spl_observer.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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
ext\spl\spl_iterators.c(2216) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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_observer.c(376) : warning C4018: '>' : signed/unsigned mismatch
ext\spl\spl_observer.c(485) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_observer.c(782) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\html.c ext\standard\http.c ext\standard\http_fopen_wrapper.c ext\standard\image.c ext\standard\incomplete_class.c ext\standard\info.c ext\standard\iptc.c ext\standard\lcg.c ext\standard\levenshtein.c ext\standard\link_win32.c ext\standard\mail.c ext\standard\math.c ext\standard\md5.c ext\standard\metaphone.c ext\standard\microtime.c ext\standard\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\scanf.c ext\standard\sha1.c ext\standard\soundex.c ext\standard\streamsfuncs.c ext\standard\string.c ext\standard\strnatcmp.c ext\standard\syslog.c ext\standard\type.c ext\standard\uniqid.c ext\standard\url.c ext\standard\url_scanner_ex.c ext\standard\user_filters.c ext\standard\uuencode.c ext\standard\var.c ext\standard\var_unserializer.c ext\standard\versioning.c
array.c
assert.c
base64.c
basic_functions.c
browscap.c
crc32.c
credits.c
crypt.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\credits.c)
ext\standard\array.c(2618) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\array.c(2624) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\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\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\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(3650) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3651) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3662) : 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(3671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3672) : 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(3675) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3678) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3679) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3692) : 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(3725) : 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(3731) : 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(3770) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3771) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3817) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3821) : 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(3824) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3833) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3834) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3845) : 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(3848) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3898) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4001) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4029) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4058) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4341) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4396) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4402) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4416) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4422) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4511) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\basic_functions.c(4573) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4709) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5174) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5342) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(5369) : 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(5375) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5378) : 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(5385) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5447) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5505) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5533) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5665) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5712) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
crypt_blowfish.c
crypt_freesec.c
crypt_sha256.c
crypt_sha512.c
css.c
cyr_convert.c
datetime.c
dir.c
dl.c
dns.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\css.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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dir.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\datetime.c)
dns_win32.c
exec.c
ext\standard\cyr_convert.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
file.c
filestat.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
filters.c
ext\standard\dir.c(414) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dl.c)
flock_compat.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dns.c)
ext\standard\dl.c(132) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(148) : warning C4047: '!=' : 'int' differs in levels of indirection from 'char [1]'
ext\standard\dns.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns.c(173) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns.c(232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filestat.c)
formatted_print.c
fsock.c
ext\standard\dns_win32.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(174) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(180) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(181) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(198) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(200) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(220) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\dns_win32.c(226) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns_win32.c(232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(233) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(243) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(245) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(246) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(248) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(297) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(298) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(312) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(316) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(325) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(327) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(328) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(329) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(330) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filters.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\flock_compat.c)
ext\standard\exec.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(123) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\exec.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(137) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\exec.c(142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(247) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(338) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(433) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(467) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ftok.c
ext\standard\file.c(479) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(481) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(553) : warning C4267: '=' : conversion from 'size_t' to 'long', 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\filestat.c(982) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(668) : 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\file.c(689) : warning C4267: '=' : conversion from 'size_t' to 'long', 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\file.c(755) : 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\file.c(774) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\filestat.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(774) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\filestat.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(787) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(787) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\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\file.c(834) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\filestat.c(1065) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1066) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1067) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1068) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1069) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1215) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1217) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1218) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1035) : warning C4267: 'initializing' : 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
ftp_fopen_wrapper.c
ext\standard\filestat.c(1222) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1223) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(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
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\file.c(1933) : warning C4267: '=' : 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\file.c(2322) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(2471) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(51) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(99) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(127) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(283) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
head.c
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
html.c
ext\standard\filters.c(1310) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
http.c
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\formatted_print.c)
http_fopen_wrapper.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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
ext\standard\formatted_print.c(302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\formatted_print.c(351) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
image.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftp_fopen_wrapper.c)
incomplete_class.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\html.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\http.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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
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
info.c
iptc.c
lcg.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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\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\head.c(167) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\head.c(246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\head.c(248) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\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
levenshtein.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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\image.c)
ext\standard\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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\incomplete_class.c)
ext\standard\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(706) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(784) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(872) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(873) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(874) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(910) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\info.c)
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
link_win32.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\iptc.c)
mail.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\lcg.c)
math.c
ext\standard\info.c(838) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\info.c(1033) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1103) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1203) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1210) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1257) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1271) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1287) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\iptc.c(288) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\iptc.c(353) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\iptc.c(357) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
md5.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\levenshtein.c)
metaphone.c
microtime.c
pack.c
pageinfo.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\link_win32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\mail.c)
ext\standard\link_win32.c(81) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
password.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\md5.c)
php_crypt_r.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\metaphone.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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\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
ext\standard\math.c(1147) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1156) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1174) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\math.c(1245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\math.c(1248) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\md5.c(68) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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(99) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\md5.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\md5.c(314) : warning C4267: '+=' : conversion from 'size_t' to 'php_uint32', possible loss of data
php_fopen_wrapper.c
ext\standard\metaphone.c(45) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\pageinfo.c)
ext\standard\microtime.c(76) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(77) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(79) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(80) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\microtime.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
proc_open.c
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
quot_print.c
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\pageinfo.c(172) : warning C4244: 'return' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\pack.c(875) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
rand.c
scanf.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\password.c)
sha1.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.24-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)
soundex.c
ext\standard\php_crypt_r.c(163) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\php_fopen_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\proc_open.c)
streamsfuncs.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\quot_print.c)
ext\standard\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\php_fopen_wrapper.c(89) : 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\php_fopen_wrapper.c(95) : warning C4267: '+=' : conversion from 'size_t' to 'int', 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\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\proc_open.c(521) : warning C4267: '=' : 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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\scanf.c)
ext\standard\quot_print.c(87) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\quot_print.c(100) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\quot_print.c(278) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
string.c
strnatcmp.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\rand.c)
ext\standard\scanf.c(755) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
syslog.c
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\sha1.c)
type.c
uniqid.c
ext\standard\sha1.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\sha1.c(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\soundex.c)
ext\standard\sha1.c(105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
url.c
url_scanner_ex.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\streamsfuncs.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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\string.c)
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\syslog.c)
ext\standard\streamsfuncs.c(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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\strnatcmp.c)
ext\standard\streamsfuncs.c(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
user_filters.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\type.c)
ext\standard\string.c(269) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\strnatcmp.c(112) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(297) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(346) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(351) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(1039) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1045) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1085) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uniqid.c)
uuencode.c
ext\standard\string.c(1216) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1338) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
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
var.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\type.c(36) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5117) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5118) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(44) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5119) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(48) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5120) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5122) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(60) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5123) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5124) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\type.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', 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
ext\standard\type.c(390) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\uniqid.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
var_unserializer.c
versioning.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\url.c)
ext/standard/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)
ext\standard\url.c(87) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(92) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(123) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(124) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(145) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(146) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(148) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(152) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(153) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(173) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(246) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(247) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(250) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(251) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(253) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(254) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(311) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(312) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(327) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(328) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(335) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(336) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(341) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(342) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(347) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(348) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(352) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(353) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(360) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(361) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(364) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(365) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(397) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(406) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(409) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(415) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(429) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(433) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(439) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(441) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(443) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(525) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(594) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(692) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(758) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\url.c(759) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\url.c(762) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\user_filters.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uuencode.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.24-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
c:\php-sdk\php55\vc11\x64\php-5.5.24-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(235) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\var.c(398) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(536) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(556) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(559) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(939) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(986) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\var.c(999) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\versioning.c)
ext/standard/var_unserializer.re(733) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(738) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(763) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(766) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(795) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(816) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(825) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(654) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(625) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(551) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext\standard\versioning.c(36) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
tokenizer.c
tokenizer_data.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\tokenizer\tokenizer.c)
ext\tokenizer\tokenizer.c(164) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\tokenizer\tokenizer.c(219) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D ZLIB_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
zlib.c
zlib_filter.c
zlib_fopen_wrapper.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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_fopen_wrapper.c(38) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib_fopen_wrapper.c(52) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\zlib\zlib.c(146) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(148) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(275) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\zlib\zlib.c(306) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(332) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(333) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(372) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(420) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(516) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(637) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(701) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(706) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(712) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(717) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(722) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(727) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(732) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(737) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\libxml\ /c ext\libxml\libxml.c
libxml.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(373) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(379) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(591) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(595) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(1009) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1010) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1011) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1013) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1015) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1018) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1020) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1022) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1049) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1050) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1051) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1053) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1055) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1058) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1062) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
attr.c
cdatasection.c
characterdata.c
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\document.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\dom_iterators.c)
ext\dom\characterdata.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(210) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\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\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
domconfiguration.c
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
ext\dom\document.c(1611) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1844) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domconfiguration.c)
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
domstringlist.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domexception.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationlist.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
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domstringlist.c)
element.c
entity.c
ext\dom\domimplementationlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
entityreference.c
namednodemap.c
namelist.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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\domstringlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
node.c
nodelist.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
notation.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\element.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\namednodemap.c)
ext\dom\element.c(257) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\node.c)
ext\dom\element.c(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(362) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(680) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(686) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\namelist.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_dom.c
ext\dom\entity.c(62) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
processinginstruction.c
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
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\nodelist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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\node.c(268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(321) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(719) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(766) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(870) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(901) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(934) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1701) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1899) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(1957) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\php_dom.c)
string_extend.c
text.c
typeinfo.c
userdatahandler.c
xpath.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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\xpath.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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\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_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_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
pdo.c
pdo_dbh.c
pdo_sql_parser.c
pdo_sqlstate.c
pdo_stmt.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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_dbh.c(263) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext/pdo/pdo_sql_parser.re(101) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_dbh.c(365) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
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_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(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_sqlstate.c(325) : warning C4090: 'function' : different 'const' qualifiers
ext\pdo\pdo_dbh.c(1346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(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_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_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
dirstream.c
func_interceptors.c
phar.c
phar_object.c
phar_path_check.c
stream.c
tar.c
util.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-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.24-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\dirstream.c)
ext\phar\dirstream.c(191) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(241) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(278) : warning C4244: '=' : conversion from '__int64' to 'uint', 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
C:\php-sdk\php55\vc11\x64\php-5.5.24-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\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
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-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\dirstream.c(578) : warning C4267: 'function' : 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
C:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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\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\util.c(270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(279) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(50) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(324) : 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\util.c(584) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(232) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(272) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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\util.c(1125) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\phar_object.c(424) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\phar_object.c(452) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\phar_object.c(486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(37) : 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.24-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\util.c(1559) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-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\util.c(1574) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(581) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1656) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1664) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(651) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(661) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar_object.c(672) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(673) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\util.c(1689) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(676) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\util.c(1697) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(840) : 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\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\phar_object.c(974) : warning C4267: 'initializing' : 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\func_interceptors.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext/phar/phar_path_check.re(84) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\tar.c(172) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\tar.c(179) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(1349) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(193) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\func_interceptors.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(236) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(74) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1511) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(458) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar_object.c(1527) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(261) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(479) : warning C4267: 'function' : 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\func_interceptors.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(357) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(545) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\stream.c(187) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(193) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(515) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(615) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(1720) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(518) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1730) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\func_interceptors.c(519) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(559) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\func_interceptors.c(560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\func_interceptors.c(561) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\phar\stream.c(266) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', 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\tar.c(832) : warning C4267: '=' : conversion from 'size_t' to 'long', 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\stream.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', 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\phar_object.c(2030) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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\tar.c(850) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', 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\stream.c(327) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(2098) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(595) : 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\phar_object.c(2106) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', 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\tar.c(941) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', 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\phar_object.c(2158) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned 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\func_interceptors.c(600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(1006) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar_object.c(2159) : 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\tar.c(1031) : warning C4244: '=' : conversion from '__int64' to 'long', 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\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\func_interceptors.c(632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
ext\phar\tar.c(1295) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(716) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
ext\phar\stream.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
ext\phar\func_interceptors.c(922) : 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\func_interceptors.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(798) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(846) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(863) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(883) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(896) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(899) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(2802) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(917) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(918) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(139) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(3000) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(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\phar_object.c(3098) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zip.c
ext\phar\phar_object.c(3104) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3108) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(616) : warning C4090: 'function' : different 'const' qualifiers
ext\phar\phar.c(622) : warning C4090: 'function' : different 'const' qualifiers
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.c(1186) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1338) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1375) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1387) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1513) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1542) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1612) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1624) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(4838) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1710) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1711) : warning C4244: '+=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar.c(1715) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(1736) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar.c(1740) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1742) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1748) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1790) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1911) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar.c(1917) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar.c(2037) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2051) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2188) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2224) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2290) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2331) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2380) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2528) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2529) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2646) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2677) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar.c(2800) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2926) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(2965) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3035) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(3041) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3254) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(3288) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(3342) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-src\ext/spl/spl_engine.h(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\zip.c)
ext\phar\zip.c(63) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\zip.c(284) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\zip.c(373) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(602) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(620) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(628) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1174) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1245) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\zip.c(1270) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
simplexml.c
sxe.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\simplexml\simplexml.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\simplexml\sxe.c)
ext\simplexml\simplexml.c(1016) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1107) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1127) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1153) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1428) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1445) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\simplexml\simplexml.c(1446) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\simplexml\simplexml.c(1775) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\sxe.c(201) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\wddx\ /c ext\wddx\wddx.c
wddx.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(280) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\wddx\wddx.c(284) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(467) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(531) : warning C4090: 'function' : different 'const' qualifiers
ext\wddx\wddx.c(535) : warning C4090: 'function' : different 'const' qualifiers
ext\wddx\wddx.c(535) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(777) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(802) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(857) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\wddx\wddx.c(860) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\wddx\wddx.c(868) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\wddx\wddx.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(951) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1015) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(1018) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\wddx\wddx.c(1176) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1211) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1279) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\wddx\wddx.c(1339) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
compat.c
xml.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\xml.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\compat.c)
ext\xml\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\compat.c(156) : warning C4244: 'function' : conversion from '__int64' to 'int', 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\compat.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(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
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
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
php_xmlreader.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(67) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xmlreader\php_xmlreader.c(96) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(589) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(623) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlreader\php_xmlreader.c(1085) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_ZMQ /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
php_xmlwriter.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlwriter\php_xmlwriter.c(1919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php5.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php5.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\obj\5.5-nts-windows-vc11-x64\Release /d MC_INCLUDE="\"C:\obj\5.5-nts-windows-vc11-x64\Release\wsyslog.rc\""  win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_bz2.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_bz2.exp
EXT bz2 build complete
	"cl.exe" /D COMPILE_DL_COM_DOTNET /D COM_DOTNET_EXPORTS=1  /DHAVE_MSCOREE_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\com_dotnet\ /c ext\com_dotnet\com_com.c ext\com_dotnet\com_dotnet.c ext\com_dotnet\com_extension.c ext\com_dotnet\com_handlers.c ext\com_dotnet\com_iterator.c ext\com_dotnet\com_misc.c ext\com_dotnet\com_olechar.c ext\com_dotnet\com_persist.c ext\com_dotnet\com_saproxy.c ext\com_dotnet\com_typeinfo.c ext\com_dotnet\com_variant.c ext\com_dotnet\com_wrapper.c
com_com.c
com_dotnet.c
com_extension.c
com_handlers.c
com_iterator.c
com_misc.c
com_olechar.c
com_persist.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\com_dotnet\com_olechar.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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)
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_com.c(426) : warning C4267: '=' : conversion from 'size_t' to 'int', 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.24-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.24-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.24-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.24-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_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
ext\com_dotnet\com_variant.c(944) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_com_dotnet.dll.res /d FILE_DESCRIPTION="\"COM and .Net\"" /d FILE_NAME="\"php_com_dotnet.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"COM_DOTNET extension\"" /d THANKS_GUYS="\"Thanks to Wez Furlong\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_com_dotnet.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_CURL_EASY_H=1 /D COMPILE_DL_CURL /D CURL_EXPORTS=1  /D CURL_STATICLIB /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\curl\ /c ext\curl\curl_file.c ext\curl\interface.c ext\curl\multi.c ext\curl\share.c
curl_file.c
interface.c
multi.c
share.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\share.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\interface.c)
ext\curl\multi.c(252) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\multi.c(285) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1337) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1400) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1401) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1534) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1555) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\curl\interface.c(1633) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1687) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\curl\interface.c(1864) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1895) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1903) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1905) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(2612) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(3002) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3149) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3175) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3243) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3406) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3509) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_curl.dll.res /d FILE_DESCRIPTION="\"cURL\"" /d FILE_NAME="\"php_curl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CURL extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_curl.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_curl.exp
EXT curl build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ENCHANT_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\glib-2.0"  /DHAVE_GLIB_H=1 /D COMPILE_DL_ENCHANT /D ENCHANT_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\enchant\ /c ext\enchant\enchant.c
enchant.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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(911) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_enchant.dll.res /d FILE_DESCRIPTION="\"enchant\"" /d FILE_NAME="\"php_enchant.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ENCHANT extension\"" /d THANKS_GUYS="\"Thanks to Pierre-Alain Joye, Ilia Alshanetsky\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_enchant.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_enchant.exp
EXT enchant build complete
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
fileinfo.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(560) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\fileinfo\libmagic\ /c ext\fileinfo\libmagic\apprentice.c ext\fileinfo\libmagic\apptype.c ext\fileinfo\libmagic\ascmagic.c ext\fileinfo\libmagic\cdf.c ext\fileinfo\libmagic\cdf_time.c ext\fileinfo\libmagic\compress.c ext\fileinfo\libmagic\encoding.c ext\fileinfo\libmagic\fsmagic.c ext\fileinfo\libmagic\funcs.c ext\fileinfo\libmagic\is_tar.c ext\fileinfo\libmagic\magic.c ext\fileinfo\libmagic\print.c ext\fileinfo\libmagic\readcdf.c ext\fileinfo\libmagic\softmagic.c
apprentice.c
apptype.c
ascmagic.c
cdf.c
cdf_time.c
compress.c
encoding.c
fsmagic.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\compress.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\fsmagic.c)
ext\fileinfo\libmagic\cdf_time.c(138) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\compress.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(227) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\cdf.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(258) : warning C4244: '=' : conversion from 'SSIZE_T' to 'int', possible loss of data
funcs.c
is_tar.c
magic.c
print.c
readcdf.c
softmagic.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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.24-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.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\readcdf.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\softmagic.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(1041) : warning C4267: '=' : conversion from 'size_t' to 'uint32_t', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2078) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2081) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_fileinfo.dll.res /d FILE_DESCRIPTION="\"fileinfo\"" /d FILE_NAME="\"php_fileinfo.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"FILEINFO extension\"" /d THANKS_GUYS="\"Thanks to Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_fileinfo.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_fileinfo.exp
EXT fileinfo build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /DHAVE_ICONV_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\vpx"  /DHAVE_VP8_H=1 /D HAVE_LIBVPX /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd  /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1  /D HAVE_GD_GD2  /D HAVE_GD_GIF_READ=1  /D HAVE_GD_GIF_CREATE=1  /D HAVE_GDIMAGECOLORRESOLVE=1  /D HAVE_GD_IMAGESETBRUSH=1  /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG  /D HAVE_GD_PNG  /D HAVE_GD_STRINGFTEX=1  /D HAVE_GD_STRINGTTF=1  /D HAVE_GD_WBMP  /D HAVE_GD_XBM  /D HAVE_GD_XPM  /D HAVE_GD_FREETYPE=1  /D HAVE_LIBGD13=1  /D HAVE_LIBGD15=1  /D HAVE_LIBGD20=1  /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG  /D HAVE_LIBPNG  /D HAVE_XPM  /D HAVE_COLORCLOSESTHWB  /D USE_GD_IMGSTRTTF  /D USE_GD_IOCTX /D MSWIN32 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\ /c ext\gd\gd.c
gd.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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 "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_FT2BUILD_H=1 /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /DHAVE_ICONV_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\vpx"  /DHAVE_VP8_H=1 /D HAVE_LIBVPX /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd  /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1  /D HAVE_GD_GD2  /D HAVE_GD_GIF_READ=1  /D HAVE_GD_GIF_CREATE=1  /D HAVE_GDIMAGECOLORRESOLVE=1  /D HAVE_GD_IMAGESETBRUSH=1  /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG  /D HAVE_GD_PNG  /D HAVE_GD_STRINGFTEX=1  /D HAVE_GD_STRINGTTF=1  /D HAVE_GD_WBMP  /D HAVE_GD_XBM  /D HAVE_GD_XPM  /D HAVE_GD_FREETYPE=1  /D HAVE_LIBGD13=1  /D HAVE_LIBGD15=1  /D HAVE_LIBGD20=1  /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG  /D HAVE_LIBPNG  /D HAVE_XPM  /D HAVE_COLORCLOSESTHWB  /D USE_GD_IMGSTRTTF  /D USE_GD_IOCTX /D MSWIN32 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gd\libgd\ /c ext\gd\libgd\gd.c ext\gd\libgd\gd2copypal.c ext\gd\libgd\gd_arc.c ext\gd\libgd\gd_arc_f_buggy.c ext\gd\libgd\gd_color.c ext\gd\libgd\gd_crop.c ext\gd\libgd\gd_filter.c ext\gd\libgd\gd_gd.c ext\gd\libgd\gd_gd2.c ext\gd\libgd\gd_gif_in.c ext\gd\libgd\gd_gif_out.c ext\gd\libgd\gd_interpolation.c ext\gd\libgd\gd_io.c ext\gd\libgd\gd_io_dp.c ext\gd\libgd\gd_io_file.c ext\gd\libgd\gd_io_ss.c ext\gd\libgd\gd_jpeg.c ext\gd\libgd\gd_matrix.c ext\gd\libgd\gd_pixelate.c ext\gd\libgd\gd_png.c ext\gd\libgd\gd_rotate.c ext\gd\libgd\gd_security.c ext\gd\libgd\gd_ss.c ext\gd\libgd\gd_topal.c ext\gd\libgd\gd_transform.c ext\gd\libgd\gd_wbmp.c ext\gd\libgd\gd_webp.c ext\gd\libgd\gdcache.c ext\gd\libgd\gdfontg.c ext\gd\libgd\gdfontl.c ext\gd\libgd\gdfontmb.c ext\gd\libgd\gdfonts.c ext\gd\libgd\gdfontt.c ext\gd\libgd\gdft.c ext\gd\libgd\gdhelpers.c ext\gd\libgd\gdkanji.c ext\gd\libgd\gdtables.c ext\gd\libgd\gdxpm.c ext\gd\libgd\wbmp.c ext\gd\libgd\webpimg.c ext\gd\libgd\xbm.c
gd.c
gd2copypal.c
gd_arc.c
gd_arc_f_buggy.c
gd_color.c
gd_crop.c
gd_filter.c
gd_gd.c
gd_gd2.c
gd_gif_in.c
gd_gif_out.c
gd_interpolation.c
gd_io.c
gd_io_dp.c
gd_io_file.c
gd_io_ss.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd.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.24-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.24-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.24-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)
gd_matrix.c
gd_pixelate.c
gd_png.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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_rotate.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.24-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)
gd_security.c
gd_ss.c
ext\gd\libgd\gd_io_file.c(82) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_io_file.c(91) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_topal.c
gd_transform.c
gd_wbmp.c
gd_webp.c
gdcache.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
gdhelpers.c
gdkanji.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-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
ext\gd\libgd\gd_jpeg.c(607) : warning C4244: 'function' : conversion from 'SSIZE_T' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-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)
ext\gd\libgd\gd_jpeg.c(817) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdcache.c)
gdtables.c
gdxpm.c
wbmp.c
webpimg.c
ext\gd\libgd\gd_webp.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdft.c)
xbm.c
ext\gd\libgd\webpimg.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdhelpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdxpm.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\xbm.c)
ext\gd\libgd\gdxpm.c(126) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127) : warning C4018: '<' : signed/unsigned mismatch
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_gd2.dll.res /d FILE_DESCRIPTION="\"GD imaging\"" /d FILE_NAME="\"php_gd2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GD extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


libintl_a.lib(gettext.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_gettext.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_gettext.exp
Generating code
Finished generating code
libintl_a.lib(gettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(gettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dgettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dgettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dcgettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dcgettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(ngettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(ngettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dngettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dngettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dcngettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dcngettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(textdomain.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(textdomain.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(bindtextdom.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(bindtextdom.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(dcigettext.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(dcigettext.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(loadmsgcat.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(loadmsgcat.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(hash-string.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(hash-string.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(localename.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(localename.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(langprefs.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(langprefs.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(finddomain.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(finddomain.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(log.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(log.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(plural-exp.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(plural-exp.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(l10nflist.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(l10nflist.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(localealias.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(localealias.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(explodename.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(explodename.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(plural.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(plural.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libintl_a.lib(relocatable.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libintl_a.lib(relocatable.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT gettext build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include\mpir"  /DHAVE_GMP_H=1 /D COMPILE_DL_GMP /D GMP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\gmp\ /c ext\gmp\gmp.c
gmp.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(522) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\gmp\gmp.c(765) : warning C4244: '=' : conversion from 'mpir_si' to 'long', possible loss of data
ext\gmp\gmp.c(802) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(999) : warning C4028: formal parameter 2 different from declaration
ext\gmp\gmp.c(1232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1234) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1236) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1525) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1545) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1571) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1595) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_gmp.dll.res /d FILE_DESCRIPTION="\"GNU GMP support\"" /d FILE_NAME="\"php_gmp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GMP extension\"" /d THANKS_GUYS="\"Thanks to Stanislav Malyshev\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_intl.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_intl.exp
EXT intl build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include\openldap"  /DHAVE_LDAP_H=1 /DHAVE_LBER_H=1 /D COMPILE_DL_LDAP /D LDAP_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\ldap\ /c ext\ldap\ldap.c
ldap.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(520) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(979) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1005) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1012) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1027) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1029) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1042) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1067) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1106) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1144) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1199) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1223) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1281) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1482) : warning C4018: '<' : signed/unsigned mismatch
ext\ldap\ldap.c(1498) : warning C4018: '<' : signed/unsigned mismatch
ext\ldap\ldap.c(1513) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1664) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1849) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1869) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2025) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2261) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2269) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2652) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2654) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2657) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_ldap.dll.res /d FILE_DESCRIPTION="\"LDAP\"" /d FILE_NAME="\"php_ldap.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"LDAP extension\"" /d THANKS_GUYS="\"Thanks to Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_ldap.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_ldap.exp
oldap32_a.lib(abandon.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(abandon.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(add.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(add.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(bind.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(bind.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(charray.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(charray.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(compare.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(compare.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(controls.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(controls.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(cyrus.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(cyrus.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(delete.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(delete.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(error.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(error.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(extended.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(extended.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(filter.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(filter.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(free.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(free.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getattr.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getattr.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getdn.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getdn.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getentry.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getentry.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(getvalues.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(getvalues.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(init.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(init.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(modify.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(modify.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(modrdn.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(modrdn.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(open.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(open.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(options.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(options.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(os-ip.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(os-ip.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(print.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(print.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(references.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(references.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(request.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(request.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(result.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(result.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(sasl.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(sasl.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(sbind.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(sbind.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(schema.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(schema.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(search.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(search.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(sort.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(sort.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(unbind.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(unbind.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(url.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(url.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(utf-8.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(utf-8.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(util-int.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(util-int.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(tls_o.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(tls_o.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
oldap32_a.lib(tls2.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'oldap32_a.lib(tls2.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(bprint.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(bprint.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(decode.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(decode.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(encode.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(encode.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(io.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(io.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(memory.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(memory.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(nt_err.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(nt_err.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(options.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(options.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
olber32_a.lib(sockbuf.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'olber32_a.lib(sockbuf.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT ldap build complete
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /c ext\mbstring\mb_gpc.c ext\mbstring\mbstring.c ext\mbstring\php_unicode.c
mb_gpc.c
mbstring.c
php_unicode.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\mb_gpc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\mbstring.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mbstring\php_unicode.c)
ext\mbstring\mb_gpc.c(65) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mb_gpc.c(239) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(245) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mb_gpc.c(273) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(684) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(688) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(700) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(750) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(753) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(796) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(835) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(838) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(897) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(898) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(914) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1118) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(1143) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1150) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\mbstring.c(1209) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1221) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1237) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1249) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1517) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1520) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1617) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1645) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1668) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1670) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(1722) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1750) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1839) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1850) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1873) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1916) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1925) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1937) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(1958) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1960) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(1962) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2025) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(2128) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2981) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(2993) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3097) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3127) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3150) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3174) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3206) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(3216) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(3243) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3253) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3545) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3697) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3719) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(3958) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4010) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4186) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4206) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4330) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4333) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4336) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4339) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4341) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4348) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4352) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4354) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4358) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4361) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4364) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4369) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4371) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4374) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4389) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4391) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4393) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4395) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4398) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4400) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4404) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mbstring\mbstring.c(4431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4435) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4439) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4443) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4449) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4455) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4470) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4472) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4474) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4480) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\mbstring.c(4561) : warning C4090: 'function' : different 'const' qualifiers
ext\mbstring\mbstring.c(4673) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mbstring\mbstring.c(4684) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\filters\ /c ext\mbstring\libmbfl\filters\html_entities.c ext\mbstring\libmbfl\filters\mbfilter_7bit.c ext\mbstring\libmbfl\filters\mbfilter_armscii8.c ext\mbstring\libmbfl\filters\mbfilter_ascii.c ext\mbstring\libmbfl\filters\mbfilter_base64.c ext\mbstring\libmbfl\filters\mbfilter_big5.c ext\mbstring\libmbfl\filters\mbfilter_byte2.c ext\mbstring\libmbfl\filters\mbfilter_byte4.c ext\mbstring\libmbfl\filters\mbfilter_cp1251.c ext\mbstring\libmbfl\filters\mbfilter_cp1252.c ext\mbstring\libmbfl\filters\mbfilter_cp1254.c ext\mbstring\libmbfl\filters\mbfilter_cp5022x.c ext\mbstring\libmbfl\filters\mbfilter_cp51932.c ext\mbstring\libmbfl\filters\mbfilter_cp850.c ext\mbstring\libmbfl\filters\mbfilter_cp866.c ext\mbstring\libmbfl\filters\mbfilter_cp932.c ext\mbstring\libmbfl\filters\mbfilter_cp936.c ext\mbstring\libmbfl\filters\mbfilter_euc_cn.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp_2004.c ext\mbstring\libmbfl\filters\mbfilter_euc_jp_win.c ext\mbstring\libmbfl\filters\mbfilter_euc_kr.c ext\mbstring\libmbfl\filters\mbfilter_euc_tw.c ext\mbstring\libmbfl\filters\mbfilter_gb18030.c ext\mbstring\libmbfl\filters\mbfilter_htmlent.c ext\mbstring\libmbfl\filters\mbfilter_hz.c ext\mbstring\libmbfl\filters\mbfilter_iso2022_jp_ms.c ext\mbstring\libmbfl\filters\mbfilter_iso2022_kr.c ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_2004.c ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_1.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_10.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_13.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_14.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_15.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_16.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_2.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_3.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_4.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_5.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_6.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_7.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_8.c ext\mbstring\libmbfl\filters\mbfilter_iso8859_9.c ext\mbstring\libmbfl\filters\mbfilter_jis.c ext\mbstring\libmbfl\filters\mbfilter_koi8r.c ext\mbstring\libmbfl\filters\mbfilter_koi8u.c ext\mbstring\libmbfl\filters\mbfilter_qprint.c ext\mbstring\libmbfl\filters\mbfilter_sjis.c ext\mbstring\libmbfl\filters\mbfilter_sjis_2004.c ext\mbstring\libmbfl\filters\mbfilter_sjis_mac.c ext\mbstring\libmbfl\filters\mbfilter_sjis_mobile.c ext\mbstring\libmbfl\filters\mbfilter_sjis_open.c ext\mbstring\libmbfl\filters\mbfilter_tl_jisx0201_jisx0208.c ext\mbstring\libmbfl\filters\mbfilter_ucs2.c ext\mbstring\libmbfl\filters\mbfilter_ucs4.c ext\mbstring\libmbfl\filters\mbfilter_uhc.c ext\mbstring\libmbfl\filters\mbfilter_utf16.c ext\mbstring\libmbfl\filters\mbfilter_utf32.c ext\mbstring\libmbfl\filters\mbfilter_utf7.c ext\mbstring\libmbfl\filters\mbfilter_utf7imap.c ext\mbstring\libmbfl\filters\mbfilter_utf8.c ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c ext\mbstring\libmbfl\filters\mbfilter_uuencode.c
html_entities.c
mbfilter_7bit.c
mbfilter_armscii8.c
mbfilter_ascii.c
mbfilter_base64.c
mbfilter_big5.c
mbfilter_byte2.c
mbfilter_byte4.c
mbfilter_cp1251.c
mbfilter_cp1252.c
mbfilter_cp1254.c
mbfilter_cp5022x.c
mbfilter_cp51932.c
mbfilter_cp850.c
mbfilter_cp866.c
mbfilter_cp932.c
mbfilter_cp936.c
mbfilter_euc_cn.c
mbfilter_euc_jp.c
mbfilter_euc_jp_2004.c
mbfilter_euc_jp_win.c
mbfilter_euc_kr.c
mbfilter_euc_tw.c
mbfilter_gb18030.c
mbfilter_htmlent.c
mbfilter_hz.c
mbfilter_iso2022_jp_ms.c
mbfilter_iso2022_kr.c
mbfilter_iso2022jp_2004.c
mbfilter_iso2022jp_mobile.c
mbfilter_iso8859_1.c
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(51) : warning C4047: 'initializing' : 'const char *(*)[]' differs in levels of indirection from 'const char **'
mbfilter_iso8859_10.c
mbfilter_iso8859_13.c
mbfilter_iso8859_14.c
mbfilter_iso8859_15.c
mbfilter_iso8859_16.c
mbfilter_iso8859_2.c
mbfilter_iso8859_3.c
mbfilter_iso8859_4.c
mbfilter_iso8859_5.c
mbfilter_iso8859_6.c
mbfilter_iso8859_7.c
mbfilter_iso8859_8.c
mbfilter_iso8859_9.c
mbfilter_jis.c
mbfilter_koi8r.c
mbfilter_koi8u.c
mbfilter_qprint.c
mbfilter_sjis.c
mbfilter_sjis_2004.c
mbfilter_sjis_mac.c
mbfilter_sjis_mobile.c
mbfilter_sjis_open.c
mbfilter_tl_jisx0201_jisx0208.c
mbfilter_ucs2.c
mbfilter_ucs4.c
mbfilter_uhc.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\mbstring\libmbfl\filters\mbfilter_sjis_2004.c(675) : warning C4715: 'mbfl_filt_conv_wchar_jis2004' : not all control paths return a value
mbfilter_utf16.c
mbfilter_utf32.c
mbfilter_utf7.c
mbfilter_utf7imap.c
mbfilter_utf8.c
mbfilter_utf8_mobile.c
mbfilter_uuencode.c
ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c(210) : warning C4013: 'mbfl_filt_put_invalid_char' undefined; assuming extern returning intc:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\mbstring\libmbfl\filters\mbfilter_utf8.c(104) : warning C4715: 'mbfl_filt_put_invalid_char' : not all control paths return a value

	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\mbfl\ /c ext\mbstring\libmbfl\mbfl\mbfilter.c ext\mbstring\libmbfl\mbfl\mbfilter_8bit.c ext\mbstring\libmbfl\mbfl\mbfilter_pass.c ext\mbstring\libmbfl\mbfl\mbfilter_wchar.c ext\mbstring\libmbfl\mbfl\mbfl_allocators.c ext\mbstring\libmbfl\mbfl\mbfl_convert.c ext\mbstring\libmbfl\mbfl\mbfl_encoding.c ext\mbstring\libmbfl\mbfl\mbfl_filter_output.c ext\mbstring\libmbfl\mbfl\mbfl_ident.c ext\mbstring\libmbfl\mbfl\mbfl_language.c ext\mbstring\libmbfl\mbfl\mbfl_memory_device.c ext\mbstring\libmbfl\mbfl\mbfl_string.c
mbfilter.c
mbfilter_8bit.c
mbfilter_pass.c
mbfilter_wchar.c
mbfl_allocators.c
mbfl_convert.c
mbfl_encoding.c
mbfl_filter_output.c
ext\mbstring\libmbfl\mbfl\mbfilter.c(286) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(294) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(1118) : warning C4018: '>' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1477) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1504) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1513) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1520) : warning C4018: '>=' : signed/unsigned mismatch
ext\mbstring\libmbfl\mbfl\mbfilter.c(1558) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\libmbfl\mbfl\mbfilter.c(1624) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
mbfl_ident.c
mbfl_language.c
mbfl_memory_device.c
mbfl_string.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\libmbfl\nls\ /c ext\mbstring\libmbfl\nls\nls_de.c ext\mbstring\libmbfl\nls\nls_en.c ext\mbstring\libmbfl\nls\nls_hy.c ext\mbstring\libmbfl\nls\nls_ja.c ext\mbstring\libmbfl\nls\nls_kr.c ext\mbstring\libmbfl\nls\nls_neutral.c ext\mbstring\libmbfl\nls\nls_ru.c ext\mbstring\libmbfl\nls\nls_tr.c ext\mbstring\libmbfl\nls\nls_ua.c ext\mbstring\libmbfl\nls\nls_uni.c ext\mbstring\libmbfl\nls\nls_zh.c
nls_de.c
nls_en.c
nls_hy.c
nls_ja.c
nls_kr.c
nls_neutral.c
nls_ru.c
nls_tr.c
nls_ua.c
nls_uni.c
nls_zh.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\ /c ext\mbstring\oniguruma\regcomp.c ext\mbstring\oniguruma\regenc.c ext\mbstring\oniguruma\regerror.c ext\mbstring\oniguruma\regexec.c ext\mbstring\oniguruma\regext.c ext\mbstring\oniguruma\reggnu.c ext\mbstring\oniguruma\regparse.c ext\mbstring\oniguruma\regposerr.c ext\mbstring\oniguruma\regsyntax.c ext\mbstring\oniguruma\regtrav.c ext\mbstring\oniguruma\regversion.c ext\mbstring\oniguruma\st.c
regcomp.c
regenc.c
regerror.c
regexec.c
regext.c
reggnu.c
regparse.c
regposerr.c
regsyntax.c
ext\mbstring\oniguruma\regenc.c(731) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regenc.c(754) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(55) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(76) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(85) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(438) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(502) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(550) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(442) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(458) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regext.c(98) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1317) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1337) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1338) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regparse.c(221) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1342) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regparse.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1344) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1348) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1357) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1358) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1362) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1364) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1368) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1390) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1391) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\reggnu.c(57) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2088) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regerror.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(362) : warning C4133: 'function' : incompatible types - from 'hash_data_type *' to 'st_data_t *'
ext\mbstring\oniguruma\regcomp.c(2172) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regerror.c(299) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1803) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1815) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(339) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1833) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(486) : warning C4133: 'function' : incompatible types - from 'HashDataType *' to 'hash_data_type *'
ext\mbstring\oniguruma\regexec.c(1848) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2545) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2075) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2075) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2089) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2089) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regparse.c(735) : warning C4244: 'function' : conversion from 'HashDataType' to 'hash_data_type', possible loss of data
ext\mbstring\oniguruma\regexec.c(2105) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(737) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2105) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2106) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2117) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2121) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2158) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2190) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3198) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2222) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2261) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2327) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2408) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2426) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2478) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1414) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2491) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1417) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2505) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3768) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2506) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regcomp.c(3908) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1623) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2507) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1647) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2510) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1713) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2522) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1721) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2523) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regparse.c(1743) : warning C4244: 'initializing' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2524) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2527) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1789) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2552) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1964) : warning C4244: 'function' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4584) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2561) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regparse.c(2464) : warning C4244: 'function' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2576) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2470) : warning C4244: 'return' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2577) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2581) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2585) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2595) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2600) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2921) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4923) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2617) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(2938) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2628) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2659) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3148) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2675) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(5284) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2683) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2721) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2731) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2735) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3584) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2889) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2980) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
regtrav.c
ext\mbstring\oniguruma\regexec.c(3748) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
regversion.c
st.c
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\oniguruma\enc\ /c ext\mbstring\oniguruma\enc\ascii.c ext\mbstring\oniguruma\enc\big5.c ext\mbstring\oniguruma\enc\euc_jp.c ext\mbstring\oniguruma\enc\euc_kr.c ext\mbstring\oniguruma\enc\euc_tw.c ext\mbstring\oniguruma\enc\gb18030.c ext\mbstring\oniguruma\enc\iso8859_1.c ext\mbstring\oniguruma\enc\iso8859_10.c ext\mbstring\oniguruma\enc\iso8859_11.c ext\mbstring\oniguruma\enc\iso8859_13.c ext\mbstring\oniguruma\enc\iso8859_14.c ext\mbstring\oniguruma\enc\iso8859_15.c ext\mbstring\oniguruma\enc\iso8859_16.c ext\mbstring\oniguruma\enc\iso8859_2.c ext\mbstring\oniguruma\enc\iso8859_3.c ext\mbstring\oniguruma\enc\iso8859_4.c ext\mbstring\oniguruma\enc\iso8859_5.c ext\mbstring\oniguruma\enc\iso8859_6.c ext\mbstring\oniguruma\enc\iso8859_7.c ext\mbstring\oniguruma\enc\iso8859_8.c ext\mbstring\oniguruma\enc\iso8859_9.c ext\mbstring\oniguruma\enc\koi8.c ext\mbstring\oniguruma\enc\koi8_r.c ext\mbstring\oniguruma\enc\sjis.c ext\mbstring\oniguruma\enc\unicode.c ext\mbstring\oniguruma\enc\utf16_be.c ext\mbstring\oniguruma\enc\utf16_le.c ext\mbstring\oniguruma\enc\utf32_be.c ext\mbstring\oniguruma\enc\utf32_le.c ext\mbstring\oniguruma\enc\utf8.c
ascii.c
big5.c
euc_jp.c
euc_kr.c
euc_tw.c
gb18030.c
iso8859_1.c
iso8859_10.c
ext\mbstring\oniguruma\enc\euc_jp.c(119) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
iso8859_11.c
iso8859_13.c
iso8859_14.c
iso8859_15.c
iso8859_16.c
iso8859_2.c
iso8859_3.c
iso8859_4.c
iso8859_5.c
iso8859_6.c
iso8859_7.c
iso8859_8.c
iso8859_9.c
koi8.c
koi8_r.c
sjis.c
unicode.c
utf16_be.c
utf16_le.c
utf32_be.c
utf32_le.c
utf8.c
ext\mbstring\oniguruma\enc\sjis.c(126) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\enc\utf16_be.c(107) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\utf16_le.c(109) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\utf8.c(190) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1  -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 			-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		        /D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		        /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\mbstring\ /c ext\mbstring\php_mbregex.c
php_mbregex.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(674) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(943) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1020) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1093) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\mbstring\php_mbregex.c(1119) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1188) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1317) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mbstring\php_mbregex.c(1457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_mbstring.dll.res /d FILE_DESCRIPTION="\"Multibyte String Functions\"" /d FILE_NAME="\"php_mbstring.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"MBSTRING extension\"" /d THANKS_GUYS="\"Thanks to Tsukada Takuya, Rui Hirokawa\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_mbstring.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_mbstring.exp
EXT mbstring build complete
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1  /I ext\opcache /Dregexec=php_regexec /Dregerror=php_regerror /Dregfree=php_regfree /Dregcomp=php_regcomp /Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\opcache\ /c ext\opcache\ZendAccelerator.c ext\opcache\shared_alloc_win32.c ext\opcache\zend_accelerator_blacklist.c ext\opcache\zend_accelerator_debug.c ext\opcache\zend_accelerator_hash.c ext\opcache\zend_accelerator_module.c ext\opcache\zend_accelerator_util_funcs.c ext\opcache\zend_persist.c ext\opcache\zend_persist_calc.c ext\opcache\zend_shared_alloc.c
ZendAccelerator.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
zend_accelerator_debug.c
zend_accelerator_hash.c
zend_accelerator_module.c
zend_accelerator_util_funcs.c
zend_persist.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\ZendAccelerator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_module.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_util_funcs.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_blacklist.c)
ext\opcache\zend_accelerator_util_funcs.c(206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(810) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(961) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\shared_alloc_win32.c(97) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\shared_alloc_win32.c(236) : warning C4267: 'function' : conversion from 'size_t' to 'DWORD', possible loss of data
ext\opcache\ZendAccelerator.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(181) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(714) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
ext\opcache\ZendAccelerator.c(841) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(902) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(907) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(912) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(941) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(996) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1048) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1070) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_module.c(89) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1248) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(133) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1259) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1273) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(179) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(215) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1346) : warning C4018: '<' : signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(1439) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1442) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1539) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(80) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(2026) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(262) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(272) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(308) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(523) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(348) : warning C4018: '<' : signed/unsigned mismatch
ext\opcache\zend_accelerator_module.c(524) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(525) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(531) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(531) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(533) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(572) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(573) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(574) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(575) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(2614) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(580) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(580) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(581) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(581) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(582) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(583) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(584) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(592) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(593) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(594) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(603) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(604) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(605) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(606) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(607) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(607) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(608) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(608) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(610) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(612) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(615) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(616) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(617) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(623) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(658) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(659) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(660) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(661) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(662) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(663) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(664) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(666) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(669) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(671) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(672) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(673) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(674) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(675) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(676) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(677) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(678) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(679) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(682) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(683) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(684) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(685) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(686) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(688) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(693) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(694) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(695) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(701) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zend_persist_calc.c
zend_shared_alloc.c
ext\opcache\zend_shared_alloc.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(259) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1  /I ext\opcache /Dregexec=php_regexec /Dregerror=php_regerror /Dregfree=php_regfree /Dregcomp=php_regcomp /Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\OptimizerObj\ /c ext\opcache\Optimizer\zend_optimizer.c
zend_optimizer.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-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.24-src\ext\opcache\Optimizer/block_pass.c(241) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(307) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(596) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(603) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1246) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1253) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1254) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1267) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1268) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1286) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1289) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1292) : warning C4244: '=' : conversion from '__int64' to 'ulong', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/block_pass.c(1309) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/pass1_5.c(184) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\opcache\Optimizer/pass1_5.c(202) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_opcache.dll.res /d FILE_DESCRIPTION="\"php_opcache.dll\"" /d FILE_NAME="\"php_opcache.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"OPCACHE extension\"" /d THANKS_GUYS="\"\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_opcache.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_opcache.exp
EXT opcache build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_OPENSSL_SSL_H=1 /D COMPILE_DL_OPENSSL /D OPENSSL_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\openssl\ /c ext\openssl\openssl.c ext\openssl\xp_ssl.c
openssl.c
xp_ssl.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\openssl\xp_ssl.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\openssl\openssl.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext/standard/php_fopen_wrappers.h(31) : warning C4273: 'php_plain_files_wrapper' : inconsistent dll linkage (ext\openssl\openssl.c)
        c:\php-sdk\php55\vc11\x64\php-5.5.24-src\main\streams/php_stream_plain_wrapper.h(25) : see previous definition of 'php_plain_files_wrapper'
ext\openssl\xp_ssl.c(212) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(237) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(249) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(318) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(324) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(326) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(449) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(457) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(466) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(471) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(475) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(483) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(492) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(497) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(547) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(591) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(642) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(746) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(935) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(1024) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\openssl\openssl.c(621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(633) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(638) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1387) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1526) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1535) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1539) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1541) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1546) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1546) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1547) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1547) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1551) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1555) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1556) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1589) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1627) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2074) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2130) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2131) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2140) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2141) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2158) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2168) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2479) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(3395) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3396) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3410) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3412) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3413) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3414) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3415) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3416) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3417) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3418) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3433) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3437) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3438) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3450) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3451) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3452) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3453) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3454) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3467) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(4218) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_openssl.dll.res /d FILE_DESCRIPTION="\"OpenSSL\"" /d FILE_NAME="\"php_openssl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"OPENSSL extension\"" /d THANKS_GUYS="\"Thanks to Stig Venaas, Wez Furlong, Sascha Kettler, Scott MacVicar\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_openssl.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_openssl.exp
EXT openssl build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include\libpq"  /DHAVE_LIBPQ_FE_H=1 /D COMPILE_DL_PGSQL /D PGSQL_EXPORTS=1  /D HAVE_PG_CONFIG_H /D PGSQL_EXPORTS /D HAVE_PQSETNONBLOCKING /D HAVE_PQCMDTUPLES /D HAVE_PQCLIENTENCODING /D HAVE_PQESCAPE /D HAVE_PQPARAMETERSTATUS /D HAVE_PGTRANSACTIONSTATUS /D HAVE_PQEXECPARAMS /D HAVE_PQPREPARE /D HAVE_PQEXECPREPARED /D HAVE_PQRESULTERRORFIELD /D HAVE_PQSENDQUERYPARAMS /D HAVE_PQSENDPREPARE /D HAVE_PQSENDQUERYPREPARED /D HAVE_PQPUTCOPYDATA /D HAVE_PQPUTCOPYEND /D HAVE_PQGETCOPYDATA /D HAVE_PQSETERRORVERBOSITY /D HAVE_PQUNESCAPEBYTEA /D HAVE_PQFTABLE /D HAVE_PQESCAPE_CONN /D HAVE_PQESCAPE_BYTEA_CONN /D HAVE_PQFREEMEM /D HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT /D HAVE_PQPROTOCOLVERSION /D HAVE_PG_LO_CREATE /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\pgsql\ /c ext\pgsql\pgsql.c
pgsql.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\deps\include\libpq\pg_config.h(665) : warning C4005: 'inline' : macro redefinition
        C:\php-sdk\php55\vc11\x64\php-5.5.24-src\Zend/zend_config.w32.h(71) : see previous definition of 'inline'
ext\pgsql\pgsql.c(818) : warning C4018: '<' : signed/unsigned mismatch
ext\pgsql\pgsql.c(831) : warning C4018: '<' : signed/unsigned mismatch
ext\pgsql\pgsql.c(851) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1284) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1345) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1369) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1412) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1539) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1555) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1560) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1569) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1662) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2223) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2275) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2325) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2336) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2338) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2367) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2371) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2409) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2419) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2653) : warning C4267: 'initializing' : conversion from 'size_t' to 'const uint', possible loss of data
ext\pgsql\pgsql.c(2665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2997) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3134) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3143) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3545) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3786) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4072) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4225) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4350) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(4359) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4412) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4495) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5015) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5068) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5069) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5076) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5168) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5170) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5173) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5176) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5179) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5181) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5183) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5393) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5507) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5515) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5522) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5534) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5537) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5542) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5561) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5569) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5584) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5603) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5611) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5616) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5630) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5649) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5651) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5675) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5693) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5701) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5717) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5734) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5742) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5749) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5775) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5798) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5806) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5813) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5829) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5837) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5844) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5860) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5916) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5923) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5939) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5951) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5960) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5975) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5992) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6006) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6051) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6054) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6140) : warning C4090: '=' : different 'const' qualifiers
ext\pgsql\pgsql.c(6303) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6459) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6551) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6578) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6586) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(6590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6692) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_pgsql.dll.res /d FILE_DESCRIPTION="\"PostgreSQL\"" /d FILE_NAME="\"php_pgsql.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PGSQL extension\"" /d THANKS_GUYS="\"Thanks to Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_sockets.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_sockets.exp
EXT sockets build complete
	"cl.exe" /D SQLITE_THREADSAFE=0 /D SQLITE_ENABLE_FTS3=1 /D SQLITE_ENABLE_COLUMN_METADATA=1 /D SQLITE_CORE=1  /D COMPILE_DL_SQLITE3 /D SQLITE3_EXPORTS=1 /Iext\sqlite3/libsqlite /Iext\sqlite3 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\ /c ext\sqlite3\sqlite3.c
sqlite3.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(243) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(264) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'long', possible loss of data
ext\sqlite3\sqlite3.c(300) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(369) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(437) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(582) : warning C4244: '=' : conversion from 'sqlite3_int64' to 'long', possible loss of data
ext\sqlite3\sqlite3.c(595) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(661) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\sqlite3\sqlite3.c(1100) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1141) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1152) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1164) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1179) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1184) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1199) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\sqlite3\sqlite3.c(1548) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1703) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\sqlite3\sqlite3.c(1769) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D SQLITE_THREADSAFE=0 /D SQLITE_ENABLE_FTS3=1 /D SQLITE_ENABLE_COLUMN_METADATA=1 /D SQLITE_CORE=1  /D COMPILE_DL_SQLITE3 /D SQLITE3_EXPORTS=1 /Iext\sqlite3/libsqlite /Iext\sqlite3 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\sqlite3\libsqlite\ /c ext\sqlite3\libsqlite\sqlite3.c
sqlite3.c
ext\sqlite3\libsqlite\sqlite3.c(136986) : warning C4101: 'iMul' : unreferenced local variable
	rc /n /fo C:\obj\5.5-nts-windows-vc11-x64\Release\php_sqlite3.dll.res /d FILE_DESCRIPTION="\"SQLite3\"" /d FILE_NAME="\"php_sqlite3.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SQLITE3 extension\"" /d THANKS_GUYS="\"Thanks to Scott MacVicar, Ilia Alshanetsky, Brad Dewar\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-nts-windows-vc11-x64\Release\php_tidy.lib and object C:\obj\5.5-nts-windows-vc11-x64\Release\php_tidy.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
libtidy_a.lib(access.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(access.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(alloc.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(alloc.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(attrdict.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(attrdict.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(attrs.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(attrs.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(buffio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(buffio.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(clean.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(clean.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(config.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(config.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(entities.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(entities.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(fileio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(fileio.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(istack.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(istack.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(lexer.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(lexer.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(localize.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(localize.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(mappedio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(mappedio.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(parser.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(parser.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(pprint.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(pprint.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(streamio.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(streamio.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(tags.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(tags.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(tidylib.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(tidylib.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(tmbstr.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(tmbstr.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
libtidy_a.lib(utf8.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libtidy_a.lib(utf8.obj)' or at 'C:\obj\5.5-nts-windows-vc11-x64\Release\vc110.pdb'; linking object as if no debug info
EXT tidy build complete
	"cl.exe" /DHAVE_ZMQ_H=1 /D COMPILE_DL_ZMQ /D ZMQ_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /I "C:\pecl-dep-libs\vc11\x64\libzmq\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include"  /I "C:\pecl-dep-libs\vc11\x64\libsodium\include\sodium"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zmq\ /FdC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zmq\ /FpC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zmq\ /FRC:\obj\5.5-nts-windows-vc11-x64\Release\ext\zmq\ /c ext\zmq\zmq.c ext\zmq\zmq_clock.c ext\zmq\zmq_device.c ext\zmq\zmq_fd_stream.c ext\zmq\zmq_helpers.c ext\zmq\zmq_pollset.c ext\zmq\zmq_shared_ctx.c ext\zmq\zmq_sockopt.c
zmq.c
zmq_clock.c
zmq_device.c
zmq_fd_stream.c
zmq_helpers.c
zmq_pollset.c
zmq_shared_ctx.c
zmq_sockopt.c
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_shared_ctx.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_device.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\zmq\zmq_sockopt.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq.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.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq.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.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq.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.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_fd_stream.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.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq.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.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq.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.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq.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.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_fd_stream.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_fd_stream.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(32) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(33) : error C2065: 'php_zmq_context_object' : undeclared identifier (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(55) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(33) : error C2059: syntax error : ')' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(37) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2081: 'zend_string' : name in formal parameter list illegal (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(38) : error C2065: 'php_zmq_socket_object' : undeclared identifier (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(38) : error C2059: syntax error : ')' (ext\zmq\zmq_fd_stream.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2059: syntax error : ')' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(42) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(32) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(43) : warning C4133: 'return' : incompatible types - from 'php_zmq_poll_object *' to 'int *' (ext\zmq\zmq_fd_stream.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(33) : error C2065: 'php_zmq_context_object' : undeclared identifier (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_helpers.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
ext\zmq\zmq_fd_stream.c(61) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'zval *'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(33) : error C2059: syntax error : ')' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(27) : see declaration of 'int_fast16_t'
ext\zmq\zmq_fd_stream.c(61) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(37) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(31) : see declaration of 'uint_fast16_t'
ext\zmq\zmq_fd_stream.c(76) : error C2065: 'php_zmq_socket_object' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(38) : error C2065: 'php_zmq_socket_object' : undeclared identifier (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(57) : see previous definition of 'INT8_MIN'
ext\zmq\zmq_fd_stream.c(76) : error C2065: 'intern' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(38) : error C2059: syntax error : ')' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(61) : see previous definition of 'INT8_MAX'
ext\zmq\zmq_fd_stream.c(76) : warning C4013: 'Z_OBJ' undefined; assuming extern returning int
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(42) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(58) : see previous definition of 'INT16_MIN'
ext\zmq\zmq_fd_stream.c(76) : warning C4047: 'function' : 'zend_object *' differs in levels of indirection from 'int'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.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.24-src\ext\zmq\zmq_object_access.c(43) : warning C4133: 'return' : incompatible types - from 'php_zmq_poll_object *' to 'int *' (ext\zmq\zmq.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(62) : see previous definition of 'INT16_MAX'
ext\zmq\zmq_fd_stream.c(76) : warning C4024: 'php_zmq_socket_fetch_object' : different types for formal and actual parameter 1
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
ext\zmq\zmq.c(85) : error C2061: syntax error : identifier 'php_zmq_context_socket_count_get'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(59) : see previous definition of 'INT32_MIN'
ext\zmq\zmq_fd_stream.c(76) : warning C4047: '=' : 'int' differs in levels of indirection from 'int *'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
ext\zmq\zmq.c(85) : error C2059: syntax error : ';'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(63) : see previous definition of 'INT32_MAX'
ext\zmq\zmq_fd_stream.c(76) : error C2106: '=' : left operand must be l-value
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
ext\zmq\zmq.c(85) : error C2143: syntax error : missing ')' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(60) : see previous definition of 'INT64_MIN'
ext\zmq\zmq_fd_stream.c(85) : error C2065: 'intern' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
ext\zmq\zmq.c(85) : error C2143: syntax error : missing '{' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
ext\zmq\zmq_fd_stream.c(85) : error C2223: left of '->socket' must point to struct/union
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
ext\zmq\zmq.c(85) : error C2059: syntax error : ')'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
ext\zmq\zmq_fd_stream.c(89) : error C2065: 'intern' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
ext\zmq\zmq.c(86) : error C2054: expected '(' to follow 'context'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
ext\zmq\zmq_fd_stream.c(89) : error C2223: left of '->socket' must point to struct/union
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
ext\zmq\zmq.c(99) : error C2143: syntax error : missing ')' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
ext\zmq\zmq_fd_stream.c(89) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
ext\zmq\zmq.c(99) : error C2143: syntax error : missing '{' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(68) : see previous definition of 'UINT64_MAX'
ext\zmq\zmq_fd_stream.c(89) : warning C4047: 'function' : 'int' differs in levels of indirection from 'fd_t *'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
ext\zmq\zmq.c(99) : error C2059: syntax error : ')'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(84) : see previous definition of 'INT_FAST16_MIN'
ext\zmq\zmq_fd_stream.c(89) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
ext\zmq\zmq.c(100) : error C2054: expected '(' to follow 'context'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
ext\zmq\zmq_fd_stream.c(89) : error C2198: 'zmq_getsockopt' : too few arguments for call
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
ext\zmq\zmq.c(110) : error C2143: syntax error : missing ')' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
ext\zmq\zmq_fd_stream.c(119) : warning C4013: 'ZVAL_COPY' undefined; assuming extern returning int
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
ext\zmq\zmq.c(110) : error C2143: syntax error : missing '{' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_device.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.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
ext\zmq\zmq.c(110) : error C2059: syntax error : ')'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(111) : error C2054: expected '(' to follow 'context'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(142) : error C2143: syntax error : missing ')' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(142) : error C2143: syntax error : missing '{' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
ext\zmq\zmq.c(142) : error C2059: syntax error : ')'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_shared_ctx.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
ext\zmq\zmq.c(143) : error C2054: expected '(' to follow 'context'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(154) : error C2143: syntax error : missing ')' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_helpers.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.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(154) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(154) : error C2059: syntax error : ')'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(155) : error C2054: expected '(' to follow 'zmq_sock'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(175) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_helpers.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(109) : error C2371: 'int_fast16_t' : redefinition; different basic types (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(175) : error C2146: syntax error : missing ')' before identifier 'io_threads'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_helpers.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(113) : error C2371: 'uint_fast16_t' : redefinition; different basic types (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_device.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.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_shared_ctx.c)
ext\zmq\zmq.c(175) : error C2061: syntax error : identifier 'io_threads'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(137) : warning C4005: 'INT8_MIN' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
ext\zmq\zmq.c(175) : error C2059: syntax error : ';'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_shared_ctx.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(138) : warning C4005: 'INT8_MAX' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
ext\zmq\zmq.c(175) : error C2059: syntax error : ','
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_shared_ctx.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(139) : warning C4005: 'INT16_MIN' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
ext\zmq\zmq.c(175) : error C2059: syntax error : ')'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_shared_ctx.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(140) : warning C4005: 'INT16_MAX' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(203) : error C2143: syntax error : missing '{' before '*'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_shared_ctx.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(141) : warning C4005: 'INT32_MIN' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(203) : error C2146: syntax error : missing ')' before identifier 'io_threads'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_shared_ctx.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(142) : warning C4005: 'INT32_MAX' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(203) : error C2061: syntax error : identifier 'io_threads'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_helpers.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_shared_ctx.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(143) : warning C4005: 'INT64_MIN' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
ext\zmq\zmq.c(203) : error C2059: syntax error : ';'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(144) : warning C4005: 'INT64_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(64) : see previous definition of 'INT64_MAX'
ext\zmq\zmq_shared_ctx.c(145) : error C2143: syntax error : missing ')' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_device.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
ext\zmq\zmq.c(203) : error C2059: syntax error : ','
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(145) : warning C4005: 'UINT8_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(65) : see previous definition of 'UINT8_MAX'
ext\zmq\zmq_shared_ctx.c(145) : error C2143: syntax error : missing '{' before '*'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(203) : error C2059: syntax error : ')'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(146) : warning C4005: 'UINT16_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(66) : see previous definition of 'UINT16_MAX'
ext\zmq\zmq_shared_ctx.c(145) : error C2059: syntax error : ')'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(281) : error C2065: 'zend_string' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(147) : warning C4005: 'UINT32_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(67) : see previous definition of 'UINT32_MAX'
ext\zmq\zmq_shared_ctx.c(146) : error C2054: expected '(' to follow 'context'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(281) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(148) : warning C4005: 'UINT64_MAX' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(281) : warning C4552: '*' : operator has no effect; expected operator with side-effect
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_helpers.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(167) : warning C4005: 'INT_FAST16_MIN' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(282) : error C2143: syntax error : missing ';' before 'type'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(168) : warning C4005: 'INT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(88) : see previous definition of 'INT_FAST16_MAX'
ext\zmq\zmq_helpers.c(50) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(283) : error C2275: 'size_t' : illegal use of this type as an expression
        ext\zmq\zmq.c : see declaration of 'size_t'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(174) : warning C4005: 'UINT_FAST16_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(92) : see previous definition of 'UINT_FAST16_MAX'
ext\zmq\zmq_helpers.c(50) : error C2059: syntax error : ';'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_clock.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.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_pollset.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.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(283) : error C2146: syntax error : missing ';' before identifier 'buffer_size'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(197) : warning C4005: 'PTRDIFF_MIN' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(110) : see previous definition of 'PTRDIFF_MIN'
ext\zmq\zmq_helpers.c(50) : error C2059: syntax error : ')'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
ext\zmq\zmq.c(283) : error C2065: 'buffer_size' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_device.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(198) : warning C4005: 'PTRDIFF_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(111) : see previous definition of 'PTRDIFF_MAX'
ext\zmq\zmq_helpers.c(65) : error C2039: 'object' : is not a member of '_zend_fcall_info'
        C:\php-sdk\php55\vc11\x64\php-5.5.24-src\Zend\zend_API.h(43) : see declaration of '_zend_fcall_info'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(128) : see previous definition of 'INT32_C'
ext\zmq\zmq.c(285) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_device.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(204) : warning C4005: 'SIG_ATOMIC_MIN' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(117) : see previous definition of 'SIG_ATOMIC_MIN'
ext\zmq\zmq_helpers.c(66) : error C2039: 'object' : is not a member of '_zend_fcall_info'
        C:\php-sdk\php55\vc11\x64\php-5.5.24-src\Zend\zend_API.h(43) : see declaration of '_zend_fcall_info'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(129) : see previous definition of 'INT64_C'
ext\zmq\zmq.c(289) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_device.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(205) : warning C4005: 'SIG_ATOMIC_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(118) : see previous definition of 'SIG_ATOMIC_MAX'
ext\zmq\zmq_helpers.c(68) : error C2231: '.type' : left operand points to 'struct', use '->'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_clock.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(131) : see previous definition of 'UINT8_C'
ext\zmq\zmq.c(289) : error C2223: left of '->len' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_device.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(223) : warning C4005: 'WINT_MIN' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(123) : see previous definition of 'WINT_MIN'
ext\zmq\zmq_helpers.c(69) : warning C4047: 'function' : 'const zval *' differs in levels of indirection from 'zval **'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_clock.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(132) : see previous definition of 'UINT16_C'
ext\zmq\zmq.c(293) : error C2065: 'buffer_size' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_device.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(224) : warning C4005: 'WINT_MAX' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(124) : see previous definition of 'WINT_MAX'
ext\zmq\zmq_helpers.c(69) : warning C4024: 'zend_get_class_entry' : different types for formal and actual parameter 1
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(133) : see previous definition of 'UINT32_C'
ext\zmq\zmq.c(293) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_device.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(235) : warning C4005: 'INT8_C' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(126) : see previous definition of 'INT8_C'
ext\zmq\zmq_helpers.c(69) : error C2223: left of '->val' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(134) : see previous definition of 'UINT64_C'
ext\zmq\zmq.c(293) : error C2223: left of '->len' must point to struct/union
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(236) : warning C4005: 'INT16_C' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(127) : see previous definition of 'INT16_C'
ext\zmq\zmq_helpers.c(72) : error C2231: '.value' : left operand points to 'struct', use '->'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(32) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_device.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(136) : see previous definition of 'INTMAX_C'
ext\zmq\zmq.c(294) : error C2065: 'buffer' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(237) : warning C4005: 'INT32_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(33) : error C2065: 'php_zmq_context_object' : undeclared identifier (ext\zmq\zmq_device.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_clock.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
ext\zmq\zmq.c(294) : error C2065: 'buffer_size' : undeclared identifier
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(238) : warning C4005: 'INT64_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(33) : error C2059: syntax error : ')' (ext\zmq\zmq_device.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_clock.c)
ext\zmq\zmq.c(294) : warning C4047: '=' : 'int' differs in levels of indirection from 'void *'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_pollset.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(240) : warning C4005: 'UINT8_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(37) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_device.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_clock.c)
ext\zmq\zmq.c(296) : error C2065: 'buffer' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_pollset.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(241) : warning C4005: 'UINT16_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(38) : error C2065: 'php_zmq_socket_object' : undeclared identifier (ext\zmq\zmq_device.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_clock.c)
ext\zmq\zmq.c(296) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_pollset.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(242) : warning C4005: 'UINT32_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(38) : error C2059: syntax error : ')' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(296) : warning C4024: 'zmq_z85_encode' : different types for formal and actual parameter 1
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(243) : warning C4005: 'UINT64_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(42) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(296) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_pollset.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(246) : warning C4005: 'INTMAX_C' : macro redefinition (ext\zmq\zmq_sockopt.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.24-src\ext\zmq\zmq_object_access.c(43) : warning C4133: 'return' : incompatible types - from 'php_zmq_poll_object *' to 'int *' (ext\zmq\zmq_device.c)
ext\zmq\zmq.c(296) : error C2223: left of '->val' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_pollset.c)
C:\php-sdk\php55\vc11\x64\php-5.5.24-src\win32/php_stdint.h(247) : warning C4005: 'UINTMAX_C' : macro redefinition (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(137) : see previous definition of 'UINTMAX_C'
ext\zmq\zmq_device.c(50) : warning C4013: 'ZVAL_COPY' undefined; assuming extern returning int
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_pollset.c)
ext\zmq\zmq.c(296) : error C2223: left of '->len' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(72) : error C2061: syntax error : identifier 'zend_long' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(52) : warning C4047: '=' : 'zval ***' differs in levels of indirection from 'zval *'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq.c(296) : error C2198: 'zmq_z85_encode' : too few arguments for call
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(76) : error C2059: syntax error : '}' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(57) : error C2039: 'retval' : is not a member of '_zend_fcall_info'
        C:\php-sdk\php55\vc11\x64\php-5.5.24-src\Zend\zend_API.h(43) : see declaration of '_zend_fcall_info'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_clock.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq.c(297) : error C2065: 'buffer' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(84) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(63) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'zval *'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_pollset.c)
ext\zmq\zmq.c(297) : warning C4022: '_efree' : pointer mismatch for actual parameter 1
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(86) : error C2365: 'connect' : redefinition; previous definition was 'function' (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1633) : see declaration of 'connect'
ext\zmq\zmq_device.c(63) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq.c(301) : warning C4003: not enough actual parameters for macro 'RETVAL_STRINGL'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(87) : error C2365: 'bind' : redefinition; previous definition was 'function' (ext\zmq\zmq_sockopt.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(1595) : see declaration of 'bind'
ext\zmq\zmq_device.c(67) : warning C4013: 'Z_ISUNDEF' undefined; assuming extern returning int
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq.c(301) : error C2065: 'buffer' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(93) : error C2059: syntax error : '}' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(70) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'zval *'
ext\zmq\zmq.c(301) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'int'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(70) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
ext\zmq\zmq.c(301) : error C2065: 'buffer_size' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(99) : error C2061: syntax error : identifier 'php_zmq_context' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(71) : warning C4047: 'function' : 'zval **' differs in levels of indirection from 'zval *'
ext\zmq\zmq.c(301) : error C2059: syntax error : '?'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(101) : error C2059: syntax error : '}' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(71) : warning C4024: '_zval_ptr_dtor' : different types for formal and actual parameter 1
ext\zmq\zmq.c(302) : error C2065: 'buffer' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2016: C requires that a struct or union has at least one member (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(302) : warning C4022: '_efree' : pointer mismatch for actual parameter 1
ext\zmq\zmq_device.c(139) : error C2065: 'php_zmq_socket_object' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(108) : error C2061: syntax error : identifier 'php_zmq_socket' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(312) : error C2065: 'zend_string' : undeclared identifier
ext\zmq\zmq_device.c(139) : error C2065: 'front' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(116) : error C2059: syntax error : '}' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(312) : error C2065: 'data' : undeclared identifier
ext\zmq\zmq_device.c(139) : error C2065: 'back' : undeclared identifier
ext\zmq\zmq.c(312) : warning C4552: '*' : operator has no effect; expected operator with side-effect
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(55) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2061: syntax error : identifier 'php_zmq_get_libzmq_version_id' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(139) : error C2100: illegal indirection
ext\zmq\zmq.c(313) : error C2275: 'uint8_t' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\stdint.h(12) : see declaration of 'uint8_t'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ';' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(141) : error C2275: 'zmq_msg_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc11\x64\libzmq\include\zmq.h(198) : see declaration of 'zmq_msg_t'
ext\zmq\zmq.c(313) : error C2065: 'buffer' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2081: 'zend_string' : name in formal parameter list illegal (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(210) : error C2059: syntax error : ')' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(141) : error C2146: syntax error : missing ';' before identifier 'msg'
ext\zmq\zmq.c(314) : error C2275: 'size_t' : illegal use of this type as an expression
        ext\zmq\zmq.c : see declaration of 'size_t'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing ')' before '*' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(141) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq.c(314) : error C2146: syntax error : missing ';' before identifier 'buffer_size'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_pollset.h(66) : error C2059: syntax error : ')' (ext\zmq\zmq_pollset.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(143) : error C2143: syntax error : missing ';' before 'type'
ext\zmq\zmq.c(314) : error C2065: 'buffer_size' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\php_zmq_private.h(217) : error C2059: syntax error : ')' (ext\zmq\zmq_sockopt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(32) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(153) : error C2275: 'size_t' : illegal use of this type as an expression
        ext\zmq\zmq_device.c : see declaration of 'size_t'
ext\zmq\zmq.c(316) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(33) : error C2065: 'php_zmq_context_object' : undeclared identifier (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(153) : error C2146: syntax error : missing ';' before identifier 'moresz'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(32) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(320) : error C2065: 'data' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(33) : error C2059: syntax error : ')' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(153) : error C2065: 'moresz' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(33) : error C2065: 'php_zmq_context_object' : undeclared identifier (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(320) : error C2223: left of '->len' must point to struct/union
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(37) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(154) : error C2275: 'zmq_pollitem_t' : illegal use of this type as an expression
        C:\pecl-dep-libs\vc11\x64\libzmq\include\zmq.h(377) : see declaration of 'zmq_pollitem_t'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(33) : error C2059: syntax error : ')' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(324) : error C2065: 'buffer_size' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(38) : error C2065: 'php_zmq_socket_object' : undeclared identifier (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(154) : error C2146: syntax error : missing ';' before identifier 'items'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(37) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq.c(324) : fatal error C1003: error count exceeds 100; stopping compilation
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(38) : error C2059: syntax error : ')' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(154) : error C2065: 'items' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(38) : error C2065: 'php_zmq_socket_object' : undeclared identifier (ext\zmq\zmq_sockopt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(42) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(154) : error C2109: subscript requires array or pointer type
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(38) : error C2059: syntax error : ')' (ext\zmq\zmq_sockopt.c)
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(43) : warning C4133: 'return' : incompatible types - from 'php_zmq_poll_object *' to 'int *' (ext\zmq\zmq_pollset.c)
ext\zmq\zmq_device.c(156) : error C2143: syntax error : missing ';' before 'type'
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(42) : error C2143: syntax error : missing '{' before '*' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(158) : error C2065: 'rc' : undeclared identifier
c:\php-sdk\php55\vc11\x64\php-5.5.24-src\ext\zmq\zmq_object_access.c(43) : warning C4133: 'return' : incompatible types - from 'php_zmq_poll_object *' to 'int *' (ext\zmq\zmq_sockopt.c)
ext\zmq\zmq_device.c(162) : error C2065: 'front' : undeclared identifier
ext\zmq\zmq_device.c(162) : warning C4013: 'Z_OBJ' undefined; assuming extern returning int
ext\zmq\zmq_device.c(162) : warning C4047: 'function' : 'zend_object *' differs in levels of indirection from 'int'
ext\zmq\zmq_device.c(162) : warning C4024: 'php_zmq_socket_fetch_object' : different types for formal and actual parameter 1
ext\zmq\zmq_device.c(162) : warning C4047: '=' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_device.c(163) : error C2065: 'back' : undeclared identifier
ext\zmq\zmq_pollset.c(44) : error C2061: syntax error : identifier 'zend_string'
ext\zmq\zmq_sockopt.c(404) : error C2065: 'php_zmq_socket_object' : undeclared identifier
ext\zmq\zmq_device.c(163) : warning C4047: 'function' : 'zend_object *' differs in levels of indirection from 'int'
ext\zmq\zmq_pollset.c(52) : error C2059: syntax error : '}'
ext\zmq\zmq_sockopt.c(404) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(163) : warning C4024: 'php_zmq_socket_fetch_object' : different types for formal and actual parameter 1
ext\zmq\zmq_pollset.c(60) : error C2037: left of 'items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(404) : warning C4552: '*' : operator has no effect; expected operator with side-effect
ext\zmq\zmq_device.c(163) : warning C4047: '=' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_pollset.c(61) : error C2037: left of 'items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(405) : error C2065: 'zend_long' : undeclared identifier
ext\zmq\zmq_device.c(165) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(61) : error C2198: '_efree' : too few arguments for call
ext\zmq\zmq_sockopt.c(405) : error C2146: syntax error : missing ';' before identifier 'key'
ext\zmq\zmq_device.c(165) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(64) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(405) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(165) : error C2065: 'front' : undeclared identifier
ext\zmq\zmq_pollset.c(65) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(406) : error C2275: 'size_t' : illegal use of this type as an expression
        ext\zmq\zmq_sockopt.c : see declaration of 'size_t'
ext\zmq\zmq_device.c(165) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_pollset.c(66) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(406) : error C2146: syntax error : missing ';' before identifier 'value_len'
ext\zmq\zmq_device.c(166) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(66) : error C2198: '_zval_ptr_dtor' : too few arguments for call
ext\zmq\zmq_sockopt.c(406) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(166) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(68) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(408) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(167) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(68) : error C2198: '_efree' : too few arguments for call
ext\zmq\zmq_sockopt.c(412) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(167) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(71) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(412) : warning C4013: 'Z_OBJ_P' undefined; assuming extern returning int
ext\zmq\zmq_device.c(168) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(72) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(412) : warning C4047: 'function' : 'zend_object *' differs in levels of indirection from 'int'
ext\zmq\zmq_device.c(168) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(73) : warning C4013: 'zend_string_release' undefined; assuming extern returning int
ext\zmq\zmq_sockopt.c(412) : warning C4024: 'php_zmq_socket_fetch_object' : different types for formal and actual parameter 1
ext\zmq\zmq_device.c(169) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(73) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(412) : warning C4047: '=' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_device.c(169) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(75) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(414) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(169) : error C2065: 'back' : undeclared identifier
ext\zmq\zmq_pollset.c(75) : error C2198: '_efree' : too few arguments for call
ext\zmq\zmq_sockopt.c(414) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_device.c(169) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_pollset.c(79) : error C2037: left of 'items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_device.c(170) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(79) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_device.c(170) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(79) : error C2198: '_ecalloc' : too few arguments for call
ext\zmq\zmq_sockopt.c(419) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(171) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(80) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(426) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(171) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(80) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(477) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(172) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(80) : error C2065: 'zend_string' : undeclared identifier
ext\zmq\zmq_sockopt.c(478) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(172) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(80) : error C2059: syntax error : ')'
ext\zmq\zmq_sockopt.c(478) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_device.c(176) : error C2065: 'php_zmq_socket_object' : undeclared identifier
ext\zmq\zmq_pollset.c(81) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(478) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(176) : error C2065: 'capture' : undeclared identifier
ext\zmq\zmq_pollset.c(81) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(478) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_device.c(176) : warning C4047: 'function' : 'zend_object *' differs in levels of indirection from 'int'
ext\zmq\zmq_pollset.c(81) : error C2198: '_ecalloc' : too few arguments for call
ext\zmq\zmq_sockopt.c(478) : warning C4047: 'function' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_device.c(176) : warning C4024: 'php_zmq_socket_fetch_object' : different types for formal and actual parameter 1
ext\zmq\zmq_pollset.c(82) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(478) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_device.c(176) : warning C4047: '=' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_pollset.c(82) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(478) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(176) : error C2106: '=' : left operand must be l-value
ext\zmq\zmq_pollset.c(83) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(478) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_device.c(177) : error C2065: 'capture' : undeclared identifier
ext\zmq\zmq_pollset.c(88) : error C2061: syntax error : identifier 's_pollset_append'
ext\zmq\zmq_sockopt.c(552) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(177) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_pollset.c(88) : error C2059: syntax error : ';'
ext\zmq\zmq_sockopt.c(554) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(191) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(88) : error C2059: syntax error : 'type'
ext\zmq\zmq_sockopt.c(554) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_device.c(191) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(114) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(554) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(191) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(115) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(554) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_device.c(191) : warning C4047: 'function' : 'zmq_pollitem_t *' differs in levels of indirection from 'int'
ext\zmq\zmq_pollset.c(115) : error C2198: '_zval_ptr_dtor' : too few arguments for call
ext\zmq\zmq_sockopt.c(554) : warning C4047: 'function' : 'int' differs in levels of indirection from 'char (*)[255]'
ext\zmq\zmq_device.c(191) : warning C4024: 'zmq_poll' : different types for formal and actual parameter 1
ext\zmq\zmq_pollset.c(118) : error C2037: left of 'items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(554) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_device.c(191) : error C2198: 'zmq_poll' : too few arguments for call
ext\zmq\zmq_pollset.c(119) : error C2037: left of 'items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(554) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(192) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(120) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(554) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_device.c(194) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq_pollset.c(121) : error C2198: 'memmove' : too few arguments for call
ext\zmq\zmq_sockopt.c(558) : warning C4003: not enough actual parameters for macro 'RETURN_STRINGL'
ext\zmq\zmq_device.c(194) : warning C4133: 'function' : incompatible types - from 'int *' to 'zmq_msg_t *'
ext\zmq\zmq_pollset.c(123) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(558) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(201) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(124) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(558) : error C2059: syntax error : '?'
ext\zmq\zmq_device.c(209) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq_pollset.c(125) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(568) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(209) : warning C4133: 'function' : incompatible types - from 'int *' to 'zmq_msg_t *'
ext\zmq\zmq_pollset.c(125) : error C2065: 'zend_string' : undeclared identifier
ext\zmq\zmq_sockopt.c(569) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(216) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(125) : error C2059: syntax error : ')'
ext\zmq\zmq_sockopt.c(569) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_device.c(221) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq_pollset.c(128) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(569) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(221) : warning C4133: 'function' : incompatible types - from 'int *' to 'zmq_msg_t *'
ext\zmq\zmq_pollset.c(129) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(569) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_device.c(228) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(130) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(569) : warning C4047: 'function' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_device.c(228) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(131) : error C2198: 'memmove' : too few arguments for call
ext\zmq\zmq_sockopt.c(569) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_device.c(231) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(133) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(569) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(231) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(135) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(569) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_device.c(231) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(135) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(583) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(231) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq_pollset.c(135) : error C2037: left of 'num_items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(584) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(231) : error C2198: 'zmq_recvmsg' : too few arguments for call
ext\zmq\zmq_pollset.c(136) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(584) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_device.c(232) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(136) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(584) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(234) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq_sockopt.c(584) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_device.c(234) : warning C4133: 'function' : incompatible types - from 'int *' to 'zmq_msg_t *'
ext\zmq\zmq_pollset.c(138) : error C2037: left of 'items' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(584) : warning C4047: 'function' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_device.c(239) : error C2065: 'moresz' : undeclared identifier
ext\zmq\zmq_sockopt.c(584) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_device.c(239) : error C2065: 'more' : undeclared identifier
ext\zmq\zmq_pollset.c(138) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(584) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(240) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_pollset.c(138) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(584) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_device.c(240) : error C2065: 'items' : undeclared identifier
ext\zmq\zmq_pollset.c(138) : error C2198: '_erealloc' : too few arguments for call
ext\zmq\zmq_sockopt.c(598) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(240) : error C2109: subscript requires array or pointer type
ext\zmq\zmq_pollset.c(139) : error C2037: left of 'keys' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(600) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_device.c(240) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_sockopt.c(600) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_device.c(240) : error C2065: 'more' : undeclared identifier
ext\zmq\zmq_pollset.c(139) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(600) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_device.c(240) : warning C4047: 'function' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_pollset.c(139) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(600) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_device.c(240) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_pollset.c(139) : error C2065: 'zend_string' : undeclared identifier
ext\zmq\zmq_sockopt.c(600) : warning C4047: 'function' : 'int' differs in levels of indirection from 'char (*)[255]'
ext\zmq\zmq_device.c(240) : error C2065: 'moresz' : undeclared identifier
ext\zmq\zmq_pollset.c(139) : error C2059: syntax error : ')'
ext\zmq\zmq_sockopt.c(600) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_device.c(240) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_pollset.c(140) : error C2037: left of 'zv' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(600) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_device.c(241) : error C2065: 'rc' : undeclared identifier
ext\zmq\zmq_sockopt.c(600) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_device.c(243) : error C2065: 'msg' : undeclared identifier
ext\zmq\zmq_pollset.c(140) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(604) : warning C4003: not enough actual parameters for macro 'RETURN_STRINGL'
ext\zmq\zmq_device.c(243) : fatal error C1003: error count exceeds 100; stopping compilation
ext\zmq\zmq_pollset.c(140) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(604) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_pollset.c(140) : error C2198: '_erealloc' : too few arguments for call
ext\zmq\zmq_sockopt.c(604) : error C2059: syntax error : '?'
ext\zmq\zmq_pollset.c(142) : error C2037: left of 'allocated' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(614) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_pollset.c(142) : error C2037: left of 'alloc_size' specifies undefined struct/union '_php_zmq_pollset'
ext\zmq\zmq_sockopt.c(616) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_pollset.c(142) : fatal error C1003: error count exceeds 100; stopping compilation
ext\zmq\zmq_sockopt.c(616) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_sockopt.c(616) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_sockopt.c(616) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_sockopt.c(616) : warning C4047: 'function' : 'int' differs in levels of indirection from 'char (*)[255]'
ext\zmq\zmq_sockopt.c(616) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_sockopt.c(616) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(616) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_sockopt.c(620) : warning C4003: not enough actual parameters for macro 'RETURN_STRINGL'
ext\zmq\zmq_sockopt.c(620) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(620) : error C2059: syntax error : '?'
ext\zmq\zmq_sockopt.c(630) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(631) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_sockopt.c(631) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_sockopt.c(631) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_sockopt.c(631) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_sockopt.c(631) : warning C4047: 'function' : 'int' differs in levels of indirection from 'int *'
ext\zmq\zmq_sockopt.c(631) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_sockopt.c(631) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(631) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_sockopt.c(645) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(647) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_sockopt.c(647) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_sockopt.c(647) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_sockopt.c(647) : warning C4022: 'zmq_getsockopt' : pointer mismatch for actual parameter 1
ext\zmq\zmq_sockopt.c(647) : warning C4047: 'function' : 'int' differs in levels of indirection from 'char (*)[32]'
ext\zmq\zmq_sockopt.c(647) : warning C4024: 'zmq_getsockopt' : different types for formal and actual parameter 2
ext\zmq\zmq_sockopt.c(647) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(647) : error C2198: 'zmq_getsockopt' : too few arguments for call
ext\zmq\zmq_sockopt.c(651) : warning C4003: not enough actual parameters for macro 'RETURN_STRINGL'
ext\zmq\zmq_sockopt.c(651) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(651) : error C2059: syntax error : '?'
ext\zmq\zmq_sockopt.c(661) : error C2065: 'value_len' : undeclared identifier
ext\zmq\zmq_sockopt.c(663) : error C2065: 'intern' : undeclared identifier
ext\zmq\zmq_sockopt.c(663) : error C2223: left of '->socket' must point to struct/union
ext\zmq\zmq_sockopt.c(663) : error C2065: 'key' : undeclared identifier
ext\zmq\zmq_sockopt.c(663) : fatal error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.
