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

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

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\8.0\bin\x64\mc.exe" -h win32\ -r C:\obj\5.5-ts-windows-vc11-x64\Release_TS\ -x C:\obj\5.5-ts-windows-vc11-x64\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_BZLIB_H=1 /D COMPILE_DL_BZ2 /D BZ2_EXPORTS=1  /D PHP_BZ2_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bz2\ /c ext\bz2\bz2.c ext\bz2\bz2_filter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
bz2.c
bz2_filter.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.c(142) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(155) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(401) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(615) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\bz2\bz2.c(620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\bz2\bz2.c(621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\bz2\bz2_filter.c(116) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(141) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(143) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(164) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(166) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(239) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(257) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(259) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(275) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(277) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\bz2\bz2_filter.c(330) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src   -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\Zend\ /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.c Zend\zend_builtin_functions.c Zend\zend_closures.c Zend\zend_compile.c Zend\zend_constants.c Zend\zend_default_classes.c Zend\zend_dynamic_array.c Zend\zend_exceptions.c Zend\zend_execute.c Zend\zend_execute_API.c Zend\zend_extensions.c Zend\zend_float.c Zend\zend_gc.c Zend\zend_generators.c Zend\zend_hash.c Zend\zend_highlight.c Zend\zend_indent.c Zend\zend_ini.c Zend\zend_ini_parser.c Zend\zend_ini_scanner.c Zend\zend_interfaces.c Zend\zend_iterators.c Zend\zend_language_parser.c Zend\zend_language_scanner.c Zend\zend_list.c Zend\zend_llist.c Zend\zend_multibyte.c Zend\zend_object_handlers.c Zend\zend_objects.c Zend\zend_objects_API.c Zend\zend_opcode.c Zend\zend_operators.c Zend\zend_ptr_stack.c Zend\zend_qsort.c Zend\zend_sprintf.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zend.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zend_API.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zend_alloc.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(147) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(149) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(154) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(156) : 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(169) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(170) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(171) : 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(186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(188) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(193) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(195) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(216) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(222) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(347) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(349) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(354) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(379) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(408) : 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(428) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(438) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend.c(558) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend.c(854) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_constants.c)
Zend\zend.c(892) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(1285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(1151) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1368) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_API.c(1523) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend.c(1311) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_constants.c(224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(1670) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_constants.c(273) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1934) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(1972) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_builtin_functions.c(950) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2054) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2136) : warning C4267: '=' : conversion from 'size_t' to '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(2194) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(2304) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(2530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(1887) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(1889) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(2003) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2059) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3396) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_builtin_functions.c(2195) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2196) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_builtin_functions.c(2221) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3577) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(3609) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_API.c(3679) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_API.c(3679) : warning C4267: 'initializing' : 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(3682) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3774) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_API.c(3883) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_alloc.c(1911) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned int', possible loss of data
Zend\zend_compile.c(156) : 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_alloc.c(2200) : warning C4267: '-=' : conversion from 'size_t' to 'unsigned 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_alloc.c(2630) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(974) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(989) : 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_dynamic_array.c
Zend\zend_compile.c(2492) : warning C4018: '>' : signed/unsigned mismatch
zend_exceptions.c
Zend\zend_compile.c(2534) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(2646) : warning C4018: '>' : signed/unsigned mismatch
zend_execute.c
zend_execute_API.c
Zend\zend_compile.c(3264) : warning C4267: '+=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(3296) : warning C4267: '=' : conversion from 'size_t' to 'zend_uint', possible loss of data
Zend\zend_compile.c(4020) : warning C4090: '=' : different 'const' qualifiers
Zend\zend_compile.c(4117) : warning C4267: 'initializing' : conversion from 'size_t' to 'zend_uint', possible loss of data
zend_extensions.c
Zend\zend_compile.c(5447) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_compile.c(5449) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
Zend\zend_compile.c(5491) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5708) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(5711) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_compile.c(7032) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_float.c
zend_gc.c
zend_generators.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(480) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_exceptions.c(499) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_exceptions.c(543) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_execute.c)
zend_hash.c
Zend\zend_execute.c(765) : warning C4018: '>=' : signed/unsigned mismatch
zend_highlight.c
Zend\zend_execute.c(1607) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_vm_execute.h(912) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(1026) : warning C4018: '>' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(1029) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(1031) : warning C4018: '>=' : signed/unsigned mismatch (Zend\zend_execute.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(2668) : 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.3-src\zend\zend_vm_execute.h(2681) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
Zend\zend_execute_API.c(1218) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(3314) : warning C4101: 'free_op1' : unreferenced local variable (Zend\zend_execute.c)
Zend\zend_execute_API.c(1237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_execute_API.c(1352) : warning C4133: 'function' : incompatible types - from 'WPARAM *' to 'DWORD *'
Zend\zend_execute_API.c(1369) : warning C4133: 'function' : incompatible types - from 'WPARAM *' to 'DWORD *'
zend_indent.c
Zend\zend_execute_API.c(1765) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_gc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(7997) : 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.3-src\zend\zend_vm_execute.h(8010) : 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.3-src\zend\zend_vm_execute.h(13338) : 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.3-src\zend\zend_vm_execute.h(13351) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (Zend\zend_execute.c)
zend_ini.c
zend_ini_parser.c
zend_ini_scanner.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(78) : warning C4018: '>' : signed/unsigned mismatch
Zend\zend_generators.c(80) : warning C4018: '>' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_vm_execute.h(30972) : 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.3-src\zend\zend_vm_execute.h(30985) : 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.3-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_indent.c(72) : warning C4018: '<' : signed/unsigned mismatch
Zend\zend_indent.c(86) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(92) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(95) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(101) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(104) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_indent.c(116) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(492) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(494) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(514) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(518) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(520) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
Zend\zend_ini.c(540) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_parser.c)
Zend/zend_ini_parser.y(154) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_parser.c)
zend_language_scanner.c
Zend/zend_ini_parser.y(172) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_ini_parser.c)
Zend/zend_ini_parser.c(532) : warning C4273: 'malloc' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(106) : see previous definition of 'malloc'
Zend/zend_ini_parser.c(539) : warning C4273: 'free' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(105) : see previous definition of 'free'
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_interfaces.c)
Zend\zend_interfaces.c(328) : warning C4018: '<' : signed/unsigned mismatch
Zend/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_list.c
Zend/zend_ini_scanner.l(240) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_ini_scanner.c)
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_llist.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_iterators.c)
zend_multibyte.c
zend_object_handlers.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_parser.c)
Zend/zend_language_parser.c(457) : warning C4273: 'malloc' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(106) : see previous definition of 'malloc'
Zend/zend_language_parser.c(464) : warning C4273: 'free' : inconsistent dll linkage
        C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\malloc.h(105) : see previous definition of 'free'
Zend/zend_language_parser.y(1247) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data (Zend\zend_language_parser.c)
Zend\zend_multibyte.c(171) : warning C4090: 'function' : different 'const' qualifiers
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_object_handlers.c)
Zend\zend_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
Zend\zend_object_handlers.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_llist.c(254) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(889) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Zend\zend_object_handlers.c(1107) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_objects.c
zend_objects_API.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_opcode.c
zend_operators.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/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)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects_API.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_list.c)
Zend/zend_language_scanner.l(993) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
zend_ptr_stack.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_qsort.c
zend_sprintf.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_language_scanner.l(1855) : warning C4018: '<' : signed/unsigned mismatch (Zend\zend_language_scanner.c)
Zend\zend_operators.c(87) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_objects.c)
Zend\zend_operators.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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_opcode.c(491) : warning C4018: '<' : signed/unsigned mismatch
zend_stack.c
Zend/zend_language_scanner.l(1913) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (Zend\zend_language_scanner.c)
Zend/zend_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_stream.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_string.c
zend_strtod.c
zend_ts_hash.c
zend_variables.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src   -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_open_temporary_file.c main\php_scandir.c main\php_sprintf.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
SAPI.c
fopen_wrappers.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
getopt.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
internal_functions.c
main.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mergesort.c
network.c
output.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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(84) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\getopt.c(114) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
main\SAPI.c(195) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(295) : warning C4267: '=' : 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(650) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(738) : warning C4018: '<' : signed/unsigned mismatch
main\SAPI.c(802) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(895) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
main\SAPI.c(1020) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\fopen_wrappers.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(171) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(230) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_content_types.c
main\fopen_wrappers.c(411) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(413) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(534) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(569) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(629) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(646) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(647) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(777) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\fopen_wrappers.c(790) : 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
php_ini.c
main\output.c(92) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(101) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(241) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(374) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(387) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\output.c(546) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(551) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(615) : 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(638) : 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(666) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(867) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(956) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\output.c(1079) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\output.c(1161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1187) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1188) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1190) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1193) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\output.c(1265) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
php_open_temporary_file.c
php_scandir.c
php_sprintf.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\main.c)
php_ticks.c
php_variables.c
main\main.c(134) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(143) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(718) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(921) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(1578) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2111) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2126) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\main.c(2425) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2453) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\main.c(2518) : warning C4090: 'function' : different 'const' qualifiers
main\main.c(2565) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
reentrancy.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_content_types.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ini.c)
main\php_open_temporary_file.c(128) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_open_temporary_file.c(203) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_sprintf.c)
main\php_content_types.c(55) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
rfc1867.c
main\php_scandir.c(100) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
snprintf.c
main\php_ini.c(361) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(368) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(661) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(674) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\php_ini.c(827) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\php_ini.c(880) : 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
spprintf.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_ticks.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\php_variables.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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\rfc1867.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\spprintf.c)
main\rfc1867.c(150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(179) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(435) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(544) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(714) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(731) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(861) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(880) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1037) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1051) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1053) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\rfc1867.c(1096) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\rfc1867.c(1105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1114) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1121) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\rfc1867.c(1138) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1169) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\rfc1867.c(1196) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcat.c)
main\snprintf.c(393) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\snprintf.c(966) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\snprintf.c(1071) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\snprintf.c(1232) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\snprintf.c(1245) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\spprintf.c(576) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(578) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(679) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(703) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\spprintf.c(808) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\strlcpy.c)
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src   -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /c win32\fnmatch.c win32\inet.c win32\sockets.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
fnmatch.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
inet.c
sockets.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src   -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\main\streams\ /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cast.c
filter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
glob_wrapper.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
memory.c
mmap.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
plain_wrapper.c
streams.c
transports.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\plain_wrapper.c)
main\streams\glob_wrapper.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(59) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\glob_wrapper.c(81) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(135) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\glob_wrapper.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(144) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(155) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(167) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(182) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(187) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(211) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\memory.c(643) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(647) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(676) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\memory.c(677) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(692) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\memory.c(699) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\memory.c(706) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', 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(707) : 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
main\streams\streams.c(121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\plain_wrapper.c(325) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(349) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\plain_wrapper.c(355) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
main\streams\streams.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
userspace.c
main\streams\plain_wrapper.c(748) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\plain_wrapper.c(749) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
main\streams\streams.c(640) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(697) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(721) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(744) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(763) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(810) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(947) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(948) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1016) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
xp_socket.c
main\streams\streams.c(1102) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1103) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1071) : warning C4267: 'function' : conversion from 'size_t' to 'const int', possible loss of data
main\streams\streams.c(1140) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1075) : warning C4267: 'function' : conversion from 'size_t' to 'const int', possible loss of data
main\streams\plain_wrapper.c(1167) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1337) : warning C4267: '-=' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1241) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1359) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1276) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1401) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\streams.c(1407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1529) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
main\streams\plain_wrapper.c(1393) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1698) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1709) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\plain_wrapper.c(1458) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\plain_wrapper.c(1459) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1724) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(1743) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2026) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\streams.c(2219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2222) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2236) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2239) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\streams.c(2245) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (main\streams\xp_socket.c)
main\streams\userspace.c(294) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(297) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(380) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(394) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(477) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(70) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\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\userspace.c(636) : warning C4267: 'initializing' : 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\userspace.c(685) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
main\streams\xp_socket.c(261) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
main\streams\xp_socket.c(317) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\xp_socket.c(318) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\xp_socket.c(319) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
main\streams\userspace.c(1171) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1175) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1218) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1226) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1270) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1282) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1328) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1336) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1390) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1417) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1464) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
main\streams\userspace.c(1472) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src   -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\win32\ /c win32\glob.c win32\globals.c win32\readdir.c win32\registry.c win32\select.c win32\sendmail.c win32\time.c win32\winutil.c win32\wsyslog.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
glob.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
globals.c
readdir.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
registry.c
select.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
sendmail.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
time.c
winutil.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\globals.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\readdir.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (win32\winutil.c)
win32\glob.c(738) : warning C4267: '=' : conversion from 'size_t' to 'u_int', possible loss of data
win32\readdir.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
win32\readdir.c(85) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
win32\readdir.c(109) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
win32\readdir.c(154) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
wsyslog.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
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.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src   -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex    /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS  /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1  /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib  /D HAVE_CONFIG_H    /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1  /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\TSRM\ /c TSRM\TSRM.c TSRM\tsrm_strtok_r.c TSRM\tsrm_virtual_cwd.c TSRM\tsrm_win32.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
TSRM.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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
TSRM\tsrm_virtual_cwd.c(1944) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\ /c ext\bcmath\bcmath.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
bcmath.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\bcmath\libbcmath\src\ /c ext\bcmath\libbcmath\src\add.c ext\bcmath\libbcmath\src\compare.c ext\bcmath\libbcmath\src\debug.c ext\bcmath\libbcmath\src\div.c ext\bcmath\libbcmath\src\divmod.c ext\bcmath\libbcmath\src\doaddsub.c ext\bcmath\libbcmath\src\init.c ext\bcmath\libbcmath\src\int2num.c ext\bcmath\libbcmath\src\nearzero.c ext\bcmath\libbcmath\src\neg.c ext\bcmath\libbcmath\src\num2long.c ext\bcmath\libbcmath\src\num2str.c ext\bcmath\libbcmath\src\outofmem.c ext\bcmath\libbcmath\src\output.c ext\bcmath\libbcmath\src\raise.c ext\bcmath\libbcmath\src\raisemod.c ext\bcmath\libbcmath\src\recmul.c ext\bcmath\libbcmath\src\rmzero.c ext\bcmath\libbcmath\src\rt.c ext\bcmath\libbcmath\src\sqrt.c ext\bcmath\libbcmath\src\str2num.c ext\bcmath\libbcmath\src\sub.c ext\bcmath\libbcmath\src\zero.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
add.c
compare.c
debug.c
div.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
divmod.c
doaddsub.c
init.c
int2num.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\divmod.c)
nearzero.c
neg.c
num2long.c
num2str.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\init.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
outofmem.c
output.c
raise.c
raisemod.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\bcmath\libbcmath\src\num2str.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
recmul.c
rmzero.c
rt.c
sqrt.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
str2num.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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)
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.3-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.3-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.3-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.3-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.3-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.3-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.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\calendar\ /c ext\calendar\cal_unix.c ext\calendar\calendar.c ext\calendar\dow.c ext\calendar\easter.c ext\calendar\french.c ext\calendar\gregor.c ext\calendar\jewish.c ext\calendar\julian.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cal_unix.c
calendar.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
dow.c
easter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
french.c
gregor.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
jewish.c
julian.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ctype\ /c ext\ctype\ctype.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ctype.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/date/lib /wd4244 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\ /c ext\date\php_date.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_date.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(896) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(902) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1215) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1407) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1443) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1696) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(1750) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1751) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1752) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1753) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1754) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1755) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1756) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1757) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1758) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1795) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1796) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1797) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1798) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1799) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1800) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1801) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1802) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1803) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(1804) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2200) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2212) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2223) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2227) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2313) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2323) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2327) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(2399) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2400) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2401) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2402) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2403) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2404) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2405) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2407) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2408) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2410) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2416) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2417) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2418) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2419) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2852) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2858) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2860) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2866) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2894) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2895) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2896) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2897) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2898) : 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(2902) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2904) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2911) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2914) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2917) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2918) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2922) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2925) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2929) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2930) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2931) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2938) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2939) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2940) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2941) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2942) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(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(2948) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2951) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(2953) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3011) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3795) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3806) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3810) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(3833) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(3928) : 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(3942) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3944) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3949) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3974) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3975) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3976) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(3977) : 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(4194) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4195) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4196) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4197) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4198) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4199) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4200) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4201) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4526) : warning C4267: '=' : conversion from 'size_t' to 'int', 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(4546) : 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(4550) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4553) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4556) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4596) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\date\php_date.c(4734) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4735) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4738) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4739) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4743) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4745) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4748) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4754) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4755) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4758) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4759) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4763) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4765) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4772) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4773) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4776) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4777) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4783) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4790) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4791) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4794) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4795) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4799) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\date\php_date.c(4801) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/date/lib /wd4244 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\date\lib\ /c ext\date\lib\astro.c ext\date\lib\dow.c ext\date\lib\interval.c ext\date\lib\parse_date.c ext\date\lib\parse_iso_intervals.c ext\date\lib\parse_tz.c ext\date\lib\timelib.c ext\date\lib\tm2unixtime.c ext\date\lib\unixtime2tm.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
astro.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
dow.c
interval.c
parse_date.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\ /c ext\ereg\ereg.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ereg.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ereg\regex\ /c ext\ereg\regex\regcomp.c ext\ereg\regex\regerror.c ext\ereg\regex\regexec.c ext\ereg\regex\regfree.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regcomp.c
regerror.c
regexec.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regfree.c
ext\ereg\regex\regcomp.c(120) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(256) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(476) : warning C4267: '=' : conversion from 'size_t' to 'sopno', possible loss of data
ext\ereg\regex\regcomp.c(807) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\ereg\regex\regcomp.c(1064) : warning C4267: '-=' : conversion from 'size_t' to 'uch', possible loss of data
ext\ereg\regex\regcomp.c(1386) : warning C4267: '=' : conversion from 'size_t' to 'sop', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\ext\ereg\regex\engine.c(397) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data (ext\ereg\regex\regexec.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\filter\ /c ext\filter\callback_filter.c ext\filter\filter.c ext\filter\logical_filters.c ext\filter\sanitizing_filters.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
callback_filter.c
filter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
logical_filters.c
sanitizing_filters.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\sanitizing_filters.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\filter\logical_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(617) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\filter\logical_filters.c(621) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ftp\ /c ext\ftp\ftp.c ext\ftp\php_ftp.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ftp.c
php_ftp.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\php_ftp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\ftp\ftp.c)
ext\ftp\php_ftp.c(454) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(571) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(643) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\php_ftp.c(1261) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\ftp\ftp.c(440) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\ftp\ftp.c(1019) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
ext\ftp\ftp.c(1234) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\ftp\ftp.c(1267) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1295) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ftp\ftp.c(1361) : warning C4244: 'return' : conversion from 'SOCKET' to 'int', possible loss of data
ext\ftp\ftp.c(1392) : warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\hash\ /c ext\hash\hash.c ext\hash\hash_adler32.c ext\hash\hash_crc32.c ext\hash\hash_fnv.c ext\hash\hash_gost.c ext\hash\hash_haval.c ext\hash\hash_joaat.c ext\hash\hash_md.c ext\hash\hash_ripemd.c ext\hash\hash_sha.c ext\hash\hash_snefru.c ext\hash\hash_tiger.c ext\hash\hash_whirlpool.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
hash.c
hash_adler32.c
hash_crc32.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
hash_fnv.c
hash_gost.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
hash_haval.c
hash_joaat.c
hash_md.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_crc32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_haval.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_adler32.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_joaat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\hash\hash_md.c)
ext\hash\hash_gost.c(255) : warning C4267: '=' : conversion from 'size_t' to 'php_hash_uint32', possible loss of data
ext\hash\hash.c(106) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', 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.c(162) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(280) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(441) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\hash\hash.c(478) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(816) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(843) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(875) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\hash\hash.c(918) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
hash_ripemd.c
ext\hash\hash_md.c(684) : warning C4244: '=' : conversion from '__int64' to 'char', possible loss of data
hash_sha.c
hash_snefru.c
hash_tiger.c
hash_whirlpool.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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_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
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_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
	"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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\iconv\ /c ext\iconv\iconv.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
iconv.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /c ext\json\json.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
json.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(575) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(781) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(841) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(843) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(845) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(847) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(849) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\json\json.c(851) : warning C4267: '=' : 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
	"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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\json\ /c ext\json\JSON_parser.c ext\json\utf8_decode.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
JSON_parser.c
utf8_decode.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_MCRYPT_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mcrypt\ /c ext\mcrypt\mcrypt.c ext\mcrypt\mcrypt_filter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mcrypt.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mcrypt_filter.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt_filter.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mcrypt\mcrypt.c)
ext\mcrypt\mcrypt_filter.c(63) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(96) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt_filter.c(210) : warning C4090: 'function' : different 'const' qualifiers
ext\mcrypt\mcrypt.c(873) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(886) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1151) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mcrypt\mcrypt.c(1158) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mysqlnd\ /c ext\mysqlnd\mysqlnd.c ext\mysqlnd\mysqlnd_alloc.c ext\mysqlnd\mysqlnd_auth.c ext\mysqlnd\mysqlnd_block_alloc.c ext\mysqlnd\mysqlnd_bt.c ext\mysqlnd\mysqlnd_charset.c ext\mysqlnd\mysqlnd_debug.c ext\mysqlnd\mysqlnd_driver.c ext\mysqlnd\mysqlnd_ext_plugin.c ext\mysqlnd\mysqlnd_loaddata.c ext\mysqlnd\mysqlnd_net.c ext\mysqlnd\mysqlnd_plugin.c ext\mysqlnd\mysqlnd_ps.c ext\mysqlnd\mysqlnd_ps_codec.c ext\mysqlnd\mysqlnd_result.c ext\mysqlnd\mysqlnd_result_meta.c ext\mysqlnd\mysqlnd_reverse_api.c ext\mysqlnd\mysqlnd_statistics.c ext\mysqlnd\mysqlnd_wireprotocol.c ext\mysqlnd\php_mysqlnd.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mysqlnd.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mysqlnd_alloc.c
mysqlnd_auth.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mysqlnd_block_alloc.c
mysqlnd_bt.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mysqlnd_charset.c
mysqlnd_debug.c
mysqlnd_driver.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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_block_alloc.c(160) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
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(688) : 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(977) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(995) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1034) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(336) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_auth.c(431) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1395) : warning C4244: 'function' : conversion from 'php_socket_t' to '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.c(1522) : warning C4267: 'function' : 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.c(1724) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1725) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_debug.c(522) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd.c(1793) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
mysqlnd_ext_plugin.c
ext\mysqlnd\mysqlnd.c(2416) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd.c(2500) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd.c(2500) : warning C4090: 'function' : different 'const' qualifiers
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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_loaddata.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_ps_codec.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_plugin.c)
mysqlnd_reverse_api.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result.c)
ext\mysqlnd\mysqlnd_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_ps.c(724) : warning C4018: '<' : signed/unsigned mismatch
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
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_result_meta.c)
ext\mysqlnd\mysqlnd_net.c(867) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(877) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(885) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(890) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(895) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_net.c(900) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_loaddata.c(148) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(120) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(539) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_plugin.c(144) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_plugin.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(602) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(741) : warning C4244: 'initializing' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_ps_codec.c(781) : warning C4293: '>>' : shift count negative or too big, undefined behavior
mysqlnd_statistics.c
ext\mysqlnd\mysqlnd_result.c(424) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_result.c(575) : warning C4018: '>' : signed/unsigned mismatch
mysqlnd_wireprotocol.c
php_mysqlnd.c
ext\mysqlnd\mysqlnd_result.c(919) : warning C4018: '<' : signed/unsigned mismatch
ext\mysqlnd\mysqlnd_result.c(992) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_reverse_api.c(64) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\mysqlnd_wireprotocol.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\mysqlnd\php_mysqlnd.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
ext\mysqlnd\mysqlnd_wireprotocol.c(508) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(525) : warning C4267: '=' : conversion from 'size_t' to 'int8_t', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1428) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1446) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1733) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1739) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1780) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\mysqlnd\mysqlnd_wireprotocol.c(1940) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\odbc\ /c ext\odbc\php_odbc.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_odbc.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(1073) : warning C4244: '=' : conversion from 'SQLLEN' to 'long', possible loss of data
ext\odbc\php_odbc.c(1359) : warning C4312: 'type cast' : conversion from 'int' to 'void *' of greater size
ext\odbc\php_odbc.c(1487) : warning C4311: 'type cast' : pointer truncation from 'HSTMT' to 'int'
ext\odbc\php_odbc.c(1492) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(1499) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(1705) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1750) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1760) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1771) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\odbc\php_odbc.c(1859) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1901) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1911) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(1998) : warning C4244: '=' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2141) : warning C4244: 'initializing' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2148) : warning C4244: 'initializing' : conversion from 'SQLLEN' to 'int', possible loss of data
ext\odbc\php_odbc.c(2437) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2444) : warning C4267: 'function' : conversion from 'size_t' to 'SQLSMALLINT', possible loss of data
ext\odbc\php_odbc.c(2503) : warning C4995: 'SQL_CUR_USE_IF_NEEDED': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2504) : warning C4995: 'SQL_CUR_USE_ODBC': name was marked as #pragma deprecated
ext\odbc\php_odbc.c(2606) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'int'
ext\odbc\php_odbc.c(2630) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\odbc\php_odbc.c(2701) : warning C4244: '=' : conversion from 'SQLLEN' to 'long', possible loss of data
ext\odbc\php_odbc.c(2799) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2835) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\odbc\php_odbc.c(2975) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcrelib  /D HAVE_CONFIG_H /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\ /c ext\pcre\php_pcre.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_pcre.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/pcre/pcrelib  /D HAVE_CONFIG_H /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pcre\pcrelib\ /c ext\pcre\pcrelib\pcre_chartables.c ext\pcre\pcrelib\pcre_compile.c ext\pcre\pcrelib\pcre_config.c ext\pcre\pcrelib\pcre_exec.c ext\pcre\pcrelib\pcre_fullinfo.c ext\pcre\pcrelib\pcre_get.c ext\pcre\pcrelib\pcre_globals.c ext\pcre\pcrelib\pcre_maketables.c ext\pcre\pcrelib\pcre_newline.c ext\pcre\pcrelib\pcre_ord2utf8.c ext\pcre\pcrelib\pcre_refcount.c ext\pcre\pcrelib\pcre_study.c ext\pcre\pcrelib\pcre_tables.c ext\pcre\pcrelib\pcre_ucd.c ext\pcre\pcrelib\pcre_valid_utf8.c ext\pcre\pcrelib\pcre_version.c ext\pcre\pcrelib\pcre_xclass.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pcre_chartables.c
pcre_compile.c
pcre_config.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pcre_exec.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pcre_fullinfo.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pcre_get.c
pcre_globals.c
pcre_maketables.c
ext\pcre\pcrelib\pcre_compile.c(850) : warning C4018: '>' : signed/unsigned mismatch
ext\pcre\pcrelib\pcre_compile.c(1088) : warning C4018: '>' : signed/unsigned mismatch
ext\pcre\pcrelib\pcre_exec.c(656) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(4145) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(5250) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(5251) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(5332) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\pcre\pcrelib\pcre_compile.c(5333) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\reflection\ /c ext\reflection\php_reflection.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_reflection.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(1116) : warning C4267: 'initializing' : conversion from 'size_t' to '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(5281) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5343) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5345) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5471) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\reflection\php_reflection.c(5561) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5599) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5615) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5631) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5647) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\reflection\php_reflection.c(5663) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\session\ /c ext\session\mod_files.c ext\session\mod_mm.c ext\session\mod_user.c ext\session\mod_user_class.c ext\session\session.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mod_files.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mod_mm.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mod_user.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mod_user_class.c
session.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\session\session.c)
ext\session\mod_files.c(83) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(92) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_files.c(296) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\mod_user.c(91) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(92) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(133) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(154) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user.c(167) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\mod_user_class.c(157) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(148) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(320) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(333) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(356) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(360) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\session\session.c(855) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(943) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(980) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\session\session.c(1128) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1144) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1147) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1158) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1173) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(1179) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1251) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1252) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1302) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1365) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1372) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1423) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1472) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\session\session.c(1587) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1588) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1589) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(1606) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1627) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1729) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1801) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1826) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(1889) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2042) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2421) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2452) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2489) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2499) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\session\session.c(2547) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\session\session.c(2576) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2585) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2591) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2620) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2632) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2633) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2651) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\session\session.c(2664) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\spl\ /c ext\spl\php_spl.c ext\spl\spl_array.c ext\spl\spl_directory.c ext\spl\spl_dllist.c ext\spl\spl_engine.c ext\spl\spl_exceptions.c ext\spl\spl_fixedarray.c ext\spl\spl_functions.c ext\spl\spl_heap.c ext\spl\spl_iterators.c ext\spl\spl_observer.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_spl.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spl_array.c
spl_directory.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spl_dllist.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spl_engine.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spl_exceptions.c
spl_fixedarray.c
spl_functions.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_engine.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-src\ext\spl\spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_exceptions.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\spl\spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\spl\spl_fixedarray.c)
ext\spl\spl_directory.c(246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(305) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\spl\spl_directory.c(409) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\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\php_spl.c(282) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\spl\spl_functions.c(89) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\spl\spl_directory.c(914) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(946) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(947) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(977) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(978) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1015) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1034) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1069) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_dllist.c(1172) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1319) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\php_spl.c(781) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1540) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1586) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_array.c(1239) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1792) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1904) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(1908) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2113) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2165) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\spl\spl_array.c(1711) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2309) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2324) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\spl\spl_directory.c(2431) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_directory.c(2448) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
spl_heap.c
ext\spl\spl_directory.c(2793) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2812) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\spl\spl_directory.c(2848) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
spl_iterators.c
spl_observer.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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)
ext\spl\spl_observer.c(496) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_observer.c(792) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1007) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1033) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1170) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(1227) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\spl\spl_iterators.c(2205) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma"  /DHAVE_ONIGURUMA_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\standard\ /c ext\standard\array.c ext\standard\assert.c ext\standard\base64.c ext\standard\basic_functions.c ext\standard\browscap.c ext\standard\crc32.c ext\standard\credits.c ext\standard\crypt.c ext\standard\crypt_blowfish.c ext\standard\crypt_freesec.c ext\standard\crypt_sha256.c ext\standard\crypt_sha512.c ext\standard\css.c ext\standard\cyr_convert.c ext\standard\datetime.c ext\standard\dir.c ext\standard\dl.c ext\standard\dns.c ext\standard\dns_win32.c ext\standard\exec.c ext\standard\file.c ext\standard\filestat.c ext\standard\filters.c ext\standard\flock_compat.c ext\standard\formatted_print.c ext\standard\fsock.c ext\standard\ftok.c ext\standard\ftp_fopen_wrapper.c ext\standard\head.c ext\standard\html.c ext\standard\http.c ext\standard\http_fopen_wrapper.c ext\standard\image.c ext\standard\incomplete_class.c ext\standard\info.c ext\standard\iptc.c ext\standard\lcg.c ext\standard\levenshtein.c ext\standard\link_win32.c ext\standard\mail.c ext\standard\math.c ext\standard\md5.c ext\standard\metaphone.c ext\standard\microtime.c ext\standard\pack.c ext\standard\pageinfo.c ext\standard\password.c ext\standard\php_crypt_r.c ext\standard\php_fopen_wrapper.c ext\standard\proc_open.c ext\standard\quot_print.c ext\standard\rand.c ext\standard\scanf.c ext\standard\sha1.c ext\standard\soundex.c ext\standard\streamsfuncs.c ext\standard\string.c ext\standard\strnatcmp.c ext\standard\syslog.c ext\standard\type.c ext\standard\uniqid.c ext\standard\url.c ext\standard\url_scanner_ex.c ext\standard\user_filters.c ext\standard\uuencode.c ext\standard\var.c ext\standard\var_unserializer.c ext\standard\versioning.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
array.c
assert.c
base64.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
basic_functions.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
browscap.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
crc32.c
credits.c
crypt.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\browscap.c)
ext\standard\assert.c(199) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(213) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(215) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\assert.c(316) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\credits.c)
crypt_blowfish.c
crypt_freesec.c
ext\standard\array.c(2607) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\array.c(2613) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
crypt_sha256.c
crypt_sha512.c
ext\standard\basic_functions.c(3640) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3641) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3642) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3643) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3644) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3646) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3647) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3650) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3658) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3661) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3663) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3665) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3667) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3668) : 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(3674) : 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(3688) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3717) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3718) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3719) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3720) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3721) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3722) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3724) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3727) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\crypt.c(288) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(3764) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3766) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\crypt.c(296) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(3767) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\crypt.c(298) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\crypt.c(301) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(3813) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3816) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3817) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3818) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3829) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3830) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3841) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3842) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3844) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(3894) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(3997) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4025) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4054) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4098) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4334) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4389) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
css.c
ext\standard\basic_functions.c(4395) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4409) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4415) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(4504) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\basic_functions.c(4566) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
cyr_convert.c
ext\standard\basic_functions.c(4613) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(4702) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(5335) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5358) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5360) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5362) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5366) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5368) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5371) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\basic_functions.c(5376) : 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(5440) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5498) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5526) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5658) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\basic_functions.c(5705) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
datetime.c
dir.c
dl.c
dns.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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
dns_win32.c
exec.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\cyr_convert.c)
file.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\datetime.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dl.c)
ext\standard\cyr_convert.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
filestat.c
filters.c
ext\standard\dir.c(240) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dir.c(241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dir.c(373) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dir.c(414) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dir.c(464) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(132) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dl.c(148) : warning C4047: '!=' : 'int' differs in levels of indirection from 'char [1]'
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\dns.c)
flock_compat.c
formatted_print.c
ext\standard\dns.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns.c(173) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns.c(227) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
fsock.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\exec.c)
ext\standard\dns_win32.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(162) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(166) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(174) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(175) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(180) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(181) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(186) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(192) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(198) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(200) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(214) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(220) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\dns_win32.c(226) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\dns_win32.c(232) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(233) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(241) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(243) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(245) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(246) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(248) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(249) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(297) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(298) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(312) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(314) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(316) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(325) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(326) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(327) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(328) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(329) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(330) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\dns_win32.c(331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filestat.c)
ftok.c
ext\standard\exec.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\filters.c)
ext\standard\exec.c(123) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\exec.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(137) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\exec.c(142) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(243) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(334) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(408) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(429) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\exec.c(463) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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 'int', possible loss of data
ext\standard\file.c(625) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(638) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(660) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(681) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(747) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(766) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(766) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(779) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\file.c(779) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(826) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1027) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1109) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1111) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1192) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1368) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1418) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1552) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1553) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1554) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\file.c(1581) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1582) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1583) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1584) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1586) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1587) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\file.c(1588) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(1754) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(1913) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ftp_fopen_wrapper.c
ext\standard\file.c(2268) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\file.c(2302) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\file.c(2451) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\flock_compat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\formatted_print.c)
ext\standard\filestat.c(982) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(985) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(986) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(987) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(988) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filestat.c(1027) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1028) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1029) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1057) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1058) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1059) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1061) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1062) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1063) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1064) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\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\filestat.c(1219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1219) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\filestat.c(1221) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1222) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1223) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filestat.c(1224) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(51) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(99) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(127) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(283) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(880) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\filters.c(1226) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1282) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1308) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\filters.c(1883) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\filters.c(2024) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\filters.c(2036) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
head.c
ext\standard\filters.c(2064) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\filters.c(2087) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\formatted_print.c(285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\formatted_print.c(334) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
html.c
http.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\fsock.c)
http_fopen_wrapper.c
ext\standard\fsock.c(76) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\fsock.c(101) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
image.c
incomplete_class.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftok.c)
info.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\ftp_fopen_wrapper.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\head.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\html.c)
ext\standard\ftp_fopen_wrapper.c(247) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\ftp_fopen_wrapper.c(264) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\ftp_fopen_wrapper.c(864) : warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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\head.c(167) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\head.c(246) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\head.c(248) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http.c(240) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
iptc.c
lcg.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\image.c)
levenshtein.c
ext\standard\http_fopen_wrapper.c(176) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\standard\http_fopen_wrapper.c(177) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\http_fopen_wrapper.c(331) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(417) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(429) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(435) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(442) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(453) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(523) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(531) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(535) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(646) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\http_fopen_wrapper.c(701) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(778) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(866) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(867) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(868) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\http_fopen_wrapper.c(901) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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\html.c(375) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(382) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(396) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(423) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\html.c(425) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(431) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\html.c(847) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1104) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\html.c(1552) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1562) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\html.c(1585) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(218) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(458) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(460) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(810) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\image.c(867) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(868) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\image.c(1164) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1181) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1183) : 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(1188) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1190) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1193) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1196) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\image.c(1198) : 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(1371) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(1374) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\image.c(1376) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\info.c)
link_win32.c
mail.c
ext\standard\info.c(804) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\info.c(999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1069) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1169) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1176) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1223) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1237) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\info.c(1253) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
math.c
md5.c
metaphone.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\iptc.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\levenshtein.c)
ext\standard\iptc.c(288) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\iptc.c(350) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\iptc.c(354) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\lcg.c)
microtime.c
pack.c
pageinfo.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\math.c)
php_crypt_r.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\md5.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\metaphone.c)
ext\standard\math.c(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\metaphone.c(45) : 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
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
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\microtime.c)
php_fopen_wrapper.c
proc_open.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\pack.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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
quot_print.c
ext\standard\pack.c(583) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\pack.c(688) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(714) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(738) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(781) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(790) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(811) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(825) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(859) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(867) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pack.c(875) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\pageinfo.c(172) : warning C4244: 'return' : conversion from 'time_t' to 'long', possible loss of data
rand.c
scanf.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\password.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
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
soundex.c
ext\standard\php_crypt_r.c(163) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
streamsfuncs.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\proc_open.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\quot_print.c)
ext\standard\php_fopen_wrapper.c(89) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\php_fopen_wrapper.c(95) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\php_fopen_wrapper.c(101) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\standard\php_fopen_wrapper.c(140) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\php_fopen_wrapper.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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\proc_open.c(343) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(344) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(381) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(382) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(383) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(384) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(385) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\proc_open.c(386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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\proc_open.c(500) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\quot_print.c(87) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\quot_print.c(100) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\standard\quot_print.c(278) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
string.c
strnatcmp.c
ext\standard\scanf.c(755) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\standard\scanf.c(875) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\scanf.c(879) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\scanf.c(918) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\scanf.c(920) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\scanf.c(1072) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
syslog.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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
ext\standard\sha1.c(105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\soundex.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\streamsfuncs.c)
url.c
url_scanner_ex.c
ext\standard\streamsfuncs.c(128) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(157) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(204) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(223) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(439) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(476) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(499) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(502) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(504) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(506) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(523) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(525) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(527) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(531) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(532) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(533) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\streamsfuncs.c(857) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(894) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(899) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(900) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\streamsfuncs.c(1337) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\streamsfuncs.c(1555) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
user_filters.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\strnatcmp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\string.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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\strnatcmp.c(112) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
uuencode.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(259) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(287) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(336) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(341) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\string.c(1029) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1035) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1075) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(1206) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1328) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1527) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1554) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1562) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1576) : warning C4244: '=' : conversion from '__int64' 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(1592) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(1621) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(1737) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(1784) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1842) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1905) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(1967) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
var.c
ext\standard\string.c(1976) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2038) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2078) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2115) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\standard\string.c(2168) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(2628) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(2923) : warning C4018: '>' : signed/unsigned mismatch
ext\standard\string.c(2966) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(2967) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3080) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3194) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3195) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3272) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3476) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3503) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3534) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(3559) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(3781) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\uniqid.c)
ext\standard\string.c(4262) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4323) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4417) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(4607) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4626) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4644) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4670) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4676) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4724) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4749) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4808) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4897) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\string.c(4905) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5071) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5078) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5084) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5085) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5086) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5087) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5088) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5089) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5090) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5091) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5092) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5093) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5094) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5095) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5096) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5097) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5098) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\string.c(5099) : 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\type.c(40) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(44) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(48) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5254) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5258) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5263) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(60) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5264) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\type.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\string.c(5440) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\string.c(5441) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5444) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\string.c(5445) : warning C4244: 'function' : conversion from '__int64' to 'ulong', possible loss of data
ext\standard\string.c(5445) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5538) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\string.c(5563) : 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
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\url.c)
var_unserializer.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\user_filters.c)
ext\standard\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(244) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(245) : 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(254) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(255) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(312) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(313) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(328) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(329) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(336) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(337) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(342) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(343) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(348) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(349) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(353) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(354) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(361) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(362) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(365) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\standard\url.c(366) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(395) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(398) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(404) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(407) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(410) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(413) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(416) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\url.c(430) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(434) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(438) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(440) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(442) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(444) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\url.c(526) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(595) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\url.c(693) : warning C4244: 'return' : conversion from '__int64' to 'int', 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(760) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\url.c(763) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\standard\uniqid.c(84) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
versioning.c
ext\standard\user_filters.c(188) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(206) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\user_filters.c(295) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\user_filters.c(315) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(333) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\user_filters.c(356) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(360) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(362) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(397) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(432) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(435) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(436) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(436) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\user_filters.c(534) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(537) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(538) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\user_filters.c(538) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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/url_scanner_ex.re(80) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(83) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(351) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(443) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
ext/standard/url_scanner_ex.re(451) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data (ext\standard\url_scanner_ex.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var.c)
ext\standard\uuencode.c(82) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\uuencode.c(123) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(80) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\standard\var.c(235) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
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(558) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(560) : warning C4311: 'type cast' : pointer truncation from 'zval *' to 'long'
ext\standard\var.c(561) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\standard\var.c(941) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\standard\var.c(988) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\standard\var.c(1001) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_unserializer.re(682) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(687) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(712) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(715) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(744) : 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: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(772) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(603) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(574) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data (ext\standard\var_unserializer.c)
ext/standard/var_unserializer.re(500) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\standard\var_unserializer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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\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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\tokenizer\ /c ext\tokenizer\tokenizer.c ext\tokenizer\tokenizer_data.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
tokenizer.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
tokenizer_data.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\tokenizer\tokenizer.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\tokenizer\tokenizer_data.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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D ZLIB_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\zlib\ /c ext\zlib\zlib.c ext\zlib\zlib_filter.c ext\zlib\zlib_fopen_wrapper.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zlib.c
zlib_filter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zlib_fopen_wrapper.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.c(134) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(136) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(263) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\zlib\zlib.c(294) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(320) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(321) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(360) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(408) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
ext\zlib\zlib.c(504) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(625) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(689) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(694) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(700) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(705) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(710) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(715) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(720) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\zlib\zlib.c(725) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
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
	"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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\libxml\ /c ext\libxml\libxml.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
libxml.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(147) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(void)'
ext\libxml\libxml.c(358) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(364) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(576) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(580) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\libxml\libxml.c(988) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(989) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(990) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(992) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(997) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(999) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1001) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1028) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1029) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1030) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1032) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1034) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1037) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1039) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\libxml\libxml.c(1041) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\dom\ /c ext\dom\attr.c ext\dom\cdatasection.c ext\dom\characterdata.c ext\dom\comment.c ext\dom\document.c ext\dom\documentfragment.c ext\dom\documenttype.c ext\dom\dom_iterators.c ext\dom\domconfiguration.c ext\dom\domerror.c ext\dom\domerrorhandler.c ext\dom\domexception.c ext\dom\domimplementation.c ext\dom\domimplementationlist.c ext\dom\domimplementationsource.c ext\dom\domlocator.c ext\dom\domstringlist.c ext\dom\element.c ext\dom\entity.c ext\dom\entityreference.c ext\dom\namednodemap.c ext\dom\namelist.c ext\dom\node.c ext\dom\nodelist.c ext\dom\notation.c ext\dom\php_dom.c ext\dom\processinginstruction.c ext\dom\string_extend.c ext\dom\text.c ext\dom\typeinfo.c ext\dom\userdatahandler.c ext\dom\xpath.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
attr.c
cdatasection.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
characterdata.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
comment.c
document.c
documentfragment.c
documenttype.c
dom_iterators.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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\attr.c(117) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\attr.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\characterdata.c(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(209) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(343) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(479) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(840) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1601) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\document.c(1834) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
domconfiguration.c
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domconfiguration.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationlist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domlocator.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domimplementationsource.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
domstringlist.c
element.c
entity.c
entityreference.c
ext\dom\domimplementationlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(52) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(66) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(80) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(94) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\domlocator.c(108) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
namednodemap.c
namelist.c
node.c
nodelist.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\domstringlist.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\namednodemap.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\node.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\nodelist.c)
ext\dom\domstringlist.c(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
notation.c
ext\dom\element.c(257) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(260) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(362) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\entity.c(62) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\entity.c(90) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\entity.c(120) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(680) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\element.c(686) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
php_dom.c
ext\dom\namelist.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(321) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(719) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(766) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(870) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(901) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\node.c(934) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
processinginstruction.c
string_extend.c
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
text.c
typeinfo.c
userdatahandler.c
xpath.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\notation.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\php_dom.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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\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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\dom\xpath.c)
ext\dom\php_dom.c(302) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\dom\php_dom.c(494) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\dom\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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pdo\ /c ext\pdo\pdo.c ext\pdo\pdo_dbh.c ext\pdo\pdo_sql_parser.c ext\pdo\pdo_sqlstate.c ext\pdo\pdo_stmt.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pdo.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pdo_dbh.c
pdo_sql_parser.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pdo_sqlstate.c
pdo_stmt.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sqlstate.c)
ext\pdo\pdo.c(228) : warning C4018: '<' : signed/unsigned mismatch
ext\pdo\pdo.c(245) : warning C4018: '<' : signed/unsigned mismatch
ext\pdo\pdo.c(251) : warning C4018: '>=' : signed/unsigned mismatch
ext\pdo\pdo.c(306) : warning C4018: '<' : signed/unsigned mismatch
ext/pdo/pdo_sql_parser.re(101) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_dbh.c(263) : warning C4244: 'function' : conversion from '__int64' to 'int', 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_dbh.c(365) : warning C4267: '=' : conversion from 'size_t' to 'unsigned long', possible loss of data
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_sqlstate.c(325) : warning C4090: 'function' : different 'const' qualifiers
ext/pdo/pdo_sql_parser.re(279) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(291) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(297) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext/pdo/pdo_sql_parser.re(329) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data (ext\pdo\pdo_sql_parser.c)
ext\pdo\pdo_stmt.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1023) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1034) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_dbh.c(1346) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1050) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1072) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1082) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1109) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1223) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1228) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1701) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pdo\pdo_stmt.c(1863) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1864) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1865) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pdo\pdo_stmt.c(1868) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL  /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\phar\ /c ext\phar\dirstream.c ext\phar\func_interceptors.c ext\phar\phar.c ext\phar\phar_object.c ext\phar\phar_path_check.c ext\phar\stream.c ext\phar\tar.c ext\phar\util.c ext\phar\zip.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
dirstream.c
func_interceptors.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
phar.c
phar_object.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
phar_path_check.c
stream.c
tar.c
util.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar.c)
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_path_check.c)
C:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\phar_object.c)
ext\phar\func_interceptors.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(195) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(245) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\dirstream.c(282) : warning C4244: '=' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\func_interceptors.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
ext\phar\func_interceptors.c(261) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\tar.c)
ext\phar\func_interceptors.c(314) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(357) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(357) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(141) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\phar\dirstream.c(389) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(164) : 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
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(37) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\stream.c)
ext\phar\func_interceptors.c(518) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(401) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(519) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-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\dirstream.c(445) : warning C4267: 'function' : 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\dirstream.c(479) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(488) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\dirstream.c(506) : warning C4267: 'function' : 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\dirstream.c(534) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\func_interceptors.c(560) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext/phar/phar_path_check.re(72) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data (ext\phar\phar_path_check.c)
ext\phar\func_interceptors.c(561) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-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(582) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\phar\util.c)
ext\phar\func_interceptors.c(590) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(616) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\dirstream.c(625) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(592) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(593) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(50) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(594) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(595) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(64) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\func_interceptors.c(596) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(597) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(598) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(599) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(600) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(601) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(602) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\func_interceptors.c(632) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(232) : warning C4267: '+=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(269) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(169) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar_object.c(272) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(176) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\func_interceptors.c(922) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(190) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\func_interceptors.c(989) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1192) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(233) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(424) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(452) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(449) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\tar.c(470) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1344) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(486) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(187) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1381) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(78) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1393) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\stream.c(193) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(536) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(79) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1519) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(581) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1548) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(605) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1618) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(650) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(660) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar_object.c(671) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(672) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(675) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\stream.c(266) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\util.c(275) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(284) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(822) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(1716) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(327) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(1717) : warning C4244: '+=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar_object.c(852) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1721) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\util.c(329) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1742) : warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\phar\phar.c(1746) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\tar.c(840) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(464) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', 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(1754) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(1796) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(986) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(591) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\tar.c(931) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(616) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(1917) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\phar.c(1923) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\phar\tar.c(996) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\util.c(806) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\tar.c(1021) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\stream.c(716) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2043) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2057) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\stream.c(781) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(798) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2194) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar.c(2230) : warning C4244: '=' : conversion from '__int64' 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\phar.c(2296) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\tar.c(1285) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(863) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2337) : warning C4267: '=' : conversion from 'size_t' to 'int', 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\phar.c(2386) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\stream.c(896) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\stream.c(899) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(917) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\stream.c(918) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1365) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1373) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2534) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2535) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(2652) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar.c(2683) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
ext\phar\phar_object.c(1538) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1572) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(1598) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2806) : warning C4267: '+=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\util.c(1828) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\util.c(1843) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(2932) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(1765) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar.c(2971) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(1775) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\util.c(1925) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1933) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3041) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\phar.c(3047) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1958) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(1966) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(1999) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\phar.c(3260) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\util.c(2007) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3294) : warning C4267: 'function' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(2032) : warning C4267: '=' : conversion from 'size_t' to '_off_t', possible loss of data
ext\phar\util.c(2040) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(2090) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar.c(3361) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2079) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(2105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(2207) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\util.c(2222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2147) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(2155) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\phar\util.c(2243) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\phar\phar_object.c(2207) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\phar\phar_object.c(2208) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zip.c
ext\phar\phar_object.c(2859) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(3057) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\phar_object.c(3146) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3149) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3152) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3155) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3158) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3165) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\phar\phar_object.c(3719) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\phar_object.c(4045) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\phar\phar_object.c(4909) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\ext/spl/spl_engine.h(47) : warning C4267: 'function' : 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(606) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(627) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(638) : warning C4267: '=' : conversion from 'size_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1184) : warning C4244: '=' : conversion from 'time_t' to 'php_uint32', possible loss of data
ext\phar\zip.c(1255) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\phar\zip.c(1280) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\simplexml\ /c ext\simplexml\simplexml.c ext\simplexml\sxe.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
simplexml.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
sxe.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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(1425) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1442) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\simplexml\simplexml.c(1443) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\simplexml\sxe.c(201) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\simplexml\simplexml.c(1769) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "ext/date/lib"  /DHAVE_TIMELIB_CONFIG_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\wddx\ /c ext\wddx\wddx.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
wddx.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xml\ /c ext\xml\compat.c ext\xml\xml.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
compat.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
xml.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\xml\compat.c)
ext\xml\compat.c(156) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(220) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(286) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\compat.c(752) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\xml\compat.c(761) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\xml\xml.c(394) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(740) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(745) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(760) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(793) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(795) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(820) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(821) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(822) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(831) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(833) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(883) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(891) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(892) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(893) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(962) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(994) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(995) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(997) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\xml\xml.c(1535) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\xml\xml.c(1678) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPCACHE /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlreader\ /c ext\xmlreader\php_xmlreader.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_xmlreader.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(1087) : 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_RADIUS /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\xmlwriter\ /c ext\xmlwriter\php_xmlwriter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_xmlwriter.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\xmlwriter\php_xmlwriter.c(1919) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php5ts.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\""  /d FILE_NAME="\"php5ts.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\""  /IC:\obj\5.5-ts-windows-vc11-x64\Release_TS /d MC_INCLUDE="\"C:\obj\5.5-ts-windows-vc11-x64\Release_TS\wsyslog.rc\""  win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_com_dotnet.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_com_dotnet.exp
EXT com_dotnet build complete
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_CURL_EASY_H=1 /D COMPILE_DL_CURL /D CURL_EXPORTS=1  /D CURL_STATICLIB /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\curl\ /c ext\curl\curl_file.c ext\curl\interface.c ext\curl\multi.c ext\curl\share.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
curl_file.c
interface.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
multi.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
share.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\interface.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\curl\multi.c)
ext\curl\multi.c(249) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\multi.c(280) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(281) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(308) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\multi.c(371) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1303) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1365) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1366) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1497) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1518) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
ext\curl\interface.c(1595) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1648) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\curl\interface.c(1823) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(1854) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(1862) : warning C4267: 'function' : conversion from 'size_t' to 'uint', 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(2553) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\curl\interface.c(2958) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3105) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3131) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3197) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3359) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\curl\interface.c(3462) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_curl.dll.res /d FILE_DESCRIPTION="\"cURL\"" /d FILE_NAME="\"php_curl.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"CURL extension\"" /d THANKS_GUYS="\"Thanks to Sterling Hughes\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_curl.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_curl.exp
libcurl_a.lib(userauth.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(userauth.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(transport.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(transport.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(sftp.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(sftp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(session.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(session.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(scp.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(scp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(packet.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(packet.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(openssl.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(openssl.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(misc.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(misc.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(mac.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(mac.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(knownhost.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(knownhost.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(kex.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(kex.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(keepalive.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(keepalive.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(hostkey.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(hostkey.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(global.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(global.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(crypt.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(crypt.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(comp.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(comp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(channel.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(channel.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(agent.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'libcurl_a.lib(agent.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\vc110.pdb'; linking object as if no debug info
libcurl_a.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'libcurl_a.lib(zutil.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\zlib.pdb'; linking object as if no debug info
libcurl_a.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'libcurl_a.lib(inffast.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\zlib.pdb'; linking object as if no debug info
libcurl_a.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'libcurl_a.lib(inftrees.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\zlib.pdb'; linking object as if no debug info
libcurl_a.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'libcurl_a.lib(inflate.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\zlib.pdb'; linking object as if no debug info
libcurl_a.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'libcurl_a.lib(crc32.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\zlib.pdb'; linking object as if no debug info
libcurl_a.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'libcurl_a.lib(adler32.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\zlib.pdb'; linking object as if no debug info
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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\enchant\ /c ext\enchant\enchant.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
enchant.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\enchant\enchant.c(189) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(190) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(191) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(210) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(211) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(212) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(213) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(226) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(227) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(228) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\enchant\enchant.c(411) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\enchant\enchant.c(488) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\enchant\enchant.c(912) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_enchant.dll.res /d FILE_DESCRIPTION="\"enchant\"" /d FILE_NAME="\"php_enchant.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ENCHANT extension\"" /d THANKS_GUYS="\"Thanks to Pierre-Alain Joye, Ilia Alshanetsky\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_enchant.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_enchant.exp
EXT enchant build complete
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\ /c ext\fileinfo\fileinfo.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
fileinfo.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\fileinfo.c(555) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_FILEINFO /D FILEINFO_EXPORTS=1 /Iext\fileinfo/libmagic /Iext\fileinfo /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\fileinfo\libmagic\ /c ext\fileinfo\libmagic\apprentice.c ext\fileinfo\libmagic\apptype.c ext\fileinfo\libmagic\ascmagic.c ext\fileinfo\libmagic\cdf.c ext\fileinfo\libmagic\cdf_time.c ext\fileinfo\libmagic\compress.c ext\fileinfo\libmagic\encoding.c ext\fileinfo\libmagic\fsmagic.c ext\fileinfo\libmagic\funcs.c ext\fileinfo\libmagic\is_tar.c ext\fileinfo\libmagic\magic.c ext\fileinfo\libmagic\print.c ext\fileinfo\libmagic\readcdf.c ext\fileinfo\libmagic\readelf.c ext\fileinfo\libmagic\softmagic.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
apprentice.c
apptype.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ascmagic.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cdf.c
cdf_time.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
compress.c
encoding.c
fsmagic.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.c(312) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\cdf_time.c(138) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\fileinfo\libmagic\compress.c(160) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\compress.c(227) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
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
readelf.c
softmagic.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\is_tar.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\fileinfo\libmagic\readelf.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.3-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.3-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(355) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\fileinfo\libmagic\readcdf.c(148) : warning C4133: 'function' : incompatible types - from 'long *' to 'const time_t *'
ext\fileinfo\libmagic\softmagic.c(569) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2043) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\fileinfo\libmagic\softmagic.c(2046) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_fileinfo.dll.res /d FILE_DESCRIPTION="\"fileinfo\"" /d FILE_NAME="\"php_fileinfo.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"FILEINFO extension\"" /d THANKS_GUYS="\"Thanks to Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_fileinfo.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_fileinfo.exp
EXT fileinfo build complete
	"cl.exe" /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\vpx"  /DHAVE_VP8_H=1 /D HAVE_LIBVPX /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd  /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1  /D HAVE_GD_GD2  /D HAVE_GD_GIF_READ=1  /D HAVE_GD_GIF_CREATE=1  /D HAVE_GDIMAGECOLORRESOLVE=1  /D HAVE_GD_IMAGESETBRUSH=1  /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG  /D HAVE_GD_PNG  /D HAVE_GD_STRINGFTEX=1  /D HAVE_GD_STRINGTTF=1  /D HAVE_GD_WBMP  /D HAVE_GD_XBM  /D HAVE_GD_XPM  /D HAVE_GD_FREETYPE=1  /D HAVE_LIBGD13=1  /D HAVE_LIBGD15=1  /D HAVE_LIBGD20=1  /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG  /D HAVE_LIBPNG  /D HAVE_XPM  /D HAVE_COLORCLOSESTHWB  /D USE_GD_IMGSTRTTF  /D USE_GD_IOCTX /D MSWIN32 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\ /c ext\gd\gd.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gd.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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(1943) : warning C4312: 'type cast' : conversion from 'long' to 'HWND' of greater size
ext\gd\gd.c(2389) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(2680) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\gd.c(3009) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3010) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3011) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3012) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gd\gd.c(3515) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "ext\gd\libgd"  /DHAVE_GD_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\libpng15"  /DHAVE_PNG_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_ICONV_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\X11"  /DHAVE_XPM_H=1 /I "C:\php-sdk\php55\vc11\x64\deps\include\vpx"  /DHAVE_VP8_H=1 /D HAVE_LIBVPX /D HAVE_GD_WEBP /D COMPILE_DL_GD /D GD_EXPORTS=1 -Iext/gd/libgd  /D HAVE_GD_DYNAMIC_CTX_EX=1 /D HAVE_GD_BUNDLED=1  /D HAVE_GD_GD2  /D HAVE_GD_GIF_READ=1  /D HAVE_GD_GIF_CREATE=1  /D HAVE_GDIMAGECOLORRESOLVE=1  /D HAVE_GD_IMAGESETBRUSH=1  /D HAVE_GD_IMAGESETTILE=1 /D HAVE_GD_FONTCACHESHUTDOWN=1 /D HAVE_GD_FONTMUTEX=1 /D HAVE_LIBFREETYPE=1 /D HAVE_GD_JPG  /D HAVE_GD_PNG  /D HAVE_GD_STRINGFTEX=1  /D HAVE_GD_STRINGTTF=1  /D HAVE_GD_WBMP  /D HAVE_GD_XBM  /D HAVE_GD_XPM  /D HAVE_GD_FREETYPE=1  /D HAVE_LIBGD13=1  /D HAVE_LIBGD15=1  /D HAVE_LIBGD20=1  /D HAVE_LIBGD204=1 /D HAVE_LIBJPEG  /D HAVE_LIBPNG  /D HAVE_XPM  /D HAVE_COLORCLOSESTHWB  /D USE_GD_IMGSTRTTF  /D USE_GD_IOCTX /D MSWIN32 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gd\libgd\ /c ext\gd\libgd\gd.c ext\gd\libgd\gd2copypal.c ext\gd\libgd\gd_arc.c ext\gd\libgd\gd_arc_f_buggy.c ext\gd\libgd\gd_color.c ext\gd\libgd\gd_crop.c ext\gd\libgd\gd_filter.c ext\gd\libgd\gd_gd.c ext\gd\libgd\gd_gd2.c ext\gd\libgd\gd_gif_in.c ext\gd\libgd\gd_gif_out.c ext\gd\libgd\gd_interpolation.c ext\gd\libgd\gd_io.c ext\gd\libgd\gd_io_dp.c ext\gd\libgd\gd_io_file.c ext\gd\libgd\gd_io_ss.c ext\gd\libgd\gd_jpeg.c ext\gd\libgd\gd_matrix.c ext\gd\libgd\gd_pixelate.c ext\gd\libgd\gd_png.c ext\gd\libgd\gd_rotate.c ext\gd\libgd\gd_security.c ext\gd\libgd\gd_ss.c ext\gd\libgd\gd_topal.c ext\gd\libgd\gd_transform.c ext\gd\libgd\gd_wbmp.c ext\gd\libgd\gd_webp.c ext\gd\libgd\gdcache.c ext\gd\libgd\gdfontg.c ext\gd\libgd\gdfontl.c ext\gd\libgd\gdfontmb.c ext\gd\libgd\gdfonts.c ext\gd\libgd\gdfontt.c ext\gd\libgd\gdft.c ext\gd\libgd\gdhelpers.c ext\gd\libgd\gdkanji.c ext\gd\libgd\gdtables.c ext\gd\libgd\gdxpm.c ext\gd\libgd\wbmp.c ext\gd\libgd\webpimg.c ext\gd\libgd\xbm.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gd.c
gd2copypal.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gd_arc.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gd_arc_f_buggy.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gd_color.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gd_crop.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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)
ext\gd\libgd\gd.c(971) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(981) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1030) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1031) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ext\gd\libgd\gd.c(1136) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1200) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1417) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1467) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1598) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(1609) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd.c(2695) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_interpolation.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gd_io_dp.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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_jpeg.c
gd_matrix.c
gd_pixelate.c
ext\gd\libgd\gd_interpolation.c(2110) : warning C4018: '>=' : signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2112) : warning C4018: '>=' : signed/unsigned mismatch
gd_png.c
gd_rotate.c
gd_security.c
gd_ss.c
gd_topal.c
ext\gd\libgd\gd_io_file.c(82) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
ext\gd\libgd\gd_io_file.c(91) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
gd_transform.c
gd_wbmp.c
gd_webp.c
gdcache.c
gdfontg.c
gdfontl.c
gdfontmb.c
gdfonts.c
gdfontt.c
gdft.c
gdhelpers.c
gdkanji.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
ext\gd\libgd\gd_jpeg.c(603) : warning C4244: 'function' : conversion from 'SSIZE_T' to 'int', possible loss of data
ext\gd\libgd\gd_jpeg.c(813) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
gdtables.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
gdxpm.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdcache.c)
ext\gd\libgd\gd_png.c(322) : warning C4267: '=' : conversion from 'size_t' to 'png_uint_32', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
wbmp.c
webpimg.c
ext\gd\libgd\gd_webp.c(94) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
xbm.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdft.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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\gdxpm.c)
ext\gd\libgd\gdxpm.c(121) : warning C4018: '<' : signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(122) : warning C4018: '<' : signed/unsigned mismatch
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\gd\libgd\xbm.c)
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_gd2.dll.res /d FILE_DESCRIPTION="\"GD imaging\"" /d FILE_NAME="\"php_gd2.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GD extension\"" /d THANKS_GUYS="\"Thanks to Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


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

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_gettext.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_gettext.exp
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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\gmp\ /c ext\gmp\gmp.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gmp.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(548) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\gmp\gmp.c(791) : warning C4244: '=' : conversion from 'mpir_si' to 'long', possible loss of data
ext\gmp\gmp.c(828) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\gmp\gmp.c(1025) : warning C4028: formal parameter 2 different from declaration
ext\gmp\gmp.c(1258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1260) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1262) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\gmp\gmp.c(1550) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1570) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1596) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
ext\gmp\gmp.c(1620) : warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'long', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_gmp.dll.res /d FILE_DESCRIPTION="\"GNU GMP support\"" /d FILE_NAME="\"php_gmp.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"GMP extension\"" /d THANKS_GUYS="\"Thanks to Stanislav Malyshev\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


   Creating library C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_gmp.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_gmp.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
mpir_a.lib(add.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(add.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(add_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(add_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(and.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(and.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(aorsmul_i.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(aorsmul_i.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_qr_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_qr_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_q_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_q_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_r.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_r.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cdiv_r_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cdiv_r_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cfdiv_r_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cfdiv_r_2exp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(clear.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(clear.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(clrbit.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(clrbit.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmpabs_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmpabs_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmp_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmp_si.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(cmp_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(cmp_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(com.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(com.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divexact.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divexact.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(export.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(export.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fac_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fac_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_qr_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_qr_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_q_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_q_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_r.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_r.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_r_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_r_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fdiv_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fdiv_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_si.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_str.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hamdist.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hamdist.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(init.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(init.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(init2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(init2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(invert.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(invert.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ior.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ior.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset_si.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset_si.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset_str.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(iset_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(iset_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(jacobi.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(jacobi.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(millerrabin.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(millerrabin.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(miller_rabin.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(miller_rabin.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_2exp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(nextprime.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(nextprime.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(next_likely_prime.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(next_likely_prime.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(n_pow_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(n_pow_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(powm.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(powm.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(powm_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(powm_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(pow_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(pow_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(pprime_p.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(pprime_p.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(realloc.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(realloc.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(realloc2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(realloc2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(scan0.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(scan0.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(scan1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(scan1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(setbit.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(setbit.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_str.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sizeinbase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sizeinbase.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqrt.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqrt.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqrtrem.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqrtrem.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sub.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sub.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sub_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sub_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_qr_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_qr_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q_2exp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_r.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_r.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_r_2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_r_2exp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_r_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_r_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tstbit.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tstbit.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ui_pow_ui.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ui_pow_ui.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(urandomb.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(urandomb.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(urandomm.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(urandomm.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(adjust.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(adjust.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(adjust_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(adjust_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(butterfly_lshB.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(butterfly_lshB.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(butterfly_rshB.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(butterfly_rshB.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(combine_bits.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(combine_bits.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(div_2expmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(div_2expmod_2expp1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_mfa_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_mfa_trunc_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_mfa_trunc_sqrt2_inner.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_mfa_trunc_sqrt2_inner.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_negacylic.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_negacylic.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_radix2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_radix2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_trunc.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_trunc.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(fft_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(fft_trunc_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_mfa_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_mfa_trunc_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_negacyclic.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_negacyclic.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_radix2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_radix2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_trunc.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_trunc.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(ifft_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(ifft_trunc_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmod_2expp1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_2expmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_2expmod_2expp1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_fft_main.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_fft_main.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_mfa_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_mfa_trunc_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_trunc_sqrt2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_trunc_sqrt2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(normmod_2expp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(normmod_2expp1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(revbin.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(revbin.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(split_bits.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(split_bits.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(addmul_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(addmul_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(add_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(add_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(com_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(com_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(copyi.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(copyi.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_bdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_bdiv_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_bdiv_qr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_bdiv_qr_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_bdiv_q_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_bdiv_q_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_divappr_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_divappr_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_divappr_q_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_divappr_q_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_div_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_div_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_div_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_div_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(dc_div_qr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(dc_div_qr_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divexact.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divexact.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divrem_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divrem_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divrem_euclidean_qr_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divrem_euclidean_qr_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(divrem_euclidean_r_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(divrem_euclidean_r_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext_lehmer.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext_lehmer.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcdext_subdiv_step.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcdext_subdiv_step.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_lehmer.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_lehmer.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(gcd_subdiv_step.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(gcd_subdiv_step.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(get_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(get_str.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hamdist.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hamdist.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hgcd.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hgcd.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(hgcd2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(hgcd2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(invert.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(invert.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_divappr_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_divappr_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_divappr_q_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_divappr_q_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_div_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_div_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_div_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_div_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(inv_div_qr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(inv_div_qr_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(jacobi_base.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(jacobi_base.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(lshift.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(lshift.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(matrix22_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(matrix22_mul.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1_2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1_2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_1_3.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_1_3.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mod_34lsub1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mod_34lsub1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mp_bases.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mp_bases.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmid.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmid.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmid_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmid_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmod_2expp1_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmod_2expp1_basecase.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mulmod_bexpp1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mulmod_bexpp1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_basecase.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(mul_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(mul_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(neg_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(neg_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(perfect_square_p.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(perfect_square_p.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(popcount.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(popcount.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(preinv_divrem_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(preinv_divrem_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(preinv_mod_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(preinv_mod_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(redc_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(redc_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rshift.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rshift.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rsh_divrem_hensel_qr_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rsh_divrem_hensel_qr_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rsh_divrem_hensel_qr_1_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rsh_divrem_hensel_qr_1_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(rsh_divrem_hensel_qr_1_2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(rsh_divrem_hensel_qr_1_2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_bdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_bdiv_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_bdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_bdiv_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_divappr_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_divappr_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_div_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_div_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sb_div_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sb_div_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(set_str.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(set_str.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqrtrem.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqrtrem.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sqr_basecase.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sqr_basecase.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(submul_1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(submul_1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sub_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sub_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(sumdiff_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(sumdiff_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_q.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_q.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(tdiv_qr.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(tdiv_qr.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom3_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom3_mul.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom3_mul_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom3_mul_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom42_mulmid.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom42_mulmid.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom4_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom4_mul.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom4_mul_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom4_mul_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom8h_mul.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom8h_mul.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom8_sqr_n.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom8_sqr_n.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_couple_handling.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_couple_handling.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_dgr3_pm1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_dgr3_pm1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm1.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm1.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm2.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm2.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm2exp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm2exp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_eval_pm2rexp.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_eval_pm2rexp.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(toom_interpolate_16pts.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(toom_interpolate_16pts.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
mpir_a.lib(zero.obj) : warning LNK4099: PDB 'mpir_a.pdb' was not found with 'mpir_a.lib(zero.obj)' or at 'C:\obj\5.5-ts-windows-vc11-x64\Release_TS\mpir_a.pdb'; linking object as if no debug info
EXT gmp build complete
	"cl.exe" /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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\imap\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\imap\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\imap\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\imap\ /c ext\imap\php_imap.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_imap.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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(874) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\imap\php_imap.c(875) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\imap\php_imap.c(876) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\imap\php_imap.c(877) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\imap\php_imap.c(1234) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\imap\php_imap.c(1292) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
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(4233) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'long'
ext\imap\php_imap.c(4234) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'long'
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(4245) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'long'
ext\imap\php_imap.c(4246) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'long'
ext\imap\php_imap.c(4247) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'long'
ext\imap\php_imap.c(4248) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'long'
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(4774) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'long'
ext\imap\php_imap.c(4795) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\imap\php_imap.c(4795) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'long'
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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_imap.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\interbase\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\interbase\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\interbase\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ibase_blobs.c
ibase_events.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ibase_query.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ibase_service.c
interbase.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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(41) : warning C4047: '!=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(109) : warning C4244: '=' : conversion from 'ISC_STATUS' to 'unsigned long', possible loss of data
ext\interbase\ibase_blobs.c(125) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_blobs.c(223) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(267) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_events.c(50) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(367) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(375) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(407) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_events.c(187) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_blobs.c(458) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_events.c(232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_blobs.c(461) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(464) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_events.c(251) : warning C4113: 'isc_callback' differs in parameter lists from 'ISC_EVENT_CALLBACK'
ext\interbase\ibase_blobs.c(467) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(470) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_blobs.c(483) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_events.c(338) : warning C4090: '=' : different '__ptr64' qualifiers
ext\interbase\ibase_blobs.c(544) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_events.c(361) : warning C4113: 'isc_callback' differs in parameter lists from 'ISC_EVENT_CALLBACK'
ext\interbase\ibase_service.c(216) : warning C4047: 'initializing' : 'isc_svc_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_blobs.c(567) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
ext\interbase\ibase_service.c(309) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_service.c(315) : warning C4244: 'initializing' : conversion from '__int64' to 'long', possible loss of data
ext\interbase\ibase_service.c(345) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(350) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(378) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(384) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(390) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(396) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(401) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_service.c(406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(333) : warning C4047: '=' : 'isc_stmt_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(484) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_query.c(696) : warning C4133: 'function' : incompatible types - from 'long *' to 'const time_t *const '
ext\interbase\ibase_query.c(742) : warning C4047: 'initializing' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(595) : warning C4047: '!=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(603) : warning C4047: '!=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(889) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(645) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(660) : warning C4047: '!=' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(675) : warning C4047: '!=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(928) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1105) : warning C4047: 'initializing' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1106) : warning C4047: 'initializing' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(902) : warning C4047: 'initializing' : 'isc_db_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1187) : warning C4047: '=' : 'isc_stmt_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(917) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(921) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(925) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(929) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(951) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'long'
ext\interbase\ibase_query.c(1401) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ext\interbase\ibase_query.c(1404) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
ext\interbase\interbase.c(1027) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\interbase\ibase_query.c(1469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\ibase_query.c(1528) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1555) : warning C4047: '=' : 'isc_blob_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(1113) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1593) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\interbase\interbase.c(1133) : warning C4047: 'initializing' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1644) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1650) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\interbase.c(1294) : warning C4047: '=' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\interbase.c(1300) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1839) : warning C4047: '==' : 'isc_tr_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1846) : warning C4047: '=' : 'isc_stmt_handle' differs in levels of indirection from 'void *'
ext\interbase\ibase_query.c(1922) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1925) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1928) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1932) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1951) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\interbase\ibase_query.c(1996) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_interbase.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\ /c ext\intl\intl_convert.c ext\intl\intl_convertcpp.cpp ext\intl\intl_error.c ext\intl\php_intl.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
intl_convert.c
intl_convertcpp.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
intl_error.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_intl.c
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\intl_convertcpp.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\collator\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\collator\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\collator\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
collator.c
collator_attr.c
collator_class.c
collator_compare.c
collator_convert.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
collator_create.c
collator_error.c
collator_is_numeric.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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_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_create.c(51) : warning C4090: '=' : different 'const' qualifiers
ext\intl\collator\collator_convert.c(76) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\collator\collator_convert.c(121) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\collator\collator_error.c(83) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
collator_locale.c
collator_sort.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\common\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\common\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\common\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\common\ /c ext\intl\common\common_date.cpp ext\intl\common\common_enum.cpp ext\intl\common\common_error.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
common_date.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
common_enum.cpp
common_error.c
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\common\common_date.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\common\common_enum.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\converter\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\converter\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\converter\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\converter\ /c ext\intl\converter\converter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
converter.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(164) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(172) : 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(227) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\intl\converter\converter.c(268) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(269) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
ext\intl\converter\converter.c(275) : warning C4244: 'function' : conversion from '__int64' to 'long', possible loss of data
ext\intl\converter\converter.c(482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\converter\converter.c(892) : 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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\formatter\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\formatter\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\formatter\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
formatter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
formatter_attr.c
formatter_class.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
formatter_data.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
formatter_format.c
formatter_main.c
formatter_parse.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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.3-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(59) : warning C4090: '=' : different 'const' qualifiers
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(87) : 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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\locale\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\locale\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\locale\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\locale\ /c ext\intl\locale\locale.c ext\intl\locale\locale_class.c ext\intl\locale\locale_methods.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
locale.c
locale_class.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
locale_methods.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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(181) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(211) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(237) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(393) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(404) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(409) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(499) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(693) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(724) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(755) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(800) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(845) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(915) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(963) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(983) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1005) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1047) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1051) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1100) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(1107) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1148) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(1164) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1167) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\locale\locale_methods.c(1194) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1254) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(1491) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\locale\locale_methods.c(1540) : warning C4090: '=' : different 'const' qualifiers
ext\intl\locale\locale_methods.c(1558) : 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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\msgformat\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\msgformat\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\msgformat\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
msgformat.c
msgformat_attr.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
msgformat_class.c
msgformat_data.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
msgformat_format.c
msgformat_helpers.cpp
msgformat_parse.c
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\msgformat\msgformat_helpers.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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.3-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.3-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(64) : warning C4090: '=' : different 'const' qualifiers
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
ext\intl\msgformat\msgformat_format.c(137) : warning C4090: '=' : different 'const' qualifiers
ext\intl\msgformat\msgformat_parse.c(129) : warning C4090: '=' : different 'const' qualifiers
c:\php-sdk\php55\vc11\x64\php-5.5.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\grapheme\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\grapheme\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\grapheme\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\grapheme\ /c ext\intl\grapheme\grapheme_string.c ext\intl\grapheme\grapheme_util.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
grapheme_string.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
grapheme_util.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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_util.c(357) : warning C4244: 'return' : conversion from '__int64' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_util.c(366) : warning C4244: 'return' : conversion from '__int64' to 'int32_t', possible loss of data
ext\intl\grapheme\grapheme_string.c(887) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\normalizer\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\normalizer\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\normalizer\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\normalizer\ /c ext\intl\normalizer\normalizer.c ext\intl\normalizer\normalizer_class.c ext\intl\normalizer\normalizer_normalize.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
normalizer.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
normalizer_class.c
normalizer_normalize.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\normalizer\normalizer_normalize.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
	"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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\dateformat\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\dateformat\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\dateformat\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
dateformat.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
dateformat_attr.c
dateformat_attrcpp.cpp
dateformat_class.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
dateformat_create.cpp
dateformat_data.c
dateformat_format.c
dateformat_format_object.cpp
c:\php-sdk\php55\vc11\x64\php-5.5.3-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:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\dateformat\dateformat_attrcpp.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\dateformat\dateformat_create.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\dateformat\dateformat_format_object.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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)
ext\intl\dateformat\dateformat.c(116) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_class.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
dateformat_helpers.cpp
ext\intl\dateformat\dateformat_attr.c(192) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\dateformat\dateformat_format.c(73) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
dateformat_parse.c
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\dateformat\dateformat_helpers.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_parse.c)
ext\intl\dateformat\dateformat_parse.c(72) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\dateformat\dateformat_parse.c(75) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\dateformat\dateformat_parse.c(77) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\intl\dateformat\dateformat_parse.c(95) : warning C4090: '=' : different 'const' qualifiers
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.3-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.3-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.3-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\dateformat\dateformat_format_object.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\idn\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\idn\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\idn\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\idn\ /c ext\intl\idn\idn.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
idn.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\resourcebundle\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\resourcebundle\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\resourcebundle\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\resourcebundle\ /c ext\intl\resourcebundle\resourcebundle.c ext\intl\resourcebundle\resourcebundle_class.c ext\intl\resourcebundle\resourcebundle_iterator.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
resourcebundle.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
resourcebundle_class.c
resourcebundle_iterator.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.c(44) : warning C4090: 'function' : different 'const' qualifiers
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(402) : 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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\spoofchecker\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\spoofchecker\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\spoofchecker\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spoofchecker.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spoofchecker_class.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
spoofchecker_create.c
spoofchecker_main.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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)
	"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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\transliterator\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\transliterator\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\transliterator\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\transliterator\ /c ext\intl\transliterator\transliterator.c ext\intl\transliterator\transliterator_class.c ext\intl\transliterator\transliterator_methods.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
transliterator.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
transliterator_class.c
transliterator_methods.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\timezone\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\timezone\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\timezone\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\timezone\ /c ext\intl\timezone\timezone_class.cpp ext\intl\timezone\timezone_methods.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
timezone_class.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
timezone_methods.cpp
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\timezone\timezone_class.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\timezone\timezone_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data (ext\intl\timezone\timezone_class.cpp)
ext\intl\timezone\timezone_class.cpp(143) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\timezone\timezone_methods.cpp(377) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\timezone\timezone_methods.cpp(658) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\php-sdk\php55\vc11\x64\deps\include"  /DHAVE_UNICODE_UTF_H=1 /D COMPILE_DL_INTL /D INTL_EXPORTS=1 /I "ext\intl" /DHAVE_UNICODE_USPOOF_H=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\calendar\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\calendar\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\calendar\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\calendar\ /c ext\intl\calendar\calendar_class.cpp ext\intl\calendar\calendar_methods.cpp ext\intl\calendar\gregoriancalendar_methods.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
calendar_class.cpp
calendar_methods.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gregoriancalendar_methods.cpp
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\calendar\calendar_class.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\calendar\calendar_methods.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\calendar\gregoriancalendar_methods.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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)
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(121) : warning C4267: '=' : conversion from 'size_t' to 'int32_t', possible loss of data
ext\intl\calendar\calendar_methods.cpp(735) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\calendar\calendar_methods.cpp(806) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\intl\calendar\calendar_methods.cpp(1353) : 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 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\breakiterator\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\breakiterator\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\intl\breakiterator\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
breakiterator_class.cpp
breakiterator_iterators.cpp
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
breakiterator_methods.cpp
codepointiterator_internal.cpp
codepointiterator_methods.cpp
rulebasedbreakiterator_methods.cpp
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\breakiterator\breakiterator_class.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\breakiterator\breakiterator_iterators.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\breakiterator\rulebasedbreakiterator_methods.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\breakiterator\breakiterator_methods.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\breakiterator\codepointiterator_methods.cpp)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc (ext\intl\breakiterator\codepointiterator_internal.cpp)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-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)
c:\php-sdk\php55\vc11\x64\php-5.5.3-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)
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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_intl.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ldap\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ldap\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ldap\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\ldap\ /c ext\ldap\ldap.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ldap.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(482) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\ldap\ldap.c(941) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(967) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(974) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(989) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(991) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1004) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1029) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1068) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1106) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1112) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1127) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1185) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1220) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(1243) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1462) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1482) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1638) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1874) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(1882) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\ldap\ldap.c(2264) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2266) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\ldap\ldap.c(2269) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_ldap.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /c ext\mbstring\mb_gpc.c ext\mbstring\mbstring.c ext\mbstring\php_unicode.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mb_gpc.c
mbstring.c
php_unicode.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\filters\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\filters\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\filters\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
html_entities.c
mbfilter_7bit.c
mbfilter_armscii8.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfilter_ascii.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfilter_base64.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfilter_big5.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfilter_byte2.c
mbfilter_byte4.c
mbfilter_cp1251.c
mbfilter_cp1252.c
mbfilter_cp1254.c
mbfilter_cp5022x.c
mbfilter_cp51932.c
mbfilter_cp850.c
mbfilter_cp866.c
mbfilter_cp932.c
mbfilter_cp936.c
mbfilter_euc_cn.c
mbfilter_euc_jp.c
mbfilter_euc_jp_2004.c
mbfilter_euc_jp_win.c
mbfilter_euc_kr.c
mbfilter_euc_tw.c
mbfilter_gb18030.c
mbfilter_htmlent.c
mbfilter_hz.c
mbfilter_iso2022_jp_ms.c
mbfilter_iso2022_kr.c
mbfilter_iso2022jp_2004.c
mbfilter_iso2022jp_mobile.c
mbfilter_iso8859_1.c
mbfilter_iso8859_10.c
mbfilter_iso8859_13.c
mbfilter_iso8859_14.c
ext\mbstring\libmbfl\filters\mbfilter_iso2022jp_mobile.c(51) : warning C4047: 'initializing' : 'const char *(*)[]' differs in levels of indirection from 'const char **'
mbfilter_iso8859_15.c
mbfilter_iso8859_16.c
mbfilter_iso8859_2.c
mbfilter_iso8859_3.c
mbfilter_iso8859_4.c
mbfilter_iso8859_5.c
mbfilter_iso8859_6.c
mbfilter_iso8859_7.c
mbfilter_iso8859_8.c
mbfilter_iso8859_9.c
mbfilter_jis.c
mbfilter_koi8r.c
mbfilter_koi8u.c
mbfilter_qprint.c
mbfilter_sjis.c
mbfilter_sjis_2004.c
mbfilter_sjis_mac.c
mbfilter_sjis_mobile.c
mbfilter_sjis_open.c
mbfilter_tl_jisx0201_jisx0208.c
mbfilter_ucs2.c
mbfilter_ucs4.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\mbstring\libmbfl\filters\mbfilter_sjis_2004.c(675) : warning C4715: 'mbfl_filt_conv_wchar_jis2004' : not all control paths return a value
mbfilter_uhc.c
mbfilter_utf16.c
mbfilter_utf32.c
mbfilter_utf7imap.c
mbfilter_utf7.c
mbfilter_utf8.c
mbfilter_utf8_mobile.c
mbfilter_uuencode.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\mbstring\libmbfl\filters\mbfilter_utf8.c(104) : warning C4715: 'mbfl_filt_put_invalid_char' : not all control paths return a value
ext\mbstring\libmbfl\filters\mbfilter_utf8_mobile.c(210) : warning C4013: 'mbfl_filt_put_invalid_char' undefined; assuming extern returning int
	"cl.exe" /D COMPILE_DL_MBSTRING /D MBSTRING_EXPORTS=1 -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl 		-Iext/mbstring/oniguruma /D NOT_RUBY=1 /D LIBMBFL_EXPORTS=1 		/D HAVE_STDARG_PROTOTYPES=1 /D HAVE_CONFIG_H /D HAVE_STDLIB_H 		/D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /D EXPORT /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\mbfl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\mbfl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\mbfl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfilter.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfilter_8bit.c
mbfilter_pass.c
mbfilter_wchar.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mbfl_allocators.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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
mbfl_ident.c
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_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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\nls\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\nls\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\libmbfl\nls\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
nls_de.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
nls_en.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
nls_hy.c
nls_ja.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
nls_kr.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\oniguruma\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\oniguruma\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\oniguruma\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regcomp.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regenc.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regerror.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regexec.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
regext.c
reggnu.c
regparse.c
regposerr.c
regsyntax.c
ext\mbstring\oniguruma\regext.c(98) : warning C4244: 'initializing' : 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\regenc.c(731) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regenc.c(754) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(502) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(550) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(563) : warning C4311: 'type cast' : pointer truncation from 'OnigUChar *' to 'unsigned int'
ext\mbstring\oniguruma\reggnu.c(57) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(438) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(442) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(458) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regerror.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1317) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(221) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(235) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1337) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1338) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regerror.c(299) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1342) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', possible loss of data
ext\mbstring\oniguruma\regexec.c(1344) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(1344) : warning C4244: '=' : conversion from '__int64' to 'regoff_t', 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(1348) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
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 C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(1364) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1368) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
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\regparse.c(362) : warning C4133: 'function' : incompatible types - from 'hash_data_type *' to 'st_data_t *'
ext\mbstring\oniguruma\regexec.c(1391) : warning C4244: '=' : 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\regparse.c(486) : warning C4133: 'function' : incompatible types - from 'HashDataType *' to 'hash_data_type *'
ext\mbstring\oniguruma\regexec.c(1672) : warning C4311: 'type cast' : pointer truncation from 'OnigUChar *' to 'unsigned int'
ext\mbstring\oniguruma\regexec.c(1737) : warning C4311: 'type cast' : pointer truncation from 'OnigUChar *' to 'unsigned int'
ext\mbstring\oniguruma\regcomp.c(2172) : warning C4244: '=' : conversion from '__int64' to 'OnigDistance', possible loss of data
ext\mbstring\oniguruma\regexec.c(1803) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(2545) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1815) : 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\regparse.c(735) : warning C4244: 'function' : conversion from 'HashDataType' to 'hash_data_type', 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(737) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(1848) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\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(2082) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'OnigStackIndex'
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\regcomp.c(3198) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2096) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'OnigStackIndex'
ext\mbstring\oniguruma\regexec.c(2105) : 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(2113) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'OnigStackIndex'
ext\mbstring\oniguruma\regexec.c(2117) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2119) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'OnigStackIndex'
ext\mbstring\oniguruma\regexec.c(2121) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2153) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(2157) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(2158) : 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(2185) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regparse.c(1414) : warning C4244: 'initializing' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2189) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regparse.c(1417) : warning C4244: 'initializing' : 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(3908) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2217) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(2221) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(2222) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2256) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(2260) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'void *' of greater size
ext\mbstring\oniguruma\regexec.c(2261) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
regtrav.c
ext\mbstring\oniguruma\regparse.c(1623) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regparse.c(1647) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2327) : 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(2372) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'OnigUChar *' of greater size
ext\mbstring\oniguruma\regparse.c(1721) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2395) : warning C4312: 'type cast' : conversion from 'OnigStackIndex' to 'OnigUChar *' of greater size
ext\mbstring\oniguruma\regparse.c(1743) : warning C4244: 'initializing' : conversion from 'OnigCodePoint' 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(1789) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2491) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2505) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2506) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', possible loss of data
ext\mbstring\oniguruma\regexec.c(2507) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2510) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\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(2522) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regcomp.c(4923) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2523) : 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(2524) : 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(2527) : 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(2546) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
regversion.c
ext\mbstring\oniguruma\regexec.c(2552) : 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
st.c
ext\mbstring\oniguruma\regexec.c(2561) : warning C4244: '=' : conversion from '__int64' to 'OnigStackIndex', 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(2576) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2577) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2581) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2585) : 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(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\regexec.c(2617) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2628) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regparse.c(3584) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2659) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2675) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2683) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2721) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\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\regexec.c(2889) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(2980) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
ext\mbstring\oniguruma\regexec.c(3748) : 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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\oniguruma\enc\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\oniguruma\enc\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\oniguruma\enc\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ascii.c
big5.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
euc_jp.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
euc_kr.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
euc_tw.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
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
ext\mbstring\oniguruma\enc\sjis.c(126) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
utf16_le.c
utf32_be.c
utf32_le.c
utf8.c
ext\mbstring\oniguruma\enc\utf16_be.c(107) : warning C4244: '=' : conversion from 'OnigCodePoint' to 'unsigned int', possible loss of data
ext\mbstring\oniguruma\enc\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\mbstring\ /c ext\mbstring\php_mbregex.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
php_mbregex.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_mbstring.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\opcache\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\opcache\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\opcache\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\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
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ZendAccelerator.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zend_accelerator_debug.c
zend_accelerator_hash.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zend_accelerator_module.c
zend_accelerator_util_funcs.c
zend_persist.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\ZendAccelerator.c)
ext\opcache\shared_alloc_win32.c(97) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\opcache\zend_accelerator_blacklist.c)
ext\opcache\shared_alloc_win32.c(236) : warning C4267: 'function' : conversion from 'size_t' to 'DWORD', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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)
ext\opcache\zend_accelerator_util_funcs.c(206) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
zend_persist_calc.c
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(954) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
zend_shared_alloc.c
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(713) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
ext\opcache\ZendAccelerator.c(840) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(901) : warning C4244: 'function' : conversion from '__int64' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(906) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(911) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(940) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(80) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1047) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1065) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\ZendAccelerator.c(1233) : warning C4267: 'function' : conversion from 'size_t' to '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\ZendAccelerator.c(1244) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(272) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1258) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(308) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(347) : warning C4018: '<' : signed/unsigned mismatch
ext\opcache\zend_accelerator_module.c(77) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1432) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\ZendAccelerator.c(1435) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_accelerator_module.c(121) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(1532) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_module.c(167) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(203) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(2008) : warning C4267: 'function' : conversion from 'size_t' to 'zend_uint', possible loss of data
ext\opcache\zend_accelerator_module.c(498) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(499) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\ZendAccelerator.c(2596) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_module.c(500) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(505) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(506) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(506) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(508) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(547) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(548) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(549) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(550) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(555) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(555) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(556) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(556) : warning C4267: 'function' : conversion from 'size_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(557) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(558) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(559) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(564) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(565) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(566) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(567) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(568) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(568) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(569) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(569) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\opcache\zend_accelerator_module.c(570) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(571) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(572) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(573) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(574) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(576) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(577) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(578) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(584) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(619) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(620) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(621) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(622) : 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(624) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(625) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(627) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(628) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(632) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(633) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(634) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(635) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(636) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(637) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(638) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(639) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(640) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(642) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(643) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(644) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(645) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(646) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(647) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(649) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(654) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(655) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(656) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_accelerator_module.c(662) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\opcache\zend_shared_alloc.c(229) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(259) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(330) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'ulong'
ext\opcache\zend_shared_alloc.c(342) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'ulong'
ext\opcache\zend_shared_alloc.c(434) : warning C4311: 'type cast' : pointer truncation from 'const void *' to 'ulong'
ext\opcache\zend_shared_alloc.c(441) : warning C4311: 'type cast' : pointer truncation from 'const void *' to 'ulong'
ext\opcache\zend_shared_alloc.c(457) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(459) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /D COMPILE_DL_OPCACHE /D OPCACHE_EXPORTS=1  /I ext\opcache /Dregexec=php_regexec /Dregerror=php_regerror /Dregfree=php_regfree /Dregcomp=php_regcomp /Iext/ereg/regex /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\OptimizerObj\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\OptimizerObj\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\OptimizerObj\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\OptimizerObj\ /c ext\opcache\Optimizer\zend_optimizer.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
zend_optimizer.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-src\ext\opcache\Optimizer/block_pass.c(597) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(604) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1283) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\ext\opcache\Optimizer/block_pass.c(1290) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1300) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1301) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1302) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1319) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1322) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1325) : warning C4244: '=' : conversion from '__int64' to 'ulong', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/block_pass.c(1342) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/pass1_5.c(300) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
C:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\opcache\Optimizer/pass1_5.c(318) : warning C4244: '=' : conversion from '__int64' to 'zend_uint', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_opcache.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\openssl\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\openssl\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\openssl\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\openssl\ /c ext\openssl\openssl.c ext\openssl\xp_ssl.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
openssl.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
xp_ssl.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-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.3-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.3-src\main\streams/php_stream_plain_wrapper.h(25) : see previous definition of 'php_plain_files_wrapper'
ext\openssl\openssl.c(636) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(641) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(646) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(653) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1370) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(1509) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1518) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1522) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1524) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1529) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1529) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1530) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1530) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
ext\openssl\openssl.c(1534) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1571) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(1603) : 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(2056) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2112) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2113) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2122) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2123) : 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(2150) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(2250) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(2461) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\openssl.c(3368) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3369) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3383) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3384) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3385) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3386) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3387) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3388) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3389) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3390) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3391) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3406) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3407) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3408) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3409) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3410) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3411) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3423) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3424) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3425) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3426) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3427) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(3440) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\openssl\openssl.c(4191) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(184) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(197) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(216) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(330) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(338) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(343) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(347) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(351) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(355) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(363) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(368) : warning C4090: '=' : different 'const' qualifiers
ext\openssl\xp_ssl.c(418) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(462) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(525) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(629) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(818) : warning C4244: 'function' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(828) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(838) : warning C4244: '=' : conversion from 'php_socket_t' to 'int', possible loss of data
ext\openssl\xp_ssl.c(892) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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-ts-windows-vc11-x64\Release_TS\php_openssl.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pgsql\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pgsql\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pgsql\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\pgsql\ /c ext\pgsql\pgsql.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pgsql.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-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.3-src\tsrm\tsrm_config.w32.h(16) : see previous definition of 'inline'
ext\pgsql\pgsql.c(746) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(835) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'ulong'
ext\pgsql\pgsql.c(951) : warning C4267: 'initializing' : conversion from 'size_t' to 'ulong', possible loss of data
ext\pgsql\pgsql.c(1229) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1260) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1290) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1314) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1322) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'ulong'
ext\pgsql\pgsql.c(1331) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1355) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\pgsql\pgsql.c(1357) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1364) : warning C4312: 'type cast' : conversion from 'long' to 'void *' of greater size
ext\pgsql\pgsql.c(1483) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1499) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1501) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1504) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(1513) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(1606) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2167) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2185) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2219) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2270) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2281) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2283) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2313) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2317) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2355) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2365) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2377) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2591) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2599) : warning C4267: 'initializing' : conversion from 'size_t' to 'const uint', possible loss of data
ext\pgsql\pgsql.c(2611) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(2943) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(2945) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3080) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3089) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3491) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(3736) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4018) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4160) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4285) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(4294) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4306) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4402) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4444) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4484) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(4687) : warning C4013: 'usleep' undefined; assuming extern returning int
ext\pgsql\pgsql.c(4999) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5052) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5053) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5060) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5154) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5155) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5156) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5158) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5161) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5164) : 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(5169) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5171) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5174) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5177) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(5373) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5487) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5495) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5502) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5514) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5517) : 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(5541) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5549) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5564) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5583) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5591) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5605) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5624) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5626) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5656) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5674) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5682) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5698) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5715) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5723) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5730) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5756) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5779) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5787) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5794) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5810) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5818) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5825) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5841) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5897) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5904) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5920) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5932) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5941) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5956) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5973) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5980) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(5987) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6040) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6292) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6448) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6540) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\pgsql\pgsql.c(6567) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6575) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
ext\pgsql\pgsql.c(6579) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\pgsql\pgsql.c(6681) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
	rc /n /fo C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_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-ts-windows-vc11-x64\Release_TS\php_pgsql.lib and object C:\obj\5.5-ts-windows-vc11-x64\Release_TS\php_pgsql.exp
EXT pgsql build complete
	"cl.exe" /D COMPILE_DL_RADIUS /D RADIUS_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 /Wp64   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x64\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\radius\ /FdC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\radius\ /FpC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\radius\ /FRC:\obj\5.5-ts-windows-vc11-x64\Release_TS\ext\radius\ /c ext\radius\radius.c ext\radius\radlib.c ext\radius\radlib_compat.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
radius.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
radlib.c
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
radlib_compat.c
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\radius\radius.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\radius\radlib.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\zend\zend_execute.h(237) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (ext\radius\radlib_compat.c)
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\radius\radlib_compat.h(52) : error C2371: 'SSIZE_T' : redefinition; different basic types (ext\radius\radlib.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\shared\basetsd.h(416) : see declaration of 'SSIZE_T'
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\radius\radlib_compat.h(53) : warning C4273: 'inet_aton' : inconsistent dll linkage (ext\radius\radlib.c)
        C:\php-sdk\php55\vc11\x64\php-5.5.3-src\win32/inet.h(4) : see previous definition of 'inet_aton'
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\radius\radlib_compat.h(55) : warning C4005: 'MSG_WAITALL' : macro redefinition (ext\radius\radlib.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(514) : see previous definition of 'MSG_WAITALL'
ext\radius\radlib.c(206) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radlib.c(218) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radlib.c(257) : warning C4267: '=' : conversion from 'size_t' to 'unsigned char', possible loss of data
ext\radius\radlib.c(264) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radlib.c(376) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radlib.c(652) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radlib.c(668) : warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data
ext\radius\radlib.c(753) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\radius\radlib_compat.h(52) : error C2371: 'SSIZE_T' : redefinition; different basic types (ext\radius\radius.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\shared\basetsd.h(416) : see declaration of 'SSIZE_T'
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\radius\radlib_compat.h(53) : warning C4273: 'inet_aton' : inconsistent dll linkage (ext\radius\radius.c)
        C:\php-sdk\php55\vc11\x64\php-5.5.3-src\win32/inet.h(4) : see previous definition of 'inet_aton'
c:\php-sdk\php55\vc11\x64\php-5.5.3-src\ext\radius\radlib_compat.h(55) : warning C4005: 'MSG_WAITALL' : macro redefinition (ext\radius\radius.c)
        C:\Program Files (x86)\Windows Kits\8.0\include\um\winsock2.h(514) : see previous definition of 'MSG_WAITALL'
ext\radius\radlib.c(1044) : warning C4267: '=' : conversion from 'size_t' to 'u_char', possible loss of data
ext\radius\radlib.c(1187) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radlib.c(1189) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radius.c(218) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radius.c(562) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\radius\radius.c(563) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\radius\radius.c(629) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\radius\radius.c(630) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\radius\radius.c(631) : warning C4267: 'function' : conversion from 'size_t' to 'uint', possible loss of data
ext\radius\radius.c(651) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radius.c(685) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radius.c(706) : warning C4020: 'rad_salt_value' : too many actual parameters
ext\radius\radius.c(713) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radius.c(736) : warning C4244: 'initializing' : conversion from 'SSIZE_T' to 'int', possible loss of data
ext\radius\radius.c(756) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ext\radius\radius.c(814) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.
